Sort Score
Result 10 results
Languages All
Labels All
Results 1,171 - 1,180 of 8,738 for

annotator

(0.14 sec)
  1. Ekstrak Anotasi dari PDF|Aspose.PDF for .NET

    Bagian ini menjelaskan cara mengekstrak anotasi dari file PDF ke XFDF dengan Aspose.PDF Facades....GetDataDir_AsposePdfFacades_Annotations (); // Open PDF document...( document ); // Extract annotations var annotationTypes = new...

    docs.aspose.com/pdf/id/net/extract-annotation/
  2. Извлечение аннотаций из PDF|Aspose.PDF for .NET

    Этот раздел объясняет, как извлечь аннотации из PDF-файла в XFDF с помощью Aspose.PDF Facades....GetDataDir_AsposePdfFacades_Annotations (); // Open PDF document...( document ); // Extract annotations var annotationTypes = new...

    docs.aspose.com/pdf/ru/net/extract-annotation/
  3. 如何使用 Java 删除 Link 注释 | Aspose.PDF

    在 JSP/JSF 应用程序和桌面应用程序的 Java 运行时环境中删除 PDF 文件中的 Link 注释的 Java 示例代码。...Annotations 集合中的 Link 注释方法 Remove 再次保存该文件..."SimpleResume_mod.pdf" ); // Filter annotations using AnnotationSelector...

    products.aspose.com/pdf/zh-hans/java/annotation...
  4. How to Add Hyperlink in PDF using C#

    This short tutorial guides on how to add hyperlink in PDF using C#. It provides detailed description along with a runnable sample code to insert hyperlink in PDF using C#....displayed over the link Add both annotations to the page Save the resultant...In the next steps, a link annotation is created within a rectangle...

    kb.aspose.com/pdf/net/how-to-add-hyperlink-in-p...
  5. Видаліть анотацію PDF онлайн або керуйте анотац...

    видалити коментарі з файлу PDF через онлайн-програму безкоштовно. Код C# .NET API для керування коментарями файлів PDF....NET Annotate Видаліть анотацію PDF онлайн...Використовуйте Pages[1].Annotations.Add, щоб додати анотації...

    products.aspose.com/total/uk/net/annotate/pdf/
  6. Test de conformité PDF-UA - Liste des erreurs|A...

    Cet article présente une liste des erreurs qui peuvent survenir lors des tests de conformité PDF/UA en utilisant l'API Aspose.PDF et C# ou VB....‘StructParent’ manquante dans l’annotation 7.1:9.3(14.7) Erreur Entrée...sémantiquement appropriées Annotations Code Sévérité Message 7.18...

    docs.aspose.com/pdf/fr/net/pdf-ua-compliance-te...
  7. How to Insert Audio in PDF using Java

    This article describes how to insert audio in PDF using Java. It contains all the basic information to set the IDE and sample coded demonstrating the complete process to embed audio file in PDF using Java....options to customize the sound annotation added to the PDF file. Steps...Add this sound annotation to the annotations collection on the...

    kb.aspose.com/pdf/java/how-to-insert-audio-in-p...
  8. How to Create Hyperlink in PDF using Java

    This quick article teaches you how to create hyperlink in PDF using Java. It contains all the necessary information to write this application along with a working sample code to add link to PDF using Java....desired page Create a link annotation and add it to the target...target page Create a free text annotation at the sample place and add...

    kb.aspose.com/pdf/java/how-to-create-hyperlink-...
  9. 파이썬을 사용하여 도형 주석 추가하기|Aspose.PDF for Python via ...

    이 문서에서는 Aspose.PDF for Python을 통해 PDF 문서에서 도형 주석을 추가, 가져오기 및 삭제하는 방법을 설명합니다.... annotations . SquareAnnotation ( document...document . pages [ 1 ] . annotations . append ( squareAnnotation...

    docs.aspose.com/pdf/ko/python-net/figures-annot...
  10. Buat AcroForm - Buat PDF yang Dapat Diisi di C#...

    Dengan Aspose.PDF for .NET Anda dapat membuat formulir dari awal di file PDF Anda...rectangle data for widget annotations. // The number of elements...determines the number of widget annotations to add. var rects = new Aspose...

    docs.aspose.com/pdf/id/net/create-form/