Sort Score
Result 10 results
Languages All
Labels All
Results 3,491 - 3,500 of 8,738 for

annotation

(0.34 sec)
  1. Agregar anotación de caret|Aspose.PDF for Pytho...

    Este ejemplo carga un PDF existente, agrega una anotación de caret a la primera página y guarda el documento modificado. La anotación incluye un símbolo de caret rojo y texto de comentario descriptivo....initialize_data_dir def add_caret_annotation ( infile , outfile ): # Create...bind_pdf ( infile ) # Add caret annotation to page 1 content_editor...

    docs.aspose.com/pdf/es/python-net/add-caret-ann...
  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. Come aggiungere l'annotazione Link usando C++ |...

    Codice sorgente per aggiungere Link annotazioni nel file PDF su qualsiasi piattaforma con linguaggio C++...Annotations Salvare nuovamente il file...document . Pages [ 1 ]. Annotations . Add ( linkAnnotation );...

    products.aspose.com/pdf/it/cpp/annotation/link/...
  4. Come ottenere l'annotazione di Link usando C++ ...

    Codice sorgente per ottenere Link annotazioni in file PDF su qualsiasi piattaforma con linguaggio C++...Annotations Salvare nuovamente il file...document . Pages [ 1 ]. Annotations . Where ( a => a . AnnotationType...

    products.aspose.com/pdf/it/cpp/annotation/link/...
  5. Come ottenere l'annotazione di Redaction usando...

    Codice sorgente per ottenere Redaction annotazioni in file PDF su qualsiasi piattaforma con linguaggio C++...Annotations Salvare nuovamente il file...document . Pages [ 1 ]. Annotations . Where ( a => a . AnnotationType...

    products.aspose.com/pdf/it/cpp/annotation/redac...
  6. Come ottenere l'annotazione di Underline usando...

    Codice sorgente per ottenere Underline annotazioni in file PDF su qualsiasi piattaforma con linguaggio C++...Annotations Salvare nuovamente il file...document . Pages [ 1 ]. Annotations . Where ( a => a . AnnotationType...

    products.aspose.com/pdf/it/cpp/annotation/under...
  7. Come ottenere l'annotazione di Square usando C+...

    Codice sorgente per ottenere Square annotazioni in file PDF su qualsiasi piattaforma con linguaggio C++...Annotations Salvare nuovamente il file...document . Pages [ 1 ]. Annotations . Where ( a => a . AnnotationType...

    products.aspose.com/pdf/it/cpp/annotation/squar...
  8. PdfEncryptionDetails constructor | Aspose.Words...

    aspose.words.saving.PdfEncryptionDetails constructor...to allow the editing of annotations. encryption_details = aw...PdfPermissions . MODIFY_ANNOTATIONS | aw . saving . PdfPermissions...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ล้างคำอธิบายประกอบ DOTX ออนไลน์และใช้ Python | ...

    ลบความคิดเห็นออกจากเอกสาร DOTX ผ่านแอปออนไลน์ฟรีรหัส Python API เพื่อลบความคิดเห็นออกจากไฟล์ DOTX...NET Annotate ล้างคำอธิบายประกอบ DOTX ออนไลน์และใช้... ``` การประยุกต์ใช้ DOTX annotation ขยายความสามารถของเทมเพลตโดยฝังความคิดเห็น...

    products.aspose.com/total/th/python-net/annotat...
  10. فشرده سازی سند PDF | Aspose.PDF

    بهینه سازی فایل های PDF در هر پلتفرم به صورت برنامه نویسی با این کد نمونه با استفاده از کتابخانه Aspose.PDF...infilename ); // Flatten annotations for ( auto page : document...auto annotation : page -> get_Annotations ()) { annotation -> Flatten...

    products.aspose.com/pdf/fa/compress/