Sort Score
Result 10 results
Languages All
Labels All
Results 1,921 - 1,930 of 9,045 for

annotator

(0.15 sec)
  1. Agregar anotaciones de texto|Aspose.PDF for Pyt...

    Agregar anotaciones de texto a un documento PDF utilizando la clase PdfContentEditor en 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/es/python-net/add-text-anno...
  2. Távolítsa el a megjegyzéseket Python használatá...

    Python 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...NET API-n keresztül. Remove Annotation From PPTX Annotációk eltávolítása...

    products.aspose.com/slides/hu/python-net/annota...
  3. ลบคำอธิบายประกอบโดยใช้ C++ | products.aspose.com

    ซอร์สโค้ด C++ เพื่อลบความคิดเห็นในการนำเสนอ...PowerPoint ออนไลน์รวม Remove Annotation From ปชป วิธีลบคำอธิบายประกอบจาก...Slides สำหรับ C++ API Remove Annotation From PPTX วิธีลบคำอธิบายประกอบจาก...

    products.aspose.com/slides/th/cpp/annotation/
  4. スタンプからテキストを抽出|Aspose.PDF for Java

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....pdf" ); Annotation item = doc . getPages ()...StampAnnotation ) { StampAnnotation annot = ( StampAnnotation ) item ;...

    docs.aspose.com/pdf/ja/java/extract-text-from-s...
  5. 팝업 주석 추가|Aspose.PDF for Python via .NET

    이 예제에서는 PDF를 로드하고, 첫 페이지에 팝업 주석을 추가하고, 수정된 문서를 저장합니다.팝업은 기본적으로 표시되도록 설정되어 있으며 지정된 주석 텍스트를 표시합니다....initialize_data_dir def add_popup_annotation ( infile , outfile ): # Create...bind_pdf ( infile ) # Add popup annotation to page 1 content_editor...

    docs.aspose.com/pdf/ko/python-net/add-popup-ann...
  6. | Aspose.PDF

    Gestisci le annotazioni in PDF in modo programmatico con il codice di esempio Java utilizzando Aspose.PDF per Java...da rimuovere con Redaction Annotation Aggiungi annotazione di collegamento...Java Per aggiungere Text Annotation, utilizzeremo l’API Aspose...

    products.aspose.com/pdf/it/java/annotation/
  7. 修改 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/zh/net/modify-annotations/
  8. Opérations avancées pour C++|Aspose.PDF pour C++

    Aspose.PDF pour C++ peut effectuer non seulement des tâches simples et faciles mais aussi gérer des fonctions plus complexes. Pour les utilisateurs avancés et les développeurs, la section Avancée détaillera ces fonctionnalités pour vous....formes sur la page Annotations - Les annotations permettent aux utilisateurs... supprimer et modifier l’annotation des documents PDF. Artifacts...

    docs.aspose.com/pdf/fr/cpp/advanced-operations/
  9. Tambahkan Anotasi Caret|Aspose.PDF for Python v...

    Contoh ini memuat PDF yang sudah ada, menambahkan anotasi caret ke halaman pertama, dan menyimpan dokumen yang telah dimodifikasi. Anotasi tersebut mencakup simbol caret merah dan teks komentar deskriptif....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/id/python-net/add-caret-ann...
  10. Securing and signing PDF in Rust|Aspose.PDF for...

    This section describes the features of using a signature and securing your PDF document using Rust...modifying content (except forms/annotations) Permissions::EXTRACT_CONTENT...EXT_ANNOTATIONS Allow adding/modifying text annotations Permissions::FILL_FORM...

    docs.aspose.com/pdf/rust-cpp/securing-and-signing/