Sort Score
Result 10 results
Languages All
Labels All
Results 1,811 - 1,820 of 8,554 for

annotate

(0.19 sec)
  1. Archivio

    Archivio...annotazioni annotations = page0.page_sheet.annotations; # Scorri...annotazioni for annotation in annotations: comment = annotation.comment...

    blog.aspose.com/it/diagram/add-comments-to-visi...
  2. Archivo

    Archivo... annotations = page0.page_sheet.annotations; # Iterar...anotaciones. for annotation in annotations: comment = annotation.comment...

    blog.aspose.com/es/diagram/add-comments-to-visi...
  3. Procurar

    Procurar...anotações annotations = page0.page_sheet.annotations; # Iterar...anotações for annotation in annotations: comment = annotation.comment...

    blog.aspose.com/pt/diagram/add-comments-to-visi...
  4. Extract Image and Signature Information|Aspose....

    You may extract images from the signature field and extract signature information using the SignatureField class with C#....to form fields changes to annotations changes to images changes...XForms displayed on pages If annotations, fields, or XForms are modified...

    docs.aspose.com/pdf/net/extract-image-and-signa...
  5. Basics of Aspose.PDF DOM API|Aspose.PDF for .NET

    Aspose.PDF for .NET also uses the idea of DOM to represent the structure of a PDF document in terms of objects....Annotations Annotations are a part of a PDF...dedicated a namespace for annotations. This namespace contains...

    docs.aspose.com/pdf/net/basics-of-dom-api/
  6. Multiple signatures in PDF trouble - Free Suppo...

    Hi everyone, I succeed signing 2 signatures in a pdf file. The problem is that I can add text/annotations to the pdf and the signatures are still valid. How is it possible? Can someone please help? Here is a snippet…...problem is that I can add text/annotations to the pdf and the signatures...text objects or free‑form annotations) do not alter that signed...

    forum.aspose.com/t/multiple-signatures-in-pdf-t...
  7. Advanced operations|Aspose.PDF for Python via .NET

    Aspose.PDF for Python via .NET can perform simple and easy tasks and cope with more complex goals. Check the next section for advanced users and developers.... Annotations - annotations allow users to add...add, delete and modify the annotation from the PDF documents. Working...

    docs.aspose.com/pdf/python-net/advanced-operati...
  8. 如何使用 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...
  9. 如何使用 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...
  10. 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...