Sort Score
Result 10 results
Languages All
Labels All
Results 2,581 - 2,590 of 8,583 for

annotation

(0.1 sec)
  1. Импорт и экспорт аннотаций в XFDF|Aspose.PDF fo...

    Вы можете импортировать и экспортировать аннотации в формате XFDF с помощью C# и библиотеки Aspose.PDF for .NET.... GetDataDir_AsposePdf_Annotations (); // Create PdfAnnotationEditor..."AnnotationDemo1.pdf" ); // Define the annotation types to export var annotType...

    docs.aspose.com/pdf/ru/net/import-export-xfdf/
  2. استخراج الروابط من ملف PDF|Aspose.PDF for Java

    استخراج الروابط من PDF باستخدام Java. يشرح هذا الموضوع كيفية استخراج الروابط باستخدام فئة AnnotationSelector.... List < Annotation > list = selector . getSelected...getSelected (); for ( Annotation annot : list ) { System . out ....

    docs.aspose.com/pdf/ar/java/extract-links/
  3. Arbeiten mit Kommentaren|Documentation

    Auf dieser Seite wird beschrieben, wie Sie Kommentare mit der Bibliothek Aspose.Diagram hinzufügen oder bearbeiten....collection of the annotations AnnotationCollection annotations = diagram...PageSheet . Annotations ; // Iterate through the annotations foreach...

    docs.aspose.com/diagram/de/net/working-with-com...
  4. Chercher

    chercher...médias, les formulaires, les annotations, les artefacts, etc. Parmi...get_Item(1); // Créer un objet d'annotation de lien LinkAnnotation link...

    blog.aspose.com/fr/pdf/add-hyperlinks-in-pdf-us...
  5. Redazione di un PDF utilizzando Python | Aspose...

    Redazione programmatica di documenti PDF con codice di esempio Python utilizzando Aspose.PDF per Python for .NET... rectangle annot = apdf . annotations . RedactionAnnotation...page , annotationRectangle ) annot . fill_color = apdf . Color...

    products.aspose.com/pdf/it/python-net/redaction/
  6. PDF のリンクを更新する|Aspose.PDF for C++

    Aspose.PDF for C++ を使用してプログラムで PDF 内のリンクを更新します。このガイドは、PDF ファイル内のリンクを更新する方法について説明しています。...DynamicCast < Aspose :: Pdf :: Annotations :: LinkAnnotation > ( page...page -> get_Annotations () -> idx_get ( 1 )); // リンクの変更: リンク先を変更...

    docs.aspose.com/pdf/ja/cpp/update-links/
  7. Travailler avec des commentaires|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Comment, exposée par la classe Annotation, permet aux développeurs...collection of the annotations AnnotationCollection annotations = diagram...

    docs.aspose.com/diagram/fr/java/working-with-co...
  8. Chercher

    chercher... Extrayez l’annotation carrée de la page. Initialisez...Sélectionnez la page et extrayez son annotation carrée var page = pdfDocument...

    blog.aspose.com/fr/pdf/extract-table-from-pdf-u...
  9. 추가 주석 사용 C++|Aspose.PDF for C++

    이 섹션은 PDF 문서에서 추가 종류의 주석을 추가, 가져오기 및 삭제하는 방법을 설명합니다.... 새로운 Caret Annotation 을 생성하고 Caret 매개변수(새 Rectangle...삽입을 나타내는 데 사용됩니다. 새로운 Caret Annotation 을 생성하고 Caret 매개변수(새 Rectangle...

    docs.aspose.com/pdf/ko/cpp/extra-annotations/
  10. Anotaciones Extra usando C++|Aspose.PDF para C++

    Esta sección describe cómo agregar, obtener y eliminar tipos extra de anotaciones de su documento PDF.... Crea una nueva Caret Annotation y establece los parámetros...texto. Crea una nueva Caret Annotation y establece los parámetros...

    docs.aspose.com/pdf/es/cpp/extra-annotations/