Sort Score
Result 10 results
Languages All
Labels All
Results 3,651 - 3,660 of 8,582 for

annotator

(0.22 sec)
  1. วิธีการเพิ่ม Polyline คำอธิบายประกอบโดยใช้ .NET...

    รหัสที่มาใน C# เพื่อเพิ่ม Polyline คำอธิบายประกอบในกรอบ .NET, .NET หลักและ PHP, VBScript, Delphi, C++ ผ่าน COM Interop...Annotations บันทึกแฟ้มอีกครั้ง ความต้องการของระบบ...Example // Create PoliLine Annotation var polylineAnnotation =...

    products.aspose.com/pdf/th/net/annotation/polyl...
  2. 如何使用 C++ 获取 Strikeout 注解 | Aspose.PDF

    用于在任何使用 C++ 语言的平台上获取 PDF 文件中的 Strikeout 注解的源代码...Annotations 集合中的 Strikeout 注释方法 Get 再次保存该文件...document . Pages [ 1 ]. Annotations . Where ( a => a . AnnotationType...

    products.aspose.com/pdf/zh-hans/cpp/annotation/...
  3. 如何使用 C++ 获取 Polygon 注解 | Aspose.PDF

    用于在任何使用 C++ 语言的平台上获取 PDF 文件中的 Polygon 注解的源代码...Annotations 集合中的 Polygon 注释方法 Get 再次保存该文件...document . Pages [ 1 ]. Annotations . Where ( a => a . AnnotationType...

    products.aspose.com/pdf/zh-hans/cpp/annotation/...
  4. Deal with PDF Forms in Python | Aspose.PDF

    Manage PDF Forms programmatically with Python sample code using Aspose.PDF for Python via .NET.... annotations . Border ( textBoxField )...3 border . dash = apdf . annotations . Dash ( 1 , 1 ) textBoxField...

    products.aspose.com/pdf/python-net/acroforms/
  5. Overview of Aspose.PDF.Drawing for .NET|Aspose....

    Overview of key features and advantages of Aspose.PDF.Drawing for .NET library....attachments, fonts, bookmarks, annotations, forms, operators, stamps...manipulate attachments and annotations by adding, updating, or deleting...

    docs.aspose.com/pdf/net/drawing/
  6. Travailler avec les signets - Façades|Aspose.PD...

    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....signets Travailler avec les annotations - Façades Travailler avec...

    docs.aspose.com/pdf/fr/cpp/working-with-bookmar...
  7. Actualizar Enlaces en PDF|Aspose.PDF para Java

    Actualizar enlaces en PDF programáticamente. Esta guía trata sobre cómo actualizar enlaces en PDF en lenguaje Java....get_Item ( 1 ); for ( Annotation annotation : page . getAnnotations...getAnnotations ()) { if ( annotation . getAnnotationType () == AnnotationType...

    docs.aspose.com/pdf/es/java/update-links/
  8. فشرده سازی سند PDF | Aspose.PDF

    بهینه سازی فایل های PDF در هر پلتفرم به صورت برنامه نویسی با این کد نمونه با استفاده از کتابخانه Aspose.PDF...infilename ); // Flatten annotations for ( auto page : document...auto annotation : page -> get_Annotations ()) { annotation -> Flatten...

    products.aspose.com/pdf/fa/compress/
  9. Extract Text from PDF using Python|Aspose.PDF f...

    This section contains articles on text extraction from PDF documents using Aspose.PDF in Python....Extraction from Multi‑Column PDFs Annotations and Special Text Extract...

    docs.aspose.com/pdf/python-net/extract-text-fro...
  10. PDF에서 링크 업데이트|Aspose.PDF for Java

    PDF의 링크를 프로그래밍 방식으로 업데이트합니다. 이 가이드는 Java 언어로 PDF의 링크를 업데이트하는 방법에 관한 것입니다....get_Item ( 1 ); for ( Annotation annotation : page . getAnnotations...getAnnotations ()) { if ( annotation . getAnnotationType () == AnnotationType...

    docs.aspose.com/pdf/ko/java/update-links/