Sort Score
Result 10 results
Languages All
Labels All
Results 1,361 - 1,370 of 8,738 for

annotate

(0.88 sec)
  1. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – How to remove Polyline Annotation using C++ https://products.aspose.com/pdf/cpp/annotation/polyline/remove/ Recent content in How to remove Pol......– How to remove Polyline Annotation using C++ https://products...https://products.aspose.com/pdf/cpp/annotation/polyline/remove/ Recent content...

    products.aspose.com/pdf/cpp/annotation/polyline...
  2. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – How to get Link Annotation using .NET https://products.aspose.com/pdf/net/annotation/link/get/ Recent content in How to get Link Annotation usi......Products – How to get Link Annotation using .NET https://products...https://products.aspose.com/pdf/net/annotation/link/get/ Recent content in...

    products.aspose.com/pdf/net/annotation/link/get...
  3. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – How to add Strikeout Annotation using C++ https://products.aspose.com/pdf/cpp/annotation/strikeout/add/ Recent content in How to add Strikeout ......Products – How to add Strikeout Annotation using C++ https://products...https://products.aspose.com/pdf/cpp/annotation/strikeout/add/ Recent content...

    products.aspose.com/pdf/cpp/annotation/strikeou...
  4. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – How to remove Redaction Annotation using C++ https://products.aspose.com/pdf/cpp/annotation/redaction/remove/ Recent content in How to remove R......– How to remove Redaction Annotation using C++ https://products...https://products.aspose.com/pdf/cpp/annotation/redaction/remove/ Recent content...

    products.aspose.com/pdf/cpp/annotation/redactio...
  5. | Aspose.PDF

    จัดการคำอธิบายประกอบใน PDF ด้วยโปรแกรมด้วยรหัสตัวอย่าง C# โดยใช้ Aspose.PDF สำหรับ .NET... Annotations . TextAnnotation ( pdfDocument...600 )) { Title = "Sample Annotation Title" , Subject = "Sample...

    products.aspose.com/pdf/th/net/annotation/
  6. استخراج التعليقات التوضيحية (الواجهات)|Aspose.P...

    يشرح هذا القسم كيفية استخراج التعليقات التوضيحية من ملف PDF إلى XFDF باستخدام Aspose.PDF Facades.... Text }; var annotations = annotationEditor . extractAnnotations...annotationTypes ); for ( var annotation : annotations ) { System . out ...

    docs.aspose.com/pdf/ar/java/extract-annotation/
  7. How to Add Audio to PDF using Python

    This article describes how to add audio to PDF using Python. It provides all the basic details to configure the IDE and a runnable sample code to embed audio into PDF using Python....different properties of the annotation added for the sound. Steps...SoundAnnotation object Add it to the annotations collection of the selected...

    kb.aspose.com/pdf/python/how-to-add-audio-to-pd...
  8. 使用 C# 从印章中提取文本|Aspose.PDF for .NET

    了解如何使用 Aspose.PDF for .NET 的特殊功能 - 从印章注释中提取文本... 从页面的注释列表中获取所需的 Annotation 。 定义一个新的 TextAbsorber 类对象。...)) { Aspose . Pdf . Annotations . Annotation item = document ....

    docs.aspose.com/pdf/zh/net/extract-text-from-st...
  9. PDF Document.Save InvalidOperationException Wro...

    Attempting to read and save a pdf results in System.InvalidOperationException: Wrong format of page’s content. This occurs for certain PDF files with annotations. If we remove the annotations, the document can be saved…...files with annotations. If we remove the annotations, the document...A==) at Aspose.Pdf.Annotations.Annotation.#=zqbAQwpbiGwUf(#=...

    forum.aspose.com/t/pdf-document-save-invalidope...
  10. Travailler avec les Actions|Aspose.PDF pour Java

    Cette section explique comment ajouter des actions aux documents et aux champs de formulaire par programmation avec Java. Apprenez à Ajouter, Créer et Obtenir un Hyperlien dans un Fichier PDF....ces liens à la collection Annotations de l’objet Page . Enfin,...( 1 ); // Créer un objet annotation de lien LinkAnnotation link...

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