Sort Score
Result 10 results
Languages All
Labels All
Results 4,391 - 4,400 of 9,049 for

annotation

(0.15 sec)
  1. 使用 C# 向 PDF 添加 JavaScript

    按照本文使用 C# 向 PDF 添加 JavaScript。它包含 IDE 设置详情、步骤列表以及示例代码,用于通过添加不同类型的脚本来处理 PDF JS 的各种操作。...NET 处理 PDF JS 从库中导入 PDF 和 Annotations 类 加载许可证以获得完整的产品功能 将源 PDF...PDF JavaScript 。导入 PDF 和 Annotations 类,加载许可证,并添加在 PDF 打开时运行的 ...

    kb.aspose.com/zh/pdf/net/add-javascript-to-pdf-...
  2. BuiltInDocumentProperties.security property | A...

    BuiltInDocumentProperties.security property. Specifies the security level of a document as a numeric value.... READ_ONLY_EXCEPT_ANNOTATIONS doc . save ( file_name =...DocumentSecurity . READ_ONLY_EXCEPT_ANNOTATIONS , aw . Document ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 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...
  4. arkiv

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

    blog.aspose.com/sv/pdf/compress-optimize-reduce...
  5. Python을 사용하여 PDF에서 주석을 제거하는 방법

    이 기사는 Python을 사용하여 PDF에서 주석을 제거하는 방법을 안내합니다. IDE 설정, 프로그램 알고리즘 작성, Python을 사용하여 PDF의 모든 주석을 삭제할 수 있는 실행 가능한 샘플 코드에 대한 자세한 정보를 제공합니다.... 로드된 문서의 모든 페이지를 파싱하고 annotations 컬렉션에 액세스 각 주석이 TEXT 유형인지...프로세스를 설명합니다. 모든 주석을 삭제하려는 경우 Annotation 클래스가 이 요구 사항을 달성하는 데 중요한...

    kb.aspose.com/ko/pdf/python/how-to-remove-comme...
  6. Create Links in PDF file|Aspose.PDF for Java

    This section explains how to create links in your PDF document with Java....link to the Page object’s Annotations collection. Finally, save...link to the Page object’s Annotations collection. Finally, save...

    docs.aspose.com/pdf/java/create-links/
  7. Add Image to PDF using C++|Aspose.PDF لـ C++

    يصف هذا القسم كيفية إضافة صورة إلى ملف PDF موجود باستخدام مكتبة C++....auto annotation = MakeObject < Aspose :: Pdf :: Annotations ::...get_Rect ()); auto form = annotation -> get_Appearance () -> idx_get...

    docs.aspose.com/pdf/ar/cpp/add-image-to-existin...
  8. PdfAttachmentsEmbeddingMode Enum | Aspose.Words...

    تحكم في كيفية تضمين المرفقات في ملفات PDF باستخدام وضع تضمين المرفقات PdfAttachments. حسّن بنية المستند وتوافقه لضمان مشاركة سلسة.... Annotations 1 يتم تضمين المرفقات كتعليقات...

    reference.aspose.com/words/ar/net/aspose.words....
  9. Navigation et Interaction dans PDF en utilisant...

    Cette section décrit les fonctionnalités de travail avec les liens, actions et signets avec la bibliothèque Python....formulaires en utilisant Python Annotations PDF...

    docs.aspose.com/pdf/fr/python-net/navigation-an...
  10. Save PDF document programmatically|Aspose.PDF f...

    Learn how to save PDF file with Aspose.PDF for Rust via C++....adding text, images, or annotations to the PDF. This example...

    docs.aspose.com/pdf/rust-cpp/save-pdf-document/