Sort Score
Result 10 results
Languages All
Labels All
Results 1,611 - 1,620 of 8,543 for

annotator

(0.61 sec)
  1. Update Links in PDF|Aspose.PDF for .NET

    Update links in PDF programmatically. This guide is about how to update links in PDF in C# language....LinkAnnotation Text Color The link annotation does not contain text. Instead...contents of the page under the annotation. Therefore, to change the...

    docs.aspose.com/pdf/net/update-links/
  2. Anotação de Texto em PDF|Aspose.PDF para Java

    Aspose.PDF para Java permite que você Adicione, Obtenha e Exclua Anotações de Texto do seu documento PDF....são contidas pela coleção Annotations de uma Página específica...annotationSelector ); List < Annotation > freeTextAnnotations = annotationSelector...

    docs.aspose.com/pdf/pt/java/text-annotation/
  3. แก้ไขไฟล์ PDF โดยใช้ Python | Aspose.PDF

    แก้ไขเอกสาร PDF ด้วยโปรแกรมด้วยรหัสตัวอย่าง Python โดยใช้ Aspose.PDF สำหรับ Python for .NET... rectangle annot = apdf . annotations . RedactionAnnotation...page , annotationRectangle ) annot . fill_color = apdf . Color...

    products.aspose.com/pdf/th/python-net/redaction/
  4. Documentation

    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....weight: 30 url: /ru/cpp/figures-annotation/ description: В этой статье...(экземпляры класса Aspose.Pdf.Annotations.CircleAnnotation) за исключением...

    docs.aspose.com/pdf/ru/cpp/advanced-operations/...
  5. How to Add Hyperlink in PDF using C#

    This short tutorial guides on how to add hyperlink in PDF using C#. It provides detailed description along with a runnable sample code to insert hyperlink in PDF using C#....displayed over the link Add both annotations to the page Save the resultant...In the next steps, a link annotation is created within a rectangle...

    kb.aspose.com/pdf/net/how-to-add-hyperlink-in-p...
  6. 如何使用 Java 删除 Link 注释 | Aspose.PDF

    在 JSP/JSF 应用程序和桌面应用程序的 Java 运行时环境中删除 PDF 文件中的 Link 注释的 Java 示例代码。...Annotations 集合中的 Link 注释方法 Remove 再次保存该文件..."SimpleResume_mod.pdf" ); // Filter annotations using AnnotationSelector...

    products.aspose.com/pdf/zh-hans/java/annotation...
  7. PDFファイルからリンクを抽出する|Aspose.PDF for C++

    C#を使用してPDFからリンクを抽出します。このトピックでは、AnnotationSelectorクラスを使用してリンクを抽出する方法を説明します。...MakeObject < Aspose :: Pdf :: Annotations :: AnnotationSelector > (...MakeObject < Aspose :: Pdf :: Annotations :: LinkAnnotation > ( page...

    docs.aspose.com/pdf/ja/cpp/extract-links/
  8. วิธีการรับ Caret คำอธิบายประกอบโดยใช้ Java | As...

    รหัสตัวอย่าง Java ที่จะได้รับ Caret คำอธิบายประกอบในไฟล์ PDF บน Java Runtime สภาพแวดล้อมสำหรับ JSP/JSF แอพลิเคชันและการประยุกต์ใช้สก์ท็อป...Annotations บันทึกแฟ้มอีกครั้ง ความต้องการของระบบ..."sample_caret.pdf" ); // Filter annotations using AnnotationSelector...

    products.aspose.com/pdf/th/java/annotation/care...
  9. Извлечение ссылок из PDF файла|Aspose.PDF for C++

    Извлечение ссылок из PDF с использованием C#. Эта тема объясняет, как извлечь ссылки с помощью класса AnnotationSelector....MakeObject < Aspose :: Pdf :: Annotations :: AnnotationSelector > (...MakeObject < Aspose :: Pdf :: Annotations :: LinkAnnotation > ( page...

    docs.aspose.com/pdf/ru/cpp/extract-links/
  10. Bekerja dengan Tindakan|Aspose.PDF untuk Java

    Bagian ini menjelaskan cara menambahkan tindakan ke dokumen dan bidang formulir secara programatis dengan Java. Pelajari cara Menambahkan, Membuat, dan Mendapatkan Hyperlink dalam File PDF....tambahkan tautan ini ke koleksi Annotations dari objek Page . Akhirnya...accept ( selector ); List < Annotation > list = selector . getSelected...

    docs.aspose.com/pdf/id/java/actions/