Sort Score
Result 10 results
Languages All
Labels All
Results 2,241 - 2,250 of 8,582 for

annotator

(0.08 sec)
  1. 使用 C++ 添加图形注释|Aspose.PDF for C++

    本文描述了如何使用 Aspose.PDF for C++ 添加、获取和删除 PDF 文档中的图形注释...Annotations.CircleAnnotation 类的实例),除了形状不同。...新建 Document 。 创建一个 Circle Annotation 并设置 Circle 参数(新建 Rectang...

    docs.aspose.com/pdf/zh/cpp/figures-annotation/
  2. 如何使用 Java 刪除 Link 註釋 | Aspose.PDF

    Java 範例代碼,用於刪除 JSP/JSF 應用程式和桌面應用程式的 Java 執行時環境中 PDF 檔中 Link 註釋。...pdf" ); // Filter annotations using AnnotationSelector...annotationSelector ); List < Annotation > linkAnnotations = annotationSelector...

    products.aspose.com/pdf/zh-hant/java/annotation...
  3. 如何使用 Java 刪除 Caret 註釋 | Aspose.PDF

    Java 範例代碼,用於刪除 JSP/JSF 應用程式和桌面應用程式的 Java 執行時環境中 PDF 檔中 Caret 註釋。...pdf" ); // Filter annotations using AnnotationSelector...annotationSelector ); List < Annotation > caretAnnotations = annotationSelector...

    products.aspose.com/pdf/zh-hant/java/annotation...
  4. DocumentSecurity enumeration | Aspose.Words for...

    aspose.words.properties.DocumentSecurity enumeration. Used as a value for the [BuiltInDocumentProperties.security](../builtindocumentproperties/security/) property... READ_ONLY_EXCEPT_ANNOTATIONS The document to always be...opened read-only except for annotations. Examples Shows how to use...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Advanced operations for C++|Aspose.PDF for C++

    Aspose.PDF for C++ can perform not only simple and easy tasks but also cope with more complex functions. For advanced users and developers, the Advanced section will detail these features for you....shapes on the page Annotations - Annotations allow users to add...add, delete and modify the annotation from the PDF documents. Artifacts...

    docs.aspose.com/pdf/cpp/advanced-operations/
  6. Chercher

    chercher...pdf"); Ajouter une annotation dans un PDF à l’aide de C#...C# # Les annotations sont des objets graphiques utilisés pour...

    blog.aspose.com/fr/pdf/create-pdf-documents-usi...
  7. Java 을 (를) 사용하여 Freetext 주석을 가져오는 방법 | Aspose.PDF

    JSP/JSF 응용 프로그램 및 데스크톱 응용 프로그램용 Java 런타임 환경에서 PDF 파일에 Freetext 주석을 가져오는 Java 샘플 코드입니다....Annotations 컬렉션에서 Freetext 주석에 대해 Get..."sample_freetext.pdf" ); // Filter annotations using AnnotationSelector...

    products.aspose.com/pdf/ko/java/annotation/free...
  8. Work with PDF layers using C#|Aspose.PDF for .NET

    Clearing hidden data in your PDF document with C#...or unwanted information (annotations, scripts, metadata, attachments...Removes all document annotations. Redact annotations will be applied...

    docs.aspose.com/pdf/net/clear-hidden-data/
  9. Opérations avancées dans Node.js|Aspose.PDF pou...

    Aspose.PDF pour Node.js via C++ peut non seulement effectuer des tâches simples et faciles, mais aussi atteindre des objectifs plus complexes. Consultez la section suivante pour les utilisateurs et développeurs avancés.... Annotations - les annotations permettent aux utilisateurs... supprimer et modifier l’annotation des documents PDF. Sécurisation...

    docs.aspose.com/pdf/fr/nodejs-cpp/advanced-oper...
  10. Extract Links from the PDF File|Aspose.PDF for ...

    Discover how to extract hyperlinks from PDF documents in .NET using Aspose.PDF for content management and link analysis....Links are represented as annotations in a PDF file, so to extract...Get all the selected link annotations into an IList object using...

    docs.aspose.com/pdf/net/extract-links/