Skip to content

Commit 50b8cbb

Browse files
Aspose.PDF for C++ 26.1
1 parent 1d531f5 commit 50b8cbb

17,546 files changed

Lines changed: 140505 additions & 140991 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

english/cpp/_index.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
1-
---
2-
title: Aspose.PDF for C++
3-
linktitle: Aspose.PDF for C++
4-
type: docs
5-
weight: 10
6-
url: /cpp/
7-
keywords: "Aspose.PDF for C++, Aspose PDF, Aspose API Reference."
8-
description: Aspose.PDF for C++ is a native C++ library that enables developers to create, read and manipulate PDF documents programmatically.
9-
tags: ['pdf-to-jpg', 'pdf-to-png', 'pdf-convert']
10-
is_root: true
11-
---
1+
---
2+
title: Aspose.PDF for C++
3+
linktitle: Aspose.PDF for C++
4+
type: docs
5+
weight: 10
6+
url: /cpp/
7+
keywords: "Aspose.PDF for C++, Aspose PDF, Aspose API Reference."
8+
description: Aspose.PDF for C++ is a native C++ library that enables developers to create, read and manipulate PDF documents programmatically.
9+
tags: ['pdf-to-jpg', 'pdf-to-png', 'pdf-convert']
10+
is_root: true
11+
---
1212

1313
## Namespaces
1414

english/cpp/aspose.pdf.annotations/_index.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
---
2-
title: Aspose::Pdf::Annotations namespace
3-
linktitle: Aspose::Pdf::Annotations
4-
second_title: Aspose.PDF for C++ API Reference
5-
description: 'Aspose::Pdf::Annotations namespace. The Aspose.Pdf.Annotations namespace provides classes for working with various types of actions, destinations and other features of document which traditionally called as interactive providing means user can intercommunicate with it in C++.'
6-
type: docs
7-
weight: 200
8-
url: /cpp/aspose.pdf.annotations/
1+
---
2+
title: Aspose::Pdf::Annotations namespace
3+
linktitle: Aspose::Pdf::Annotations
4+
second_title: Aspose.PDF for C++ API Reference
5+
description: 'Aspose::Pdf::Annotations namespace. The Aspose.Pdf.Annotations namespace provides classes for working with various types of actions, destinations and other features of document which traditionally called as interactive providing means user can intercommunicate with it in C++.'
6+
type: docs
7+
weight: 200
8+
url: /cpp/aspose.pdf.annotations/
99
---
1010

1111
The **[Aspose.Pdf.Annotations](./)** namespace provides classes for working with various types of actions, destinations and other features of document which traditionally called as interactive providing means user can intercommunicate with it.

english/cpp/aspose.pdf.annotations/actioncollection/_index.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
---
2-
title: Aspose::Pdf::Annotations::ActionCollection class
3-
linktitle: ActionCollection
4-
second_title: Aspose.PDF for C++ API Reference
5-
description: 'Aspose::Pdf::Annotations::ActionCollection class. Collection of actions in C++.'
6-
type: docs
7-
weight: 100
8-
url: /cpp/aspose.pdf.annotations/actioncollection/
1+
---
2+
title: Aspose::Pdf::Annotations::ActionCollection class
3+
linktitle: ActionCollection
4+
second_title: Aspose.PDF for C++ API Reference
5+
description: 'Aspose::Pdf::Annotations::ActionCollection class. Collection of actions in C++.'
6+
type: docs
7+
weight: 100
8+
url: /cpp/aspose.pdf.annotations/actioncollection/
99
---
1010
## ActionCollection class
1111

english/cpp/aspose.pdf.annotations/actioncollection/add/_index.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
---
2-
title: Aspose::Pdf::Annotations::ActionCollection::Add method
3-
linktitle: Add
4-
second_title: Aspose.PDF for C++ API Reference
5-
description: 'Aspose::Pdf::Annotations::ActionCollection::Add method. Adds new action into colleciton in C++.'
6-
type: docs
7-
weight: 100
8-
url: /cpp/aspose.pdf.annotations/actioncollection/add/
1+
---
2+
title: Aspose::Pdf::Annotations::ActionCollection::Add method
3+
linktitle: Add
4+
second_title: Aspose.PDF for C++ API Reference
5+
description: 'Aspose::Pdf::Annotations::ActionCollection::Add method. Adds new action into colleciton in C++.'
6+
type: docs
7+
weight: 100
8+
url: /cpp/aspose.pdf.annotations/actioncollection/add/
99
---
1010
## ActionCollection::Add method
1111

english/cpp/aspose.pdf.annotations/actioncollection/clear/_index.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
---
2-
title: Aspose::Pdf::Annotations::ActionCollection::Clear method
3-
linktitle: Clear
4-
second_title: Aspose.PDF for C++ API Reference
5-
description: 'Aspose::Pdf::Annotations::ActionCollection::Clear method. Clear collection in C++.'
6-
type: docs
7-
weight: 200
8-
url: /cpp/aspose.pdf.annotations/actioncollection/clear/
1+
---
2+
title: Aspose::Pdf::Annotations::ActionCollection::Clear method
3+
linktitle: Clear
4+
second_title: Aspose.PDF for C++ API Reference
5+
description: 'Aspose::Pdf::Annotations::ActionCollection::Clear method. Clear collection in C++.'
6+
type: docs
7+
weight: 200
8+
url: /cpp/aspose.pdf.annotations/actioncollection/clear/
99
---
1010
## ActionCollection::Clear method
1111

