Sort Score
Result 10 results
Languages All
Labels All
Results 4,451 - 4,460 of 9,071 for

annotate

(0.15 sec)
  1. Bekerja dengan Tabel dalam PDF|Aspose.PDF untuk...

    Bagian ini menjelaskan cara menambahkan dan mengekstrak tabel, bagaimana memanipulasi dan mengintegrasikan tabel menggunakan PHP....dengan Gambar dalam PDF PDF Annotations...

    docs.aspose.com/pdf/id/php-java/working-with-ta...
  2. Overview|Aspose.PDF for JavaScript via C++

    Overview of key-features and supported formats of Aspose.PDF for JavaScript via C++, installation and licensing manual....Delete Bookmarks Delete Annotations Delete JavaScripts Extract...

    docs.aspose.com/pdf/javascript-cpp/overview/
  3. Get PDF Version|Aspose.PDF for Python via .NET

    Learn how to programmatically determine the version of a PDF document using Aspose.PDF for Python. This tutorial demonstrates how to use the PdfFileInfo class to check the PDF version of a file....form fields, encryption, annotations, and compression. For developers...

    docs.aspose.com/pdf/python-net/get-pdf-version/
  4. Overview|Aspose.PDF for Android via Java

    Overview of key-features and supported formats of Aspose.PDF for Android via Java, installation and licensing manual of Java library.... delete attachments and annotations; import or export PDF form...

    docs.aspose.com/pdf/androidjava/overview/
  5. PdfSaveOptions.AttachmentsEmbeddingMode | Aspos...

    Anpassa hur bilagor bäddas in i PDF-filer med PdfSaveOptions. Säkerställ sömlös integration och optimerad dokumentdelning.... Annotations ; doc . Save ( ArtifactsDir...

    reference.aspose.com/words/sv/net/aspose.words....
  6. PdfSaveOptions.AttachmentsEmbeddingMode | Aspos...

    Customize how attachments are embedded in PDFs with PdfSaveOptions. Ensure seamless integration and optimized document sharing.... Annotations ; doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words.sav...
  7. ארכיון

    ארכיון...getPages()) { for (Annotation annotation : page.getAnnotations())...getAnnotations()) { // או שתשטח את ההערה annotation.flatten(); // או למחוק את...

    blog.aspose.com/he/pdf/compress-optimize-reduce...
  8. Edit PDF File Tags using Python|Aspose.PDF for ...

    This article explains how to edit tags in the PDF documents using Aspose.PDF for Python via .NET library....page annotation element. link2 . tag ( page . annotations [ 1...page annotation element. link1 . tag ( page . annotations [ 2...

    docs.aspose.com/pdf/python-net/edit-pdf-file-tags/
  9. Add Image to Existing PDF File|Aspose.PDF for Java

    This section describes how to add image to existing PDF file using Java library....()) { WatermarkAnnotation annotation = new WatermarkAnnotation...getRect ()); XForm form = annotation . getAppearance (). get_Item...

    docs.aspose.com/pdf/java/add-image-to-existing-...
  10. PDF内のリンクを更新する|Aspose.PDF for Java

    プログラムでPDF内のリンクを更新します。このガイドはJava言語でPDF内のリンクを更新する方法についてです。...get_Item ( 1 ); for ( Annotation annotation : page . getAnnotations...getAnnotations ()) { if ( annotation . getAnnotationType () == AnnotationType...

    docs.aspose.com/pdf/ja/java/update-links/