Sort Score
Result 10 results
Languages All
Labels All
Results 1,331 - 1,340 of 7,617 for

annotator

(0.06 sec)
  1. 更新 PDF 中的链接|Aspose.PDF for C++

    使用 Aspose.PDF for C++ 以编程方式更新 PDF 中的链接。本指南介绍如何更新 PDF 文件中的链接。...DynamicCast < Aspose :: Pdf :: Annotations :: LinkAnnotation > ( page...page -> get_Annotations () -> idx_get ( 1 )); // 修改链接:更改链接目标 auto...

    docs.aspose.com/pdf/zh/cpp/update-links/
  2. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Annotation PDF APIhttps://products.aspose.com/pdf/annotation/Recent content in Annotation PDF API on Aspsoe.PDF ProductsHugo -- gohugo.ioenFri,......PDF Products – Annotation PDF APIhttps://products.aspose...aspose.com/pdf/annotation/Recent content in Annotation PDF API on...

    products.aspose.com/pdf/annotation/index.xml
  3. استخدام أنواع إضافية من تعليقات PDF التوضيحية|A...

    يصف هذا القسم كيفية إضافة، والحصول على، وحذف أنواع إضافية من التعليقات التوضيحية في مستند PDF الخاص بك.... قم بإنشاء Caret Annotation جديد واضبط معلمات Caret (مستطيل...التالي كيفية إضافة Caret Annotation إلى ملف PDF: package com...

    docs.aspose.com/pdf/ar/java/extra-annotations/
  4. PDF スティッキー注釈を Python で使用する|Aspose.PDF for Pytho...

    このトピックはスティッキー注釈についてであり、例としてテキストにウォーターマーク注釈を示します。... annotations . WatermarkAnnotation ( page...ページの注釈コレクションに注釈を追加 page . annotations . append ( wa ) # フォント設定のためのTextStateを作成...

    docs.aspose.com/pdf/ja/python-net/sticky-annota...
  5. PdfPermissions | Aspose.Words for Java

    Specifies the operations that are allowed to a user on an encrypted PDF document in Java....to allow the editing of annotations. PdfEncryptionDetails encryptionDetails..."", PdfPermissions.MODIFY_ANNOTATIONS | PdfPermissions.DOCUMENT_ASSEMBLY);...

    reference.aspose.com/words/java/com.aspose.word...
  6. How to Strike Out Text in PDF using C#

    This tutorial guides on how to strike out text in PDF using C#. It contains environment settings, a step-wise process and a runnable sample code to strike out text in Adobe PDF using C#....the page Add this annotation to the annotations collection on the...strike out annotation for the text and then this annotation is added...

    kb.aspose.com/pdf/net/how-to-strike-out-text-in...
  7. تعديل التعليقات التوضيحية في ملف PDF الخاص بك (...

    يوضح هذا القسم كيفية تعديل التعليقات التوضيحية من ملف PDF إلى XFDF باستخدام Aspose.PDF Facades....إنشاء كائن جديد من النوع Annotation لتعديل خصائص التعليق التوضيحي...DefaultAppearance (); FreeTextAnnotation annotation = new FreeTextAnnotation...

    docs.aspose.com/pdf/ar/java/modify-annotations/
  8. Anotações Extras usando C++|Aspose.PDF for C++

    Esta seção descreve como adicionar, obter e excluir tipos extras de anotações do seu documento PDF....namespace Aspose :: Pdf :: Annotations ; void MarkupAnnotations...-> idx_get ( 1 ) -> get_Annotations () -> Add ( caretAnnotation1...

    docs.aspose.com/pdf/pt/cpp/extra-annotations/
  9. تعديل التعليقات في ملف 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/
  10. Modificar Anotaciones en tu PDF|Aspose.PDF for ...

    Esta sección explica cómo modificar anotaciones de un archivo PDF a XFDF con Aspose.PDF Facades....GetDataDir_AsposePdfFacades_Annotations (); // Create PdfAnnotationEditor..."AnnotationsInput.pdf" ); // Modify annotations author annotationEditor ...

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