Sort Score
Result 10 results
Languages All
Labels All
Results 2,111 - 2,120 of 8,532 for

annotator

(0.13 sec)
  1. index.xml

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

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

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 如何用 C++ 添加 Redaction 注解https://products.aspose.com/pdf/zh-hans/cpp/annotation/redaction/add/Recent content in 如何用 C++ 添加 Redaction 注解 on Aspsoe......com/pdf/zh-hans/cpp/annotation/redaction/add/Recent content...aspose.com/pdf/zh-hans/cpp/annotation/redaction/add/index.xml self...

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

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 如何用 C++ 添加 Strikeout 注解https://products.aspose.com/pdf/zh-hans/cpp/annotation/strikeout/add/Recent content in 如何用 C++ 添加 Strikeout 注解 on Aspsoe......com/pdf/zh-hans/cpp/annotation/strikeout/add/Recent content...aspose.com/pdf/zh-hans/cpp/annotation/strikeout/add/index.xml self...

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

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 如何用 C++ 添加 Highlight 注解https://products.aspose.com/pdf/zh-hans/cpp/annotation/highlight/add/Recent content in 如何用 C++ 添加 Highlight 注解 on Aspsoe......com/pdf/zh-hans/cpp/annotation/highlight/add/Recent content...aspose.com/pdf/zh-hans/cpp/annotation/highlight/add/index.xml self...

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

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 如何用 C++ 添加 Polygon 注解https://products.aspose.com/pdf/zh-hans/cpp/annotation/polygon/add/Recent content in 如何用 C++ 添加 Polygon 注解 on Aspsoe.PDF P......com/pdf/zh-hans/cpp/annotation/polygon/add/Recent content...aspose.com/pdf/zh-hans/cpp/annotation/polygon/add/index.xml self...

    products.aspose.com/pdf/zh-hans/cpp/annotation/...
  6. PdfAttachmentsEmbeddingMode enumeration | Aspos...

    aspose.words.saving.PdfAttachmentsEmbeddingMode enumeration. Specifies how attachments are embedded to PDF document.... ANNOTATIONS Attachments are embedded as annotations with...document embedded files without annotations. See Also module aspose.words...

    reference.aspose.com/words/python-net/aspose.wo...
  7. How to Redact a PDF in Java

    This brief guide explains how to redact a PDF in Java. It contains the system configuration details, and stepwise algorithm, followed by a runnable sample code to redact text in PDF using Java....class Add the annotation to existing annotations Redact the PDF...redaction annotation. Subsequently, add the annotation to the page...

    kb.aspose.com/pdf/java/how-to-redact-a-pdf-in-j...
  8. Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....end, Enum annotType, Annotation annotation) تم تغييرها إلى void...end, int annotType, Annotation annotation) IList extractAnnotations(int...

    docs.aspose.com/pdf/ar/java/technical-articles/...
  9. Extraindo texto bruto de arquivo PDF|Aspose.PDF...

    Este artigo descreve várias maneiras de extrair texto de documentos PDF usando Aspose.PDF para Android via Java. De páginas inteiras, de uma parte específica, com base em colunas, etc....as anotações for ( Annotation annotation : doc . getPages ()...TextMarkupAnnotation if ( annotation . getAnnotationType () ==...

    docs.aspose.com/pdf/pt/androidjava/extract-text...
  10. PDF 粘性注释|Aspose.PDF for Java

    本主题关于粘性注释,以水印注释为例展示在文本中。它用于在页面上表示图形。查看代码片段以解决此任务。...annotationSelector ); List < Annotation > WatermarkAnnotations =...getSelected (); // 打印结果 for ( Annotation fa : WatermarkAnnotations...

    docs.aspose.com/pdf/zh/java/sticky-annotations/