english/cpp/aspose.pdf.annotations/actioncollection/contains/_index.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
---
2-
title: Aspose::Pdf::Annotations::ActionCollection::Contains method
3-
linktitle: Contains
4-
second_title: Aspose.PDF for C++ API Reference
5-
description: 'Aspose::Pdf::Annotations::ActionCollection::Contains method. Returns true if give item presents in the collection in C++.'
6-
type: docs
7-
weight: 300
8-
url: /cpp/aspose.pdf.annotations/actioncollection/contains/
1+
---
2+
title: Aspose::Pdf::Annotations::ActionCollection::Contains method
3+
linktitle: Contains
4+
second_title: Aspose.PDF for C++ API Reference
5+
description: 'Aspose::Pdf::Annotations::ActionCollection::Contains method. Returns true if give item presents in the collection in C++.'
6+
type: docs
7+
weight: 300
8+
url: /cpp/aspose.pdf.annotations/actioncollection/contains/
99
---
1010
## ActionCollection::Contains method
1111

english/cpp/aspose.pdf.annotations/actioncollection/copyto/_index.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
---
2-
title: Aspose::Pdf::Annotations::ActionCollection::CopyTo method
3-
linktitle: CopyTo
4-
second_title: Aspose.PDF for C++ API Reference
5-
description: 'Aspose::Pdf::Annotations::ActionCollection::CopyTo method. Copies actions array into collection in C++.'
6-
type: docs
7-
weight: 400
8-
url: /cpp/aspose.pdf.annotations/actioncollection/copyto/
1+
---
2+
title: Aspose::Pdf::Annotations::ActionCollection::CopyTo method
3+
linktitle: CopyTo
4+
second_title: Aspose.PDF for C++ API Reference
5+
description: 'Aspose::Pdf::Annotations::ActionCollection::CopyTo method. Copies actions array into collection in C++.'
6+
type: docs
7+
weight: 400
8+
url: /cpp/aspose.pdf.annotations/actioncollection/copyto/
99
---
1010
## ActionCollection::CopyTo method
1111

english/cpp/aspose.pdf.annotations/actioncollection/delete/_index.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
---
2-
title: Aspose::Pdf::Annotations::ActionCollection::Delete method
3-
linktitle: Delete
4-
second_title: Aspose.PDF for C++ API Reference
5-
description: 'Aspose::Pdf::Annotations::ActionCollection::Delete method. Delete all actions in C++.'
6-
type: docs
7-
weight: 500
8-
url: /cpp/aspose.pdf.annotations/actioncollection/delete/
1+
---
2+
title: Aspose::Pdf::Annotations::ActionCollection::Delete method
3+
linktitle: Delete
4+
second_title: Aspose.PDF for C++ API Reference
5+
description: 'Aspose::Pdf::Annotations::ActionCollection::Delete method. Delete all actions in C++.'
6+
type: docs
7+
weight: 500
8+
url: /cpp/aspose.pdf.annotations/actioncollection/delete/
99
---
1010
## ActionCollection::Delete() method
1111

english/cpp/aspose.pdf.annotations/actioncollection/get_count/_index.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
---
2-
title: Aspose::Pdf::Annotations::ActionCollection::get_Count method
3-
linktitle: get_Count
4-
second_title: Aspose.PDF for C++ API Reference
5-
description: 'Aspose::Pdf::Annotations::ActionCollection::get_Count method. Count of actions on the collection in C++.'
6-
type: docs
7-
weight: 600
8-
url: /cpp/aspose.pdf.annotations/actioncollection/get_count/
1+
---
2+
title: Aspose::Pdf::Annotations::ActionCollection::get_Count method
3+
linktitle: get_Count
4+
second_title: Aspose.PDF for C++ API Reference
5+
description: 'Aspose::Pdf::Annotations::ActionCollection::get_Count method. Count of actions on the collection in C++.'
6+
type: docs
7+
weight: 600
8+
url: /cpp/aspose.pdf.annotations/actioncollection/get_count/
99
---
1010
## ActionCollection::get_Count method
1111

english/cpp/aspose.pdf.annotations/actioncollection/get_isreadonly/_index.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
---
2-
title: Aspose::Pdf::Annotations::ActionCollection::get_IsReadOnly method
3-
linktitle: get_IsReadOnly
4-
second_title: Aspose.PDF for C++ API Reference
5-
description: 'Aspose::Pdf::Annotations::ActionCollection::get_IsReadOnly method. Returns true if collection is readonly in C++.'
6-
type: docs
7-
weight: 700
8-
url: /cpp/aspose.pdf.annotations/actioncollection/get_isreadonly/
1+
---
2+
title: Aspose::Pdf::Annotations::ActionCollection::get_IsReadOnly method
3+
linktitle: get_IsReadOnly
4+
second_title: Aspose.PDF for C++ API Reference
5+
description: 'Aspose::Pdf::Annotations::ActionCollection::get_IsReadOnly method. Returns true if collection is readonly in C++.'
6+
type: docs
7+
weight: 700
8+
url: /cpp/aspose.pdf.annotations/actioncollection/get_isreadonly/
99
---
1010
## ActionCollection::get_IsReadOnly method
1111

0 commit comments

Comments
 (0)