Sort Score
Result 10 results
Languages All
Labels All
Results 2,201 - 2,210 of 8,744 for

annotate

(0.57 sec)
  1. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – How to remove Square Annotation using .NET https://products.aspose.com/pdf/net/annotation/square/remove/ Recent content in How to remove Square......Products – How to remove Square Annotation using .NET https://products...https://products.aspose.com/pdf/net/annotation/square/remove/ Recent content...

    products.aspose.com/pdf/net/annotation/square/r...
  2. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – How to get Underline Annotation using .NET https://products.aspose.com/pdf/net/annotation/underline/get/ Recent content in How to get Underline......Products – How to get Underline Annotation using .NET https://products...https://products.aspose.com/pdf/net/annotation/underline/get/ Recent content...

    products.aspose.com/pdf/net/annotation/underlin...
  3. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – How to get Caret Annotation using Java https://products.aspose.com/pdf/java/annotation/caret/get/ Recent content in How to get Caret Annotation......Products – How to get Caret Annotation using Java https://products...https://products.aspose.com/pdf/java/annotation/caret/get/ Recent content...

    products.aspose.com/pdf/java/annotation/caret/g...
  4. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – How to add Freetext Annotation using .NET https://products.aspose.com/pdf/net/annotation/freetext/add/ Recent content in How to add Freetext An......Products – How to add Freetext Annotation using .NET https://products...https://products.aspose.com/pdf/net/annotation/freetext/add/ Recent content...

    products.aspose.com/pdf/net/annotation/freetext...
  5. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – How to add Circle Annotation using C++ https://products.aspose.com/pdf/cpp/annotation/circle/add/ Recent content in How to add Circle Annotatio......Products – How to add Circle Annotation using C++ https://products...https://products.aspose.com/pdf/cpp/annotation/circle/add/ Recent content in...

    products.aspose.com/pdf/cpp/annotation/circle/a...
  6. How to Redact a PDF in Python

    This simple guide covers how to redact a PDF in Python. It includes the IDE configuration information, the step-by-step process, and a code snippet to redact text in PDF using Python....Append the annotation to the existing annotations collection...initialize an annotation for redaction. Next, add the annotation on a...

    kb.aspose.com/pdf/python/how-to-redact-a-pdf-in...
  7. 注釈を抽出する (ファサード)|Aspose.PDF for Java

    このセクションでは、Aspose.PDF Facadesを使用してPDFファイルからXFDF形式に注釈を抽出する方法について説明します。... Text }; var annotations = annotationEditor . extractAnnotations...annotationTypes ); for ( var annotation : annotations ) { System . out ...

    docs.aspose.com/pdf/ja/java/extract-annotation/
  8. Extraer Texto de Sellos|Aspose.PDF para 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....pdf" ); Annotation item = doc . getPages ()...StampAnnotation ) { StampAnnotation annot = ( StampAnnotation ) item ;...

    docs.aspose.com/pdf/es/java/extract-text-from-s...
  9. Come aggiungere l'annotazione Circle usando .NE...

    Codice sorgente su C# per aggiungere Circle annotazioni su .NET Framework, .NET Core e PHP, VBScript, Delphi, C++ tramite COM Interop....Annotations Salvare nuovamente il file...pdf" )); // Create Polygon Annotation var circleAnnotation = new...

    products.aspose.com/pdf/it/net/annotation/circl...
  10. 如何使用 C++ 删除 Freetext 注释 | Aspose.PDF

    用于在任何使用 C++ 语言的平台上删除 PDF 文件中的 Freetext 注解的源代码...Annotations 集合中的 Freetext 注释方法 Remove...document . Pages [ 1 ]. Annotations . Where ( a => a . AnnotationType...

    products.aspose.com/pdf/zh-hans/cpp/annotation/...