Sort Score
Result 10 results
Languages All
Labels All
Results 4,181 - 4,190 of 8,580 for

annotation

(0.11 sec)
  1. Optimize PDF using Aspose.PDF for Go via C++|As...

    Optimize and compress PDF files using Go tool....compressing images, flattening annotations, unembedding fonts, and enabling...

    docs.aspose.com/pdf/go-cpp/optimize-pdf/
  2. Verwijder PPT-annotatie met behulp van Python |...

    Python-broncode om opmerkingen over PPT-presentaties te verwijderen...NET Annotation Verwijder PPT-annotatie met...

    products.aspose.com/slides/nl/python-net/annota...
  3. Verwijder PPTX-annotatie met behulp van Python ...

    Python-broncode om opmerkingen over PPTX-presentaties te verwijderen...NET Annotation Verwijder PPTX-annotatie...

    products.aspose.com/slides/nl/python-net/annota...
  4. Travailler avec les Métadonnées de Fichier PDF|...

    Cette section explique comment obtenir des informations sur un fichier PDF, comment obtenir des métadonnées XMP à partir d'un fichier PDF, définir des informations de fichier PDF....$document -> close (); PDF Annotations Sécurisation et signature...

    docs.aspose.com/pdf/fr/php-java/pdf-file-metadata/
  5. PdfEncryptionDetails class | Aspose.Words for N...

    Aspose.Words.Saving.PdfEncryptionDetails class. Contains details for encrypting and access permissions for a PDF document...to allow the editing of annotations. let encryptionDetails =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Procurar

    Procurar...getPages()) { for (Annotation annotation : page.getAnnotations())...// Ou achatar a anotação annotation.flatten(); // OU exclua a...

    blog.aspose.com/pt/pdf/compress-optimize-reduce...
  7. arkiv

    arkiv...getPages()) { for (Annotation annotation : page.getAnnotations())...platta till anteckningen annotation.flatten(); // ELLER radera...

    blog.aspose.com/sv/pdf/compress-optimize-reduce...
  8. 档案

    档案...foreach (Annotation annotation in doc.Pages[1].Annotations) { //...TextMarkupAnnotation if (annotation is TextMarkupAnnotation)...

    blog.aspose.com/zh/pdf/extract-text-from-pdf-cs...
  9. C#でPDFファイルにリンクを作成する|Aspose.PDF for .NET

    このセクションでは、C#を使用してPDFドキュメントにリンクを作成する方法を説明します。... リンクをPageオブジェクトの Annotations プロパティに追加します。 最後に、Documentオブジェクトの...号を指定します。 リンクをPageオブジェクトのAnnotationsコレクションに追加します。 Documentオブジェクトの...

    docs.aspose.com/pdf/ja/net/create-links/
  10. Crear Enlaces en un Archivo PDF|Aspose.PDF para...

    Esta sección explica cómo crear enlaces en su documento PDF con Java....el enlace a la colección Annotations del objeto Page. Finalmente...el enlace a la colección Annotations del objeto Page. Finalmente...

    docs.aspose.com/pdf/es/java/create-links/