Sort Score
Result 10 results
Languages All
Labels All
Results 3,981 - 3,990 of 8,414 for

annotate

(0.17 sec)
  1. Aspose.PDF for Python

    This API allows you to all kinds of operations on PDF files including creating, editing and converting etc. in Python applications....PDF using Python Remove Annotations from PDF using Python Remove...

    kb.aspose.com/pdf/python/
  2. Aspose.PDF for Java 11.3.0의 공개 API 변경 사항|Aspose...

    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....Annotation 클래스의 변경 사항: 추가된 메서드: public...

    docs.aspose.com/pdf/ko/java/public-api-changes-...
  3. Utilisation de Aspose.PDF pour Python via Java|...

    Fonctions clés, fonctionnalités de conversion, de division, de fusion et d'autres opérations liées à la création et à l'édition de PDF en utilisant Python via Java...des pièces jointes et des annotations ; importer ou exporter des...

    docs.aspose.com/pdf/fr/python-java/overview/
  4. Optimiser, Compresser ou Réduire la Taille d'un...

    Optimiser un fichier PDF, réduire toutes les images, réduire la taille du PDF, désintégrer les polices, supprimer les objets inutilisés avec Python....Supprimer ou aplatir les annotations Explication détaillée des...

    docs.aspose.com/pdf/fr/python-cpp/optimize-pdf/
  5. Changements de l'API publique dans Aspose.PDF p...

    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....Annotation : Méthodes ajoutées : public...

    docs.aspose.com/pdf/fr/java/public-api-changes-...
  6. 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-...
  7. 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/
  8. ארכיון

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

    blog.aspose.com/he/pdf/compress-optimize-reduce...
  9. 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/
  10. Node.js에서 PDF 첨부 파일 작업하기|Aspose.PDF for Node.js...

    Node.js에서 PDF 첨부 파일의 기본 작업. 예제와 함께하는 가이드....기존 PDF에서 첨부 파일 제거하기 PDF Annotations in Node.js Node.js에서 PDF...

    docs.aspose.com/pdf/ko/nodejs-cpp/attachments/