Sort Score
Result 10 results
Languages All
Labels All
Results 2,161 - 2,170 of 9,064 for

annotator

(0.11 sec)
  1. Adicionar Anotações de Texto|Aspose.PDF for Pyt...

    Adicionar anotações de texto a um documento PDF usando a classe PdfContentEditor no Aspose.PDF for Python via .NET....initialize_data_dir def add_text_annotation ( infile , outfile ): # Create...bind_pdf ( infile ) # Add text annotation to page 1 content_editor...

    docs.aspose.com/pdf/pt/python-net/add-text-anno...
  2. PDF 파일에서 링크 추출하기|Aspose.PDF for Java

    Java를 사용하여 PDF에서 링크를 추출합니다. 이 주제는 AnnotationSelector 클래스를 사용하여 링크를 추출하는 방법을 설명합니다.... List < Annotation > list = selector . getSelected...getSelected (); for ( Annotation annot : list ) { System . out ....

    docs.aspose.com/pdf/ko/java/extract-links/
  3. PdfPermissions enumeration | Aspose.Words for P...

    aspose.words.saving.PdfPermissions enumeration. Specifies the operations that are allowed to a user on an encrypted PDF document....MODIFY_ANNOTATIONS , PdfPermissions.FILL_IN.... MODIFY_ANNOTATIONS Add or modify text annotations, fill in...

    reference.aspose.com/words/python-net/aspose.wo...
  4. PDFの注釈を変更する|Aspose.PDF for .NET

    このセクションでは、Aspose.PDF Facadesを使用してPDFファイルからXFDFへの注釈の変更方法を説明します。...GetDataDir_AsposePdfFacades_Annotations (); // Create PdfAnnotationEditor..."AnnotationsInput.pdf" ); // Modify annotations author annotationEditor ...

    docs.aspose.com/pdf/ja/net/modify-annotations/
  5. Extract Attachments from PDF|Aspose.PDF for Java

    Learn how to extract embedded files and file attachment annotations from PDF documents in Java using Aspose.PDF....Extract a file attachment annotation Use this example when the...is attached through a page annotation instead of only through the...

    docs.aspose.com/pdf/java/extract-attachment/
  6. استيراد وتصدير التعليقات التوضيحية إلى XFDF|Asp...

    يشرح هذا القسم كيفية استيراد وتصدير التعليقات التوضيحية من ملف PDF إلى XFDF باستخدام Aspose.PDF Facades....ades_Annotations (); // Sources of PDF with annotations var sources...GetDataDir_AsposePdfFacades_Annotations (); using ( var annotationEditor...

    docs.aspose.com/pdf/ar/net/import-export-annota...
  7. Odebrat anotaci pomocí C++ | products.aspose.com

    Zdrojový kód C++ pro odstranění komentářů k prezentaci...ukázky kódu PowerPoint Remove Annotation From PPT Jak odstranit anotace...Slides pro C++ API. Remove Annotation From PPTX Jak odstranit anotace...

    products.aspose.com/slides/cs/cpp/annotation/
  8. Távolítsa el a megjegyzéseket a C++ használatáv...

    C++ forráskód a prezentáció megjegyzéseinek eltávolításához...online tartalmazzák Remove Annotation From PPT Annotációk eltávolítása...API használatával. Remove Annotation From PPTX Annotációk eltávolítása...

    products.aspose.com/slides/hu/cpp/annotation/
  9. العمل مع إجراءات PDF في بايثون|Aspose.PDF for P...

    تعرف على كيفية إضافة إجراءات المستند والصفحة والنموذج وتحديثها وإزالتها في ملفات PDF باستخدام Python....annotations import ( NamedAction , PredefinedAction...pdf") Notes: - Uses `ap.annotations.JavascriptAction` with `app...

    docs.aspose.com/pdf/ar/python-net/actions/
  10. Comment expurger un PDF en Java

    Ce bref guide explique comment rédiger un PDF en Java. Il contient les détails de la configuration du système et l'algorithme pas à pas, suivis d'un exemple de code exécutable pour expurger le texte au format PDF à l'aide de Java....RedactionAnnotation Ajouter l’annotation aux annotations existantes Masquez...une annotation de rédaction. Ensuite, ajoutez l’annotation à la...

    kb.aspose.com/fr/pdf/java/how-to-redact-a-pdf-i...