Sort Score
Result 10 results
Languages All
Labels All
Results 3,841 - 3,850 of 8,590 for

annotator

(0.98 sec)
  1. 온라인 및 Python을 사용하여 PDF 주석 지우기 | products.aspose...

    무료로 온라인 앱을 통해 PDF 문서에서 주석을 제거하세요. PDF 파일에서 주석을 삭제하는 Python API 코드입니다....NET Annotate 온라인 및 Python을 사용하여 PDF 주석...로드 모든 주석을 배열로 로드 배열을 반복하고 Annotation.delete를 호출합니다. 문서를 저장하려면...

    products.aspose.com/total/ko/python-net/annotat...
  2. Trabajando con Acciones en PDF|Aspose.PDF for .NET

    Esta sección explica cómo agregar acciones al documento y a los campos de formulario programáticamente con C#....estos enlaces a la colección Annotations del objeto Page . Finalmente...como con el texto. El objeto Annotation no tiene en sí mismo el texto...

    docs.aspose.com/pdf/es/net/actions/
  3. Aspose::Words::Fields::FieldRef class | Aspose....

    Aspose::Words::Fields::FieldRef class. Implements the REF field. To learn more, visit the documentation article in C++....increment footnote, endnote, and annotation numbers that are marked by...increment footnote, endnote, and annotation numbers that are marked by...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. Добавить изображение в PDF с использованием C++...

    Этот раздел описывает, как добавить изображение в существующий PDF файл с использованием библиотеки C++....auto annotation = MakeObject < Aspose :: Pdf :: Annotations ::...get_Rect ()); auto form = annotation -> get_Appearance () -> idx_get...

    docs.aspose.com/pdf/ru/cpp/add-image-to-existin...
  5. أرشيف

    أرشيف...foreach (Annotation annotation in doc.Pages[1].Annotations) { //...TextMarkupAnnotation if (annotation is TextMarkupAnnotation)...

    blog.aspose.com/ar/pdf/extract-text-from-pdf-cs...
  6. Archiv

    Archiv...foreach (Annotation annotation in doc.Pages[1].Annotations) { //...TextMarkupAnnotation if (annotation is TextMarkupAnnotation)...

    blog.aspose.com/cs/pdf/extract-text-from-pdf-cs...
  7. Create, Edit and Convert PowerPoint Presentatio...

    Aspose.Slides is a powerful API for creating, editing and converting PowerPoint presentations in .NET, Java, C++, Python and other platforms. Try it for free today!...Slides Annotation Free App to remove Annotations from PowerPoint...

    products.aspose.com/slides/
  8. 如何使用 Java 添加 Highlight 註解 | Aspose.PDF

    Java 範例代碼,用於在 JSP/JSF 應用程式和桌面應用程式的 Java 執行時環境中的 PDF 檔中添加 Highlight 註釋。...visit ( page ); // Create annotations HighlightAnnotation highlightAnnotation...getLightGreen ()); // Add annotation to the page page . getAnnotations...

    products.aspose.com/pdf/zh-hant/java/annotation...
  9. C++를 사용하여 PDF 양식을 처리하기 | Aspose.PDF

    C++ 용 Aspose.PDF 를 사용하여 C++ 샘플 코드를 사용하여 PDF 양식을 프로그래밍 방식으로 관리합니다....MakeObject < Aspose :: Pdf :: Annotations :: Border > ( textBoxField...MakeObject < Aspose :: Pdf :: Annotations :: Dash > ( 1 , 1 )); textBoxField...

    products.aspose.com/pdf/ko/cpp/acroforms/
  10. 使用 C# 向 PDF 添加 JavaScript

    按照本文使用 C# 向 PDF 添加 JavaScript。它包含 IDE 设置详情、步骤列表以及示例代码,用于通过添加不同类型的脚本来处理 PDF JS 的各种操作。...NET 处理 PDF JS 从库中导入 PDF 和 Annotations 类 加载许可证以获得完整的产品功能 将源 PDF...PDF JavaScript 。导入 PDF 和 Annotations 类,加载许可证,并添加在 PDF 打开时运行的 ...

    kb.aspose.com/zh/pdf/net/add-javascript-to-pdf-...