Sort Score
Result 10 results
Languages All
Labels All
Results 1,771 - 1,780 of 8,551 for

annotator

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

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

    products.aspose.com/pdf/zh-hans/net/annotation/...
  2. วิธีการเพิ่ม Watermark คำอธิบายประกอบโดยใช้ C++...

    รหัสที่มาเพิ่ม Watermark คำอธิบายประกอบในไฟล์ PDF บนแพลตฟอร์มใด ๆ ที่มีภาษา C++...Annotations บันทึกแฟ้มอีกครั้ง ความต้องการของระบบ..."sample.pdf" )); // This annotation is used to indicate the insertion...

    products.aspose.com/pdf/th/cpp/annotation/water...
  3. วิธีการเพิ่ม Highlight คำอธิบายประกอบโดยใช้ C++...

    รหัสที่มาเพิ่ม Highlight คำอธิบายประกอบในไฟล์ PDF บนแพลตฟอร์มใด ๆ ที่มีภาษา C++...Annotations บันทึกแฟ้มอีกครั้ง ความต้องการของระบบ..."sample.pdf" )); // This annotation is used to indicate the insertion...

    products.aspose.com/pdf/th/cpp/annotation/highl...
  4. วิธีการเพิ่ม Highlight คำอธิบายประกอบโดยใช้ .NE...

    รหัสที่มาใน C# เพื่อเพิ่ม Highlight คำอธิบายประกอบในกรอบ .NET, .NET หลักและ PHP, VBScript, Delphi, C++ ผ่าน COM Interop...Annotations บันทึกแฟ้มอีกครั้ง ความต้องการของระบบ..."sample.pdf" )); // This annotation is used to indicate the insertion...

    products.aspose.com/pdf/th/net/annotation/highl...
  5. 如何使用 .NET 删除 Polyline 注释 | Aspose.PDF

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

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

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

    products.aspose.com/pdf/zh-hans/net/annotation/...
  7. 从印章中提取文本|Aspose.PDF for C++

    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....-> idx_get ( 1 ) -> get_Annotations () -> idx_get ( 1 ); if (...== Annotations :: AnnotationType :: Stamp ) { auto annot = System...

    docs.aspose.com/pdf/zh/cpp/extract-text-from-st...
  8. Remove the specific hyperlink from pdf - Free S...

    Hi, We are replacing the text using com.aspose.pdf. There is a use case where we need to find hyperlink if the replacing text contains hyperlink then to remove the link. Is there a way to find and remove hyperlink from…...Annotations.Count; i++) { LinkAnnotation...LinkAnnotation link_ann = page.Annotations[i] as LinkAnnotation; if (link_ann...

    forum.aspose.com/t/remove-the-specific-hyperlin...
  9. Public API Changes in Aspose.PDF for Java 9.0.0...

    Learn about the public API changes in Aspose.PDF for Java version 9.0.0 for a smoother integration with the latest Java features....end, Enum annotType, Annotation annotation) changed to void modifyAnnotations(int...end, int annotType, Annotation annotation) IList extractAnnotations(int...

    docs.aspose.com/pdf/java/public-api-changes-in-...
  10. Trabajar con comentarios|Documentation

    Esta página describe cómo agregar un comentario en una página del dibujo Visio con la biblioteca Aspose.Diagram....collection of the annotations annotations = diagram . getPages...through the annotations for annotation in annotations : comment...

    docs.aspose.com/diagram/es/python-java/working-...