Sort Score
Result 10 results
Languages All
Labels All
Results 1,371 - 1,380 of 8,738 for

annotator

(0.38 sec)
  1. Anotación de Texto en PDF|Aspose.PDF para C++

    Aspose.PDF para C++ le permite Agregar, Obtener y Eliminar Anotaciones de Texto de su documento PDF....contenidas en la colección Annotations de una Página particular...anotación a la colección de Annotations del objeto Page . El siguiente...

    docs.aspose.com/pdf/es/cpp/text-annotation/
  2. Visio फ़ाइल एनोटेशन NET C# | products.aspose.com

    C# कोड की कुछ ही पंक्तियों के साथ Visio का डेटा एनोटेशन जोड़ें या निकालें।...टिप्पणियाँ ANNOTATION Annotation ANNOTATION Annotation ANNOTATION Annotation...Annotation ANNOTATION Annotation ANNOTATION Annotation ANNOTATION Annotation...

    products.aspose.com/diagram/hi/net/annotation/
  3. Extract Attachments from PDF|Aspose.PDF for Pyt...

    Learn how to work with PDF attachments using Python and Aspose.PDF....Files from PDF Attachment Annotations Extract an embedded file...file from a FileAttachment annotation in a PDF using Python and Aspose...

    docs.aspose.com/pdf/python-net/extract-attachment/
  4. Anotaciones de marca de agua usando Python|Aspo...

    Aprenda cómo agregar, inspeccionar y eliminar anotaciones de marca de agua en documentos PDF usando Aspose.PDF for Python via .NET.... watermark_annotation = ap . annotations . WatermarkAnnotation...) page . annotations . append ( watermark_annotation ) Configurar...

    docs.aspose.com/pdf/es/python-net/watermark-ann...
  5. Ekstra Anotasi menggunakan C++|Aspose.PDF untuk...

    Bagian ini menjelaskan cara menambahkan, mendapatkan, dan menghapus jenis anotasi ekstra dari dokumen PDF Anda.... Buat baru [Caret Annotation](https://reference.aspose...com/pdf/cpp/class/aspose.pdf.annotations.caret_annotation/) dan atur parameter...

    docs.aspose.com/pdf/id/cpp/extra-annotations/
  6. Yorumlarla Çalışmak|Documentation

    Bu sayfa, Visio çiziminin bir sayfasına Aspose.Diagram kitaplığı ile nasıl yorum ekleneceğini açıklar.... Yorumu Düzenle Annotation sınıfı tarafından sunulan...collection of the annotations annotations = diagram . getPages...

    docs.aspose.com/diagram/tr/python-java/working-...
  7. Java 을 (를) 사용하여 Freetext 주석을 가져오는 방법 | Aspose.PDF

    JSP/JSF 응용 프로그램 및 데스크톱 응용 프로그램용 Java 런타임 환경에서 PDF 파일에 Freetext 주석을 가져오는 Java 샘플 코드입니다....Annotations 컬렉션에서 Freetext 주석에 대해 Get..."sample_freetext.pdf" ); // Filter annotations using AnnotationSelector...

    products.aspose.com/pdf/ko/java/annotation/free...
  8. Work with PDF layers using C#|Aspose.PDF for .NET

    Clearing hidden data in your PDF document with C#...or unwanted information (annotations, scripts, metadata, attachments...Removes all document annotations. Redact annotations will be applied...

    docs.aspose.com/pdf/net/clear-hidden-data/
  9. Добавить аннотацию вложения файла|Aspose.PDF fo...

    В примере привязывается входной PDF, добавляется аннотация вложения файла на первую страницу с использованием пути к файлу и сохраняется обновлённый документ....initialize_data_dir def add_file_attachment_annotation ( infile , attachment_file...# Create file attachment annotation on page 1 content_editor...

    docs.aspose.com/pdf/ru/python-net/add-file-atta...
  10. 创建 AcroForm - 在 C# 中创建可填写 PDF|Aspose.PDF for .NET

    使用 Aspose.PDF for .NET,您可以在 PDF 文件中从头开始创建表单...rectangle data for widget annotations. // The number of elements...determines the number of widget annotations to add. var rects = new Aspose...

    docs.aspose.com/pdf/zh/net/create-form/