Sort Score
Result 10 results
Languages All
Labels All
Results 3,091 - 3,100 of 8,581 for

annotate

(0.06 sec)
  1. Merging PDF with XFDF not working - Free Suppor...

    Hi, I'm testing the Aspose PDF library and I'm trying to merge a PDF file with an XFDF file (xfdf includes INK Annotations). Test code (see below) runs without any problems but the output pdf file does not include the …...file (xfdf includes INK Annotations). Test code (see below) runs...file does not include the annotations! Any idea how to solve this...

    forum.aspose.com/t/merging-pdf-with-xfdf-not-wo...
  2. Bases de l'API DOM d'Aspose.PDF|Aspose.PDF for ...

    Aspose.PDF for .NET utilise également l'idée de DOM pour représenter la structure d'un document PDF en termes d'objets....Annotations Les annotations font partie des fonctionnalités...dédié un espace de noms aux annotations. Cet espace de noms contient...

    docs.aspose.com/pdf/fr/net/basics-of-dom-api/
  3. Optimiser, Compresser ou Réduire la Taille du P...

    Optimiser le 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 Une explication détaillée...aplatissement des annotations Les annotations peuvent être supprimées...

    docs.aspose.com/pdf/fr/python-net/optimize-pdf/
  4. Close all Comments Function - Free Support Foru...

    What is the option to all comments in a document function?...mention comment handling, annotation collections, or any API method...methods that manipulate the Annotations collection (PDF) or the Comments...

    forum.aspose.com/t/close-all-comments-function/...
  5. Membuat AcroForm - Membuat PDF yang Dapat Diisi...

    Dengan Aspose.PDF untuk Python Anda dapat membuat formulir dari awal di file PDF Anda... annotations . Border ( textBoxField )...= 5 border . dash = ap . annotations . Dash ( 1 , 1 ) textBoxField...

    docs.aspose.com/pdf/id/python-net/create-form/
  6. Android PDF API | Create Parse and Convert PDF ...

    PDF viewer and converter library for mobile apps. Generate merge split read write and protect PDF or PDF/A documents with ease...to work with attachments, annotations, text & images and much more...extract & delete attachments & annotations Add or update encryption...

    products.aspose.com/pdf/android-java/
  7. PDF Мультимедийная Аннотация с использованием C...

    Aspose.PDF для C++ позволяет добавлять, получать и удалять мультимедийные аннотации из вашего PDF документа....документе содержатся в коллекции Annotations объекта Page . Эта коллекция...свою собственную коллекцию Annotations. Чтобы добавить аннотацию...

    docs.aspose.com/pdf/ru/cpp/multimedia-annotation/
  8. Extract Data from Table in PDF|Aspose.PDF for C++

    Learn how to extract tabular from PDF using Aspose.PDF for C++....table marked with Square Annotation: void ExtractMarkedTable...MakeObject < Aspose :: Pdf :: Annotations :: SquareAnnotation > ( page...

    docs.aspose.com/pdf/cpp/extract-data-from-table...
  9. Atualizar Links em PDF|Aspose.PDF para Java

    Atualizar links em PDF programaticamente. Este guia é sobre como atualizar links em PDF na linguagem Java....get_Item ( 1 ); for ( Annotation annotation : page . getAnnotations...getAnnotations ()) { if ( annotation . getAnnotationType () == AnnotationType...

    docs.aspose.com/pdf/pt/java/update-links/
  10. PDFファイルから生のテキストを抽出|Aspose.PDF for Android via Java

    この記事では、Java経由でAndroid向けにAspose.PDFを使用してPDFドキュメントからテキストを抽出するさまざまな方法を説明します。全ページから、一部から、列に基づいて、など。...すべての注釈をループする for ( Annotation annotation : doc . getPages ()...TextMarkupAnnotationをフィルタリングする if ( annotation . getAnnotationType () ==...

    docs.aspose.com/pdf/ja/androidjava/extract-text...