Sort Score
Result 10 results
Languages All
Labels All
Results 1,751 - 1,760 of 8,535 for

annotator

(0.1 sec)
  1. 如何使用 Java 获取 Freetext 注解 | Aspose.PDF

    在 JSP/JSF 应用程序和桌面应用程序的 Java 运行时环境中获取 PDF 文件中的 Freetext 注释的 Java 示例代码。...Annotations 集合中的 Freetext 注释方法 Get 再次保存该文件..."sample_freetext.pdf" ); // Filter annotations using AnnotationSelector...

    products.aspose.com/pdf/zh-hans/java/annotation...
  2. نحوه حذف Freetext حاشیه نویسی با استفاده از {{p...

    کد نمونه جاوا برای حذف Freetext حاشیه نویسی در فایل PDF در محیط زمان اجرا جاوا برای برنامه های کاربردی JSP/JSF و برنامه های دسکتاپ....pdf" ); // Filter annotations using AnnotationSelector...annotationSelector ); List < Annotation > freeTextAnnotations = annotationSelector...

    products.aspose.com/pdf/fa/java/annotation/free...
  3. 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...
  4. Redactions Cause Text Shift If Words Are Differ...

    While messing around with redactions I noticed a bit of an issue happening when redacting a sentence with multiple word formats/colours. If the last word in a redaction box has a different colour to the first word after …...Product Family redaction-annotation , redact-text DomTheDev June...Black; doc.Pages[page.Number].Annotations.Add(redactionAnno, true);...

    forum.aspose.com/t/redactions-cause-text-shift-...
  5. Извлечение необработанного текста из PDF файла|...

    В этой статье описаны различные способы извлечения текста из PDF документов с использованием Aspose.PDF для Android через Java. Из целых страниц, из конкретной части, на основе столбцов и т.д....все аннотации for ( Annotation annotation : doc . getPages ()...TextMarkupAnnotation if ( annotation . getAnnotationType () ==...

    docs.aspose.com/pdf/ru/androidjava/extract-text...
  6. Aspose.PDF for Java 9.0.0의 공개 API 변경 사항|Aspose....

    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 modifyAnnotations(int...end, int annotType, Annotation annotation)로 변경됨 IList extractAnnotations(int...

    docs.aspose.com/pdf/ko/java/public-api-changes-...
  7. Come aggiungere l'annotazione Caret usando .NET...

    Codice sorgente su C# per aggiungere Caret annotazioni su .NET Framework, .NET Core e PHP, VBScript, Delphi, C++ tramite COM Interop....Annotations Salvare nuovamente il file..."sample.pdf" )); // This annotation is used to indicate the insertion...

    products.aspose.com/pdf/it/net/annotation/caret...
  8. Come aggiungere l'annotazione Watermark usando ...

    Codice sorgente su C# per aggiungere Watermark annotazioni su .NET Framework, .NET Core e PHP, VBScript, Delphi, C++ tramite COM Interop....Annotations Salvare nuovamente il file..."sample.pdf" )); // This annotation is used to indicate the insertion...

    products.aspose.com/pdf/it/net/annotation/water...
  9. 如何使用 .NET 删除 Underline 注释 | Aspose.PDF

    C# 上的源代码用于通过 COM Interop 删除 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上的 Underline 个注释。...Annotations 集合中的 Underline 注释方法 Remove...document . Pages [ 1 ]. Annotations . Where ( a => a . AnnotationType...

    products.aspose.com/pdf/zh-hans/net/annotation/...
  10. 如何使用 .NET 删除 Watermark 注释 | Aspose.PDF

    C# 上的源代码用于通过 COM Interop 删除 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上的 Watermark 个注释。...Annotations 集合中的 Watermark 注释方法 Remove...document . Pages [ 1 ]. Annotations . Where ( a => a . AnnotationType...

    products.aspose.com/pdf/zh-hans/net/annotation/...