Sort Score
Result 10 results
Languages All
Labels All
Results 3,151 - 3,160 of 8,583 for

annotate

(1.51 sec)
  1. 如何使用 C++ 删除 Underline 注释 | Aspose.PDF

    用于在任何使用 C++ 语言的平台上删除 PDF 文件中的 Underline 注解的源代码...Annotations 集合中的 Underline 注释方法 Remove...document . Pages [ 1 ]. Annotations . Where ( a => a . AnnotationType...

    products.aspose.com/pdf/zh-hans/cpp/annotation/...
  2. 如何使用 C++ 删除 Text 注释 | Aspose.PDF

    用于在任何使用 C++ 语言的平台上删除 PDF 文件中的 Text 注解的源代码...Annotations 集合中的 Text 注释方法 Remove 再次保存该文件...document . Pages [ 1 ]. Annotations . Where ( a => a . AnnotationType...

    products.aspose.com/pdf/zh-hans/cpp/annotation/...
  3. Crear AcroForm - Crear PDF Rellenable en Python...

    Con Aspose.PDF para Python puedes crear un formulario desde cero en tu archivo PDF... annotations . Border ( textBoxField )...= 5 border . dash = ap . annotations . Dash ( 1 , 1 ) textBoxField...

    docs.aspose.com/pdf/es/python-net/create-form/
  4. إنشاء AcroForm - إنشاء PDF قابل للتعبئة في بايث...

    باستخدام Aspose.PDF لبايثون يمكنك إنشاء نموذج من البداية في ملف PDF الخاص بك... annotations . Border ( textBoxField )...= 5 border . dash = ap . annotations . Dash ( 1 , 1 ) textBoxField...

    docs.aspose.com/pdf/ar/python-net/create-form/
  5. PDF Мультимедийная Аннотация с использованием C...

    Aspose.PDF для C++ позволяет добавлять, получать и удалять мультимедийные аннотации из вашего PDF документа....документе содержатся в коллекции Annotations объекта Page . Эта коллекция...свою собственную коллекцию Annotations. Чтобы добавить аннотацию...

    docs.aspose.com/pdf/ru/cpp/multimedia-annotation/
  6. Anotaciones de Figuras en PDF|Aspose.PDF para Java

    Este artículo describe cómo agregar, obtener y eliminar anotaciones de figuras de su documento PDF con Aspose.PDF para Java...Annotations.CircleAnnotation) aparte.... Crear una nueva Circle Annotation y establecer los parámetros...

    docs.aspose.com/pdf/es/java/figures-annotation/
  7. Close all Comments Function - Free Support Foru...

    What is the option to all comments in a document function?...mention comment handling, annotation collections, or any API method...methods that manipulate the Annotations collection (PDF) or the Comments...

    forum.aspose.com/t/close-all-comments-function/...
  8. Java 을 (를) 사용하여 Highlight 주석을 추가하는 방법 | Aspose.PDF

    JSP/JSF 응용 프로그램 및 데스크톱 응용 프로그램의 Java 런타임 환경에서 PDF 파일에 Highlight 주석을 추가하기 위한 Java 샘플 코드입니다....Annotations 컬렉션에서 Highlight 주석에 대해 Add...visit ( page ); // Create annotations HighlightAnnotation highlightAnnotation...

    products.aspose.com/pdf/ko/java/annotation/high...
  9. 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...
  10. Extrahieren von Links aus PDF mit C#

    In diesem Tutorial wird beschrieben, wie Sie mit C# Links aus PDFs extrahieren. Es enthält Details zum Einrichten der IDE, eine Liste der Schritte und einen Beispielcode zum Entwickeln eines PDF-Link-Extraktors mit C#....Seiten Erstellen Sie einen annotation selector zum Suchen von Linkanmerkungen...extrahieren . Erstellen Sie einen Annotation-Selektor für die Link-Annotationen...

    kb.aspose.com/de/pdf/net/extract-links-from-pdf...