Sort Score
Result 10 results
Languages All
Labels All
Results 5,931 - 5,940 of 8,613 for

annotate

(0.77 sec)
  1. 如何在 Python 中去除对 PDF 文档的限制

    本文帮助您了解如何在 Python 中解除对 PDF 文档的限制。它分享了建立环境的详细信息、步骤列表和可运行的示例代码,以在 Python 中开发 PDF 限制删除器。...allow_fill_in、modify_contents 和 modify_annotations 等。使用 PDFFileSecurity 类,您可以启用/禁用不同的限制,如...

    kb.aspose.com/zh/pdf/python/how-to-remove-restr...
  2. Tambah dan Hapus Penanda Buku menggunakan Pytho...

    Anda dapat menambahkan penanda buku ke dokumen PDF dengan Python. Dimungkinkan untuk menghapus semua atau penanda buku tertentu dari dokumen PDF.... annotations . GoToAction ( document ...

    docs.aspose.com/pdf/id/python-net/add-and-delet...
  3. Improving Text Extraction from Multi‑Column PDF...

    Learn techniques for improving text extraction from multi-column PDF layouts with Aspose.PDF for Python....Extraction using Python Annotations and Special Text using Python...

    docs.aspose.com/pdf/python-net/text-extraction-...
  4. PDF to DOCX Merge using C++ | Aspose.PDF

    Combine two or more PDF documents into one DOCX single file programmatically with C++ sample code using Aspose.PDF for C++...manipulating PDF pages, adding annotations, handling custom fonts and...

    products.aspose.com/pdf/cpp/merger/pdf-to-docx/
  5. 使用 C# 向 PDF 添加书签 | Aspose.PDF

    使用 Aspose.PDF for C#使用 .NET 示例代码,以编程方式向 PDF 添加书签... Annotations . GoToAction ( pdfDocument...

    products.aspose.com/pdf/zh-hant/net/bookmarks/
  6. Comment protéger un fichier PDF avec un mot de ...

    Ce bref tutoriel explique en détail comment protéger un fichier PDF avec un mot de passe en C#. Vous apprendrez comment utiliser la fonction de protection par mot de passe PDF C# en suivant des étapes simples et l'extrait de code....l’extraction de contenu et d’annotations. De même, vous pouvez définir...

    kb.aspose.com/fr/pdf/net/how-to-protect-pdf-fil...
  7. What is PDF file? | Knowledge Base

    PDF is the most popular Page Description language. The format is known to anyone who has a computer and is supported by most interfaces and systems..../ExtGState 13 0 R >>endobj Annotation and others subtrees will...includes abilities: to view/add annotations to parts of documents; to...

    docs.aspose.com/page/net/what-is-pdf-file/
  8. Aspose cells got error while download - Free Su...

    I got below error while calling the download method. I amusing aspose cells 26.4 version 26.4 npm pacjage for front end {“@timestamp”:“2026-04-16T06:31:00.055Z”,“log.level”:“ERROR”,“message”:“Error in gridJsService.d…...annotation.ServletInvocableHand.inv...springframework.web.servlet.mvc.method.annotation.RequestMappingHandle.inv...

    forum.aspose.com/t/aspose-cells-got-error-while...
  9. 既存のPDFファイルに画像を追加する|Aspose.PDF for Java

    このセクションでは、Javaライブラリを使用して既存のPDFファイルに画像を追加する方法を説明します。...()) { WatermarkAnnotation annotation = new WatermarkAnnotation...getRect ()); XForm form = annotation . getAppearance (). get_Item...

    docs.aspose.com/pdf/ja/java/add-image-to-existi...
  10. Otimizar, Compactar ou Reduzir o Tamanho do PDF...

    Otimizar arquivo PDF, reduzir todas as imagens, diminuir tamanho do PDF, desincorporar fontes, remover objetos não utilizados com C#....pdf" )) { // Flatten annotations foreach ( var page in document...( var annotation in page . Annotations ) { annotation . Flatten...

    docs.aspose.com/pdf/pt/net/optimize-pdf/