Sort Score
Result 10 results
Languages All
Labels All
Results 2,321 - 2,330 of 9,049 for

annotate

(0.33 sec)
  1. Caractéristiques principales d'Aspose.PDF|Aspos...

    Aspose.PDF pour Java montre les principales caractéristiques et décrit les versions PDF prises en charge, ainsi que toutes les manipulations que nous pouvons faire avec les documents.... Annotations Ajouter des annotations. Obtenir des...des annotations. Supprimer des annotations. Modifier des annotations...

    docs.aspose.com/pdf/fr/java/key-features/
  2. Edit Document Content|Aspose.PDF for .NET

    Explore how to edit PDF content programmatically using the PDFContentEditor class in .NET with Aspose.PDF....existing PDF File Adding Annotations to existing PDF file Working...and Images Working with Annotations Analyzing your prompt, please...

    docs.aspose.com/pdf/net/pdfcontenteditor-class/
  3. Optimize PDF Files in Python|Aspose.PDF for Pyt...

    Learn how to optimize, compress, and reduce PDF file size in Python using Aspose.PDF....fields Remove or flatten annotations Detailed explanation of optimization...Removing or Flattening Annotations Annotations can be deleted when...

    docs.aspose.com/pdf/python-net/optimize-pdf/
  4. إضافة تعليقات توضيحية نصية مجانية|Aspose.PDF fo...

    يقوم هذا المثال بتحميل ملف PDF موجود، ويضيف تعليقًا نصيًا مجانيًا إلى الصفحة الأولى في موضع محدد، ويحفظ المستند المعدل....initialize_data_dir def add_free_text_annotation ( infile , outfile ): # Create...infile ) # Add free text annotation to page 1 content_editor...

    docs.aspose.com/pdf/ar/python-net/add-free-text...
  5. Advanced operations for C++|Aspose.PDF for C++

    Aspose.PDF for C++ can perform not only simple and easy tasks but also cope with more complex functions. For advanced users and developers, the Advanced section will detail these features for you....shapes on the page Annotations - Annotations allow users to add...add, delete and modify the annotation from the PDF documents. Artifacts...

    docs.aspose.com/pdf/cpp/advanced-operations/
  6. XFDFへの注釈のインポートとエクスポート|Aspose.PDF for .NET

    このセクションでは、Aspose.PDF Facadesを使用してPDFファイルからXFDFに注釈をインポートおよびエクスポートする方法を説明します。...ades_Annotations (); // Sources of PDF with annotations var sources...GetDataDir_AsposePdfFacades_Annotations (); using ( var annotationEditor...

    docs.aspose.com/pdf/ja/net/import-export-annota...
  7. 使用 C++ 添加图形注释|Aspose.PDF for C++

    本文描述了如何使用 Aspose.PDF for C++ 添加、获取和删除 PDF 文档中的图形注释...Annotations.CircleAnnotation 类的实例),除了形状不同。...新建 Document 。 创建一个 Circle Annotation 并设置 Circle 参数(新建 Rectang...

    docs.aspose.com/pdf/zh/cpp/figures-annotation/
  8. Java 을 (를) 사용하여 Caret 주석을 가져오는 방법 | Aspose.PDF

    JSP/JSF 응용 프로그램 및 데스크톱 응용 프로그램용 Java 런타임 환경에서 PDF 파일에 Caret 주석을 가져오는 Java 샘플 코드입니다....Annotations 컬렉션에서 Caret 주석에 대해 Get 메서드를..."sample_caret.pdf" ); // Filter annotations using AnnotationSelector...

    products.aspose.com/pdf/ko/java/annotation/care...
  9. Comprimi documento PDF | Aspose.PDF

    Ottimizza i file PDF su qualsiasi piattaforma a livello di programmazione con questo codice di esempio utilizzando la libreria Aspose.PDF...su intervalli denominato annotation. Richiamate il metodo Flatten...infilename ); // Flatten annotations for ( auto page : document...

    products.aspose.com/pdf/it/compress/
  10. Basics of Aspose.PDF DOM API|Aspose.PDF for C++

    Aspose.PDF for C++ also uses the idea of DOM to represent the structure of a PDF document in terms of objects. Here you can read the description of this structure....Aspose::Pdf::Annotations Namespace Reference Annotations are a part...dedicated a namespace for annotations. This namespace contains...

    docs.aspose.com/pdf/cpp/basics-of-dom-api/