Sort Score
Result 10 results
Languages All
Labels All
Results 1,101 - 1,110 of 8,533 for

annotate

(0.2 sec)
  1. PDF 注释|Aspose.PDF for Python via .NET

    本节介绍如何使用 Aspose.PDF 库对 PDF 文件添加各种注释。...PDF 注释 Contents [ Hide ] Annotations in PDFs are interactive elements...various types of annotations, including text annotations (such as text...

    docs.aspose.com/pdf/zh/python-net/annotations/
  2. Архивы

    Архивы...System::ArrayPtr Aspose::Pdf::Annotations::AnnotationType метод annotTypes)...System::ArrayPtr<Aspose::Pdf::Annotations::AnnotationType> annotationTypes...

    blog.aspose.com/ru/pdf/working-with-annotations...
  3. Extraire le Texte des Tampons|Aspose.PDF pour Java

    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....] Extraire le Texte des Annotations de Tampon Aspose.PDF pour...d’extraire du texte à partir des annotations de tampon. Afin d’extraire...

    docs.aspose.com/pdf/fr/java/extract-text-from-s...
  4. Extract Links from the PDF File|Aspose.PDF for ...

    Extract links from PDF with Java. This topic explain you how to extract links using AnnotationSelector class....Links are represented as annotations in a PDF file, so to extract...Get all the selected link annotations into an IList object using...

    docs.aspose.com/pdf/java/extract-links/
  5. Извлечение аннотаций из 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/
  6. Extraer Anotaciones de PDF|Aspose.PDF for .NET

    Esta sección explica cómo extraer anotaciones de un archivo PDF a XFDF con Aspose.PDF Facades....GetDataDir_AsposePdfFacades_Annotations (); // Open PDF document...( document ); // Extract annotations var annotationTypes = new...

    docs.aspose.com/pdf/es/net/extract-annotation/
  7. 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/
  8. Создание AcroForm - Создание заполняемого PDF в...

    С помощью Aspose.PDF for .NET вы можете создать форму с нуля в вашем PDF файле...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/ru/net/create-form/
  9. 如何用 .NET 添加 Redaction 注解 | Aspose.PDF

    C# 上的源代码,用于通过 COM 互操作在 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上添加 Redaction 个注释。...Annotations 集合中的 Redaction 注释方法 Add 再次保存该文件...region RedactionAnnotation annot = new RedactionAnnotation (...

    products.aspose.com/pdf/zh-hans/net/annotation/...
  10. PDF-стикеры с заметками на C#|Aspose.PDF for .NET

    Узнайте, как создавать стикеры-заметки в PDF-файлах с помощью Aspose.PDF на .NET.... GetDataDir_AsposePdf_Annotations (); // Open PDF document...// Load Page object to add Annotation var page = document . Pages...

    docs.aspose.com/pdf/ru/net/sticky-annotations/