Sort Score
Result 10 results
Languages All
Labels All
Results 1,321 - 1,330 of 8,591 for

annotate

(0.15 sec)
  1. 档案

    档案...System::ArrayPtr) 检索注释 Aspose::Pdf::Annotations::AnnotationType annotTypes)...System::ArrayPtr<Aspose::Pdf::Annotations::AnnotationType> annotationTypes...

    blog.aspose.com/zh/pdf/working-with-annotations...
  2. 記録

    記録... 特定のページの annotations プロパティを取得して、そのページにあるすべての注釈を取得します。...Document("annotations.pdf") # 最初のページのすべての注釈をループする for annotation in...

    blog.aspose.com/ja/pdf/parse-pdf-in-python/
  3. 如何使用 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...
  4. نحوه حذف Freetext حاشیه نویسی با استفاده از {{p...

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

    products.aspose.com/pdf/fa/java/annotation/free...
  5. Видаліть анотацію PPSM онлайн або керуйте анота...

    видалити коментарі з файлу PPSM через онлайн-програму безкоштовно. Код .NET API для керування коментарями файлів PPSM....NET Annotate Видаліть анотацію PPSM онлайн...керування. Explore Annotate File Options with .NET Annotate DOC Files...

    products.aspose.com/total/uk/net/annotate/ppsm/
  6. Fonctionnalités Clés de Aspose.PDF|Aspose.PDF p...

    Aspose.PDF pour C++ démontre ses fonctionnalités générales. Cette page décrit les versions PDF prises en charge, et toutes les manipulations que nous pouvons faire avec le texte, les images, les annotations, les documents, etc.... Annotations Ajouter des annotations. Obtenir des...des annotations. Supprimer des annotations. Modifier des annotations...

    docs.aspose.com/pdf/fr/cpp/key-features/
  7. 使用 Java 編輯 PDF | Aspose.PDF

    使用 Java 的 Java 使用 Aspose.PDF 樣本代碼以編程方式編輯 PDF 文檔...600 ); RedactionAnnotation annot = new RedactionAnnotation (...rect ); annot . setFillColor ( Color . getBlack ()); annot . setBorderColor...

    products.aspose.com/pdf/zh-hant/java/redaction/
  8. Изменение аннотаций в вашем PDF файле (facades)...

    Этот раздел объясняет, как изменить аннотации из PDF файла в XFDF с помощью Aspose.PDF Facades....Создать новый объект типа Annotation для изменения атрибутов аннотации...DefaultAppearance (); FreeTextAnnotation annotation = new FreeTextAnnotation...

    docs.aspose.com/pdf/ru/java/modify-annotations/
  9. 파이썬을 사용한 추가 주석|Aspose.PDF for Python via .NET

    이 섹션은 PDF 문서에서 추가 유형의 주석을 추가, 가져오기 및 삭제하는 방법을 설명합니다.... annotations . CaretAnnotation ( document...caretAnnotation1 . flags = ap . annotations . AnnotationFlags . PRINT...

    docs.aspose.com/pdf/ko/python-net/extra-annotat...
  10. Aspose.pdf redaction is not removing the underl...

    I am trying to redact the underlying text in pdf. PDF is sent to method as a multipart file object. Option1(preferred): Getting the inkstrokes to get the annotation data. Saving the output as bytestream for the client…...the inkstrokes to get the annotation data. Saving the output as...and I click on Hide all annotations the underlying text is displayed...

    forum.aspose.com/t/aspose-pdf-redaction-is-not-...