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

annotator

(0.29 sec)
  1. PDF Tooltip using C#|Aspose.PDF for .NET

    Learn how to add tooltip to the text fragment in PDF using C# and Aspose.PDF...field (or any other type of annotation) on mouse enter/exit over...this purpose, Aspose.Pdf.Annotations.HideAction Class is used...

    docs.aspose.com/pdf/net/pdf-tooltip/
  2. 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...
  3. 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...
  4. 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...
  5. إضافة تعليق توضيحي للدائرة|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...
  6. 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/...
  7. Chercher

    chercher... Extrayez l’annotation carrée de la page. Initialisez...Sélectionnez la page et extrayez son annotation carrée var page = pdfDocument...

    blog.aspose.com/fr/pdf/extract-table-from-pdf-u...
  8. 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/
  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/