Sort Score
Result 10 results
Languages All
Labels All
Results 1,371 - 1,380 of 7,614 for

annotator

(0.04 sec)
  1. استخراج الروابط من ملف PDF|Aspose.PDF لـ C++

    استخراج الروابط من PDF باستخدام C#. يشرح هذا الموضوع كيفية استخراج الروابط باستخدام فئة AnnotationSelector....annotations.annotation_selector/) إلى طريقة...com/pdf/cpp/class/aspose.pdf.annotations.annotation_selector/). يظهر لك...

    docs.aspose.com/pdf/ar/cpp/extract-links/
  2. Anotação de Texto em PDF|Aspose.PDF for C++

    Aspose.PDF para C++ 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...a anotação à coleção de Annotations do objeto Page . O trecho...

    docs.aspose.com/pdf/pt/cpp/text-annotation/
  3. Opérations avancées pour C++|Aspose.PDF pour C++

    Aspose.PDF pour C++ peut effectuer non seulement des tâches simples et faciles mais aussi gérer des fonctions plus complexes. Pour les utilisateurs avancés et les développeurs, la section Avancée détaillera ces fonctionnalités pour vous....formes sur la page Annotations - Les annotations permettent aux utilisateurs... supprimer et modifier l’annotation des documents PDF. Artifacts...

    docs.aspose.com/pdf/fr/cpp/advanced-operations/
  4. How to Delete All Comments in PDF in C#

    This short tutorial guides on how to delete all comments in pdf in c#. It provides details on IDE settings, a program flow and a runnable sample code to remove all comments from PDF in C#....information about other types of annotations that can be accessed and...test the annotations Iterate through all the annotations on each...

    kb.aspose.com/pdf/net/how-to-delete-all-comment...
  5. Compress PDF Document | Aspose.PDF

    Optimize PDF files on any platform programmatically with this sample code using Aspose.PDF Library...Flattening Annotations with Aspose.PDF for C++ Adding annotations to...naturally increases its size. Annotations can be removed if they are...

    products.aspose.com/pdf/compress/
  6. 如何使用 C++ 添加 Redaction 註解 | Aspose.PDF

    用於在任何平臺上使用C++語言在PDF檔中添加 Redaction 註釋的原始程式碼...region RedactionAnnotation annot = new RedactionAnnotation (...( 200 , 500 , 300 , 600 )); annot . FillColor = Aspose . Pdf ...

    products.aspose.com/pdf/zh-hant/cpp/annotation/...
  7. 使用操作|Aspose.PDF for Java

    本节解释了如何使用 Java 以编程方式向文档和表单字段添加操作。了解如何在 PDF 文件中添加、创建和获取超链接。...FreeTextAnnotation 对象,将这些链接添加到 Page 对象的 Annotations 集合中。 最后,使用 Document 对象的 Save...accept ( selector ); List < Annotation > list = selector . getSelected...

    docs.aspose.com/pdf/zh/java/actions/
  8. How to Add Audio to PDF using C#

    This article guides on how to add audio to pdf using C#. It provides all the details to establish the environment and contains a running sample code to add sound to PDF using C#....sound file Create a sound annotation for adding it to the target...SoundAnnotation class Add this sound annotation to the target page and save...

    kb.aspose.com/pdf/net/how-to-add-audio-to-pdf-u...
  9. 编辑 PDF API | Aspose.PDF

    使用适用于任何平台的免费跨平台应用程序和高代码 API 编辑 PDF 文档。...Rectangle ; Annotations . RedactionAnnotation annot = new Annotations...page , annotationRectangle ); annot . FillColor = Color . Black...

    products.aspose.com/pdf/zh-hant/redaction/
  10. Anotaciones adhesivas en PDF usando Python|Aspo...

    Este tema trata sobre las anotaciones adhesivas, como ejemplo mostramos la Anotación de Marca de Agua en el texto.... annotations . WatermarkAnnotation ( page...Anotaciones de la Página page . annotations . append ( wa ) # Crear TextState...

    docs.aspose.com/pdf/es/python-net/sticky-annota...