Sort Score
Result 10 results
Languages All
Labels All
Results 3,281 - 3,290 of 9,064 for

annotator

(0.57 sec)
  1. 添付ファイル注記を追加|Aspose.PDF for Python via .NET

    この例では、入力 PDF をバインドし、ファイルパスを使用して最初のページに添付ファイルの注釈を追加し、更新された文書を保存します。...initialize_data_dir def add_file_attachment_annotation ( infile , attachment_file...# Create file attachment annotation on page 1 content_editor...

    docs.aspose.com/pdf/ja/python-net/add-file-atta...
  2. Advanced operations|Aspose.PDF for .NET

    Aspose.PDF can perform not only simple and easy tasks but also cope with more complex goals. Check the next section for advanced users and developers.... Annotations - Annotations allow users to add...add, delete and modify the annotation from the PDF documents. Artifacts...

    docs.aspose.com/pdf/net/advanced-operations/
  3. Aspose Blog | File Format Processing APIs for C...

    C# .NET Core, Java, Python, C++, Android, PHP, Node.js APIs to create, process and convert PDF, Word, Excel, PowerPoint, email, image, ZIP, and several other formats in Windows, Linux, MacOS & Android....developers can add and remove PDF annotations with Aspose.PDF for Python...SDK setup, handling various annotation types, performance for large...

    blog.aspose.com/p/2/
  4. Tambahkan Anotasi Lingkaran|Aspose.PDF for Pyth...

    Contoh ini mengikat PDF input, membuat anotasi lingkaran pada halaman pertama, dan menyimpan dokumen yang telah dimodifikasi....initialize_data_dir def add_circle_annotation ( infile , outfile ): # Create...contents = "This is circle annotation" content_editor . create_square_circle...

    docs.aspose.com/pdf/id/python-net/add-circle-an...
  5. Tambahkan Anotasi Kotak|Aspose.PDF for Python v...

    Contoh ini mengikat PDF input, menambahkan anotasi kotak biru berisi pada halaman pertama, dan menyimpan dokumen yang telah dimodifikasi....initialize_data_dir def add_square_annotation ( infile , outfile ): # Create...contents = "This is square annotation" content_editor . create_square_circle...

    docs.aspose.com/pdf/id/python-net/add-square-an...
  6. Tambahkan Anotasi Suara|Aspose.PDF for Python v...

    Contoh ini mengikat PDF input, menambahkan anotasi suara pada halaman 1, dan menyimpan PDF yang telah dimodifikasi....initialize_data_dir def add_sound_annotation ( infile , sound_file , outfile...bind_pdf ( infile ) # Add sound annotation to page 1 content_editor...

    docs.aspose.com/pdf/id/python-net/add-sound-ann...
  7. إضافة تعليق توضيحي للدائرة|Aspose.PDF for Pytho...

    يقوم هذا المثال بربط ملف PDF مُدخل، وإنشاء تعليق توضيحي على شكل دائرة على الصفحة الأولى، وحفظ المستند المعدل....initialize_data_dir def add_circle_annotation ( infile , outfile ): # Create...contents = "This is circle annotation" content_editor . create_square_circle...

    docs.aspose.com/pdf/ar/python-net/add-circle-an...
  8. Adding Tags to existing PDF - Free Support Foru...

    We are currently evaluating Aspose.PDF as a way to enhance existing PDF files with accessibility features. After some experimentation i found a way to find areas of text and add new tags. Is there a way to combine those…...but that only works for Annotations,Forms, Artifacts(?) and BDC...Aspose.PDF is limited to Annotations, Forms, Artifacts, and BDC...

    forum.aspose.com/t/adding-tags-to-existing-pdf/...
  9. Adicionar Anotações de Figuras usando C++|Aspos...

    Este artigo descreve como adicionar, obter e excluir anotações de figuras do seu documento PDF com Aspose.PDF para C++...Annotations.CircleAnnotation) exceto...anotação à página page -> get_Annotations () -> Add ( circleAnnotation...

    docs.aspose.com/pdf/pt/cpp/figures-annotation/
  10. Working with Forms|Aspose.PDF for PHP via Java

    This section explains how to work with AcroForms and XFA Forms in your PDF documents with Aspose.PDF for PHP....Internally AcroForms are annotations or fields applied to a PDF...Working with Images in PDF PDF Annotations...

    docs.aspose.com/pdf/php-java/working-with-forms/