Sort Score
Result 10 results
Languages All
Labels All
Results 1,471 - 1,480 of 8,552 for

annotate

(0.22 sec)
  1. index.xml

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

    products.aspose.com/pdf/cpp/annotation/square/r...
  2. index.xml

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

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

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

    products.aspose.com/pdf/net/annotation/redactio...
  4. Impor dan Ekspor Anotasi ke XFDF|Aspose.PDF for...

    Anda dapat mengimpor dan mengekspor anotasi dengan format XFDF menggunakan C# dan pustaka Aspose.PDF for .NET.... GetDataDir_AsposePdf_Annotations (); // Create PdfAnnotationEditor..."AnnotationDemo1.pdf" ); // Define the annotation types to export var annotType...

    docs.aspose.com/pdf/id/net/import-export-xfdf/
  5. Arsip

    Arsip...Annotations.Add(Annotation)] 12 . Simpan dokumen...halaman document.Pages[1].Annotations.Add(lineAnnotation); // Simpan...

    blog.aspose.com/id/pdf/add-or-remove-annotation...
  6. آرشیوها

    آرشیوها... خصوصیت annotations یک صفحه خاص را بازیابی کنید...document = ap.Document("annotations.pdf") # تمام یادداشت ها را...

    blog.aspose.com/fa/pdf/parse-pdf-in-python/
  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/ja/net/extract-text-from-st...
  9. 从印章中提取文本|Aspose.PDF for C++

    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....-> idx_get ( 1 ) -> get_Annotations () -> idx_get ( 1 ); if (...== Annotations :: AnnotationType :: Stamp ) { auto annot = System...

    docs.aspose.com/pdf/zh/cpp/extract-text-from-st...
  10. تعديل التعليقات في ملف PDF|Aspose.PDF for .NET

    يشرح هذا القسم كيفية تعديل التعليقات من ملف PDF إلى XFDF باستخدام Aspose.PDF Facades....GetDataDir_AsposePdfFacades_Annotations (); // Create PdfAnnotationEditor..."AnnotationsInput.pdf" ); // Modify annotations author annotationEditor ...

    docs.aspose.com/pdf/ar/net/modify-annotations/