Sort Score
Result 10 results
Languages All
Labels All
Results 1,271 - 1,280 of 7,618 for

annotate

(0.07 sec)
  1. 使用 C# 创建 PDF 粘性注释|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF 在 .NET 中创建粘性注释,例如笔记和高亮。... GetDataDir_AsposePdf_Annotations (); // Open PDF document...// Load Page object to add Annotation var page = document . Pages...

    docs.aspose.com/pdf/zh/net/sticky-annotations/
  2. Comment insérer un commentaire dans un PDF avec...

    Ce court article décrit comment insérer un commentaire dans un PDF à l'aide de Java. Des informations sont fournies pour préparer l'environnement de développement, un détail étape par étape et un exemple de code exécutable montrant comment ajouter des commentaires dans un fichier PDF à l'aide de Java....ajouter et personnaliser une annotation de texte, puis l’ajouter...l’ajouter à la collection d’annotations dans la page PDF sélectionnée...

    kb.aspose.com/fr/pdf/java/how-to-insert-comment...
  3. Anotasi Sorotan PDF menggunakan C#|Aspose.PDF f...

    Pelajari cara menambahkan anotasi sorotan ke dokumen PDF di .NET menggunakan Aspose.PDF untuk penekanan dan tinjauan teks.... GetDataDir_AsposePdf_Annotations (); // Open PDF document...Pages [ 1 ]); // Create annotations for the found text fragments...

    docs.aspose.com/pdf/id/net/highlights-annotation/
  4. Anotación de Texto en PDF|Aspose.PDF para C++

    Aspose.PDF para C++ le permite Agregar, Obtener y Eliminar Anotaciones de Texto de su documento PDF....contenidas en la colección Annotations de una Página particular...anotación a la colección de Annotations del objeto Page . El siguiente...

    docs.aspose.com/pdf/es/cpp/text-annotation/
  5. تعليق التمييز في ملفات PDF باستخدام C++|Aspose....

    يتم عرض تعليقات التوصيف في النص كتمييزات أو خطوط تحتية أو خطوط مشطوبة أو خطوط متعرجة في نص المستند....properties for highlight annotations. يتم استخدام خاصية highlightSettings...get or set strikethrough annotation settings using the strikethroughSetting...

    docs.aspose.com/pdf/ar/cpp/highlights-annotation/
  6. Ekstra Anotasi menggunakan C++|Aspose.PDF untuk...

    Bagian ini menjelaskan cara menambahkan, mendapatkan, dan menghapus jenis anotasi ekstra dari dokumen PDF Anda.... Buat baru [Caret Annotation](https://reference.aspose...com/pdf/cpp/class/aspose.pdf.annotations.caret_annotation/) dan atur parameter...

    docs.aspose.com/pdf/id/cpp/extra-annotations/
  7. How to Remove Hyperlink from PDF in C#

    This short tutorial guides on how to remove hyperlink from PDF in C#. It shares details about the environment configuration, the list of steps for developing the application and a runnable sample code to remove all hyperlinks from PDF in C#....access the collection of annotations on each page Parse through...all the annotations and find the link type annotations Call the...

    kb.aspose.com/pdf/net/how-to-remove-hyperlink-f...
  8. 使用操作|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/
  9. Classe PdfAnnotationEditor|Aspose.PDF pour Java

    Cette section explique comment travailler avec Aspose.PDF Facades en utilisant la classe PdfAnnotationEditor....Hide ] Supprimer toutes les annotations par type spécifié (facades)...Importer et exporter des annotations au format XFDF en utilisant...

    docs.aspose.com/pdf/fr/java/pdfannotationeditor...
  10. 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/