Sort Score
Result 10 results
Languages All
Labels All
Results 2,511 - 2,520 of 8,591 for

annotate

(0.22 sec)
  1. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 如何使用 .NET 获取 Text 注解https://products.aspose.com/pdf/zh-hans/net/annotation/text/get/Recent content in 如何使用 .NET 获取 Text 注解 on Aspsoe.PDF Produc......com/pdf/zh-hans/net/annotation/text/get/Recent content in...aspose.com/pdf/zh-hans/net/annotation/text/get/index.xml self application/rss+xml...

    products.aspose.com/pdf/zh-hans/net/annotation/...
  2. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 如何使用 .NET 获取 Square 注解https://products.aspose.com/pdf/zh-hans/net/annotation/square/get/Recent content in 如何使用 .NET 获取 Square 注解 on Aspsoe.PDF ......com/pdf/zh-hans/net/annotation/square/get/Recent content...aspose.com/pdf/zh-hans/net/annotation/square/get/index.xml self...

    products.aspose.com/pdf/zh-hans/net/annotation/...
  3. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 如何使用 .NET 删除 Text 注释https://products.aspose.com/pdf/zh-hans/net/annotation/text/remove/Recent content in 如何使用 .NET 删除 Text 注释 on Aspsoe.PDF Pro......com/pdf/zh-hans/net/annotation/text/remove/Recent content...aspose.com/pdf/zh-hans/net/annotation/text/remove/index.xml self...

    products.aspose.com/pdf/zh-hans/net/annotation/...
  4. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 如何使用 .NET 删除 Underline 注释https://products.aspose.com/pdf/zh-hans/net/annotation/underline/remove/Recent content in 如何使用 .NET 删除 Underline 注释 on......com/pdf/zh-hans/net/annotation/underline/remove/Recent content...aspose.com/pdf/zh-hans/net/annotation/underline/remove/index.xml...

    products.aspose.com/pdf/zh-hans/net/annotation/...
  5. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 如何使用 C++ 获取 Polyline 注解https://products.aspose.com/pdf/zh-hans/cpp/annotation/polyline/get/Recent content in 如何使用 C++ 获取 Polyline 注解 on Aspsoe.......com/pdf/zh-hans/cpp/annotation/polyline/get/Recent content...aspose.com/pdf/zh-hans/cpp/annotation/polyline/get/index.xml self...

    products.aspose.com/pdf/zh-hans/cpp/annotation/...
  6. Comment expurger un PDF en Python

    Ce guide simple explique comment rédiger un PDF en Python. Il comprend les informations de configuration de l'IDE, le processus étape par étape et un extrait de code pour rédiger le texte au format PDF à l'aide de Python....Ajouter l’annotation à la collection d’annotations existante...source et initialisez une annotation pour la rédaction. Ensuite...

    kb.aspose.com/fr/pdf/python/how-to-redact-a-pdf...
  7. arkiv

    arkiv...kommentarerna annotations = page0.page_sheet.annotations; # Iterera...anteckningarna for annotation in annotations: comment = annotation.comment...

    blog.aspose.com/sv/diagram/add-comments-to-visi...
  8. Aspose.PDF - Powerful API for Document Processi...

    Aspose.PDF is a powerful API for document processing and PDF processing. It allows developers to create, manipulate, and convert PDF documents programmatically....handle content, formatting, annotations, and other elements programmatically...passwords and permissions Adding annotations and comments to PDF documents...

    reference.aspose.com/pdf/
  9. Anotación de Resaltados en PDF|Aspose.PDF para ...

    Las anotaciones de marcado se presentan en el texto como resaltados, subrayados, tachados o subrayados ondulados en el texto de un documento....annotationSelector1 ); List < Annotation > highlightAnnotations =...annotationSelector1 . getSelected (); for ( Annotation ta : highlightAnnotations...

    docs.aspose.com/pdf/es/java/highlights-annotation/
  10. Really weird large redaction black boxes - Free...

    Hi all, I am trying to write redaction for PDF documents. For the vast majority of redactions I am completing, the PDF document redacts properly, however I am getting some weird large boxes that pop up: image.png (631 …...annotations.RedactionAnnotation(page...fill_color = pdf.Color.black page.annotations.add(ann, True) try: ann.redact()...

    forum.aspose.com/t/really-weird-large-redaction...