Sort Score
Result 10 results
Languages All
Labels All
Results 2,151 - 2,160 of 8,738 for

annotator

(1.52 sec)
  1. 如何使用 .NET 删除 Polygon 注释 | Aspose.PDF

    C# 上的源代码用于通过 COM Interop 删除 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上的 Polygon 个注释。...Annotations 集合中的 Polygon 注释方法 Remove...document . Pages [ 1 ]. Annotations . Where ( a => a . AnnotationType...

    products.aspose.com/pdf/zh-hans/net/annotation/...
  2. 如何使用 .NET 删除 Caret 注释 | Aspose.PDF

    C# 上的源代码用于通过 COM Interop 删除 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上的 Caret 个注释。...Annotations 集合中的 Caret 注释方法 Remove 再次保存该文件...document . Pages [ 1 ]. Annotations . Where ( a => a . AnnotationType...

    products.aspose.com/pdf/zh-hans/net/annotation/...
  3. 如何使用 .NET 删除 Strikeout 注释 | Aspose.PDF

    C# 上的源代码用于通过 COM Interop 删除 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上的 Strikeout 个注释。...Annotations 集合中的 Strikeout 注释方法 Remove...document . Pages [ 1 ]. Annotations . Where ( a => a . AnnotationType...

    products.aspose.com/pdf/zh-hans/net/annotation/...
  4. Come aggiungere l'annotazione Highlight usando ...

    Codice sorgente su C# per aggiungere Highlight annotazioni su .NET Framework, .NET Core e PHP, VBScript, Delphi, C++ tramite COM Interop....Annotations Salvare nuovamente il file..."sample.pdf" )); // This annotation is used to indicate the insertion...

    products.aspose.com/pdf/it/net/annotation/highl...
  5. Come aggiungere l'annotazione Strikeout usando ...

    Codice sorgente su C# per aggiungere Strikeout annotazioni su .NET Framework, .NET Core e PHP, VBScript, Delphi, C++ tramite COM Interop....Annotations Salvare nuovamente il file..."sample.pdf" )); // This annotation is used to indicate the insertion...

    products.aspose.com/pdf/it/net/annotation/strik...
  6. Come aggiungere l'annotazione Caret usando C++ ...

    Codice sorgente per aggiungere Caret annotazioni nel file PDF su qualsiasi piattaforma con linguaggio C++...Annotations Salvare nuovamente il file..."sample.pdf" )); // This annotation is used to indicate the insertion...

    products.aspose.com/pdf/it/cpp/annotation/caret...
  7. Come aggiungere l'annotazione Text usando .NET ...

    Codice sorgente su C# per aggiungere Text annotazioni su .NET Framework, .NET Core e PHP, VBScript, Delphi, C++ tramite COM Interop....Annotations Salvare nuovamente il file..."sample.pdf" )); // This annotation is used to indicate the insertion...

    products.aspose.com/pdf/it/net/annotation/text/...
  8. Extracting raw text from PDF file|Aspose.PDF fo...

    This article describes various ways to extract text from PDF documents using Aspose.PDF for Java. From entire pages, from a specific part, based on columns, etc....comprise of Text, Image, Annotations, Attachments, Graphs, etc...through all the annotations for ( Annotation annotation : doc . getPages...

    docs.aspose.com/pdf/java/extract-text-from-all-...
  9. PDF에서 텍스트 추출 C#|Aspose.PDF for .NET

    이 문서에서는 C#에서 Aspose.PDF를 사용하여 PDF 문서에서 텍스트를 추출하는 다양한 방법을 설명합니다.... GetDataDir_AsposePdf_Annotations (); // Open PDF document...all the annotations foreach ( Aspose . Pdf . Annotations . Annotation...

    docs.aspose.com/pdf/ko/net/extract-text-from-al...
  10. PDF Tooltip using using C++|Aspose.PDF for C++

    Learn how to add tooltip to the text fragment in PDF using C++ and Aspose.PDF...field (or any other type of annotation) when entering/exiting the...this, use the Aspose.Pdf.Annotations.HideAction class to assign...

    docs.aspose.com/pdf/cpp/pdf-tooltip/