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

annotate

(0.7 sec)
  1. Remove Highlight from PDF using C#

    Refer to this article to remove highlight from PDF using C#. It has details to set the IDE, a list of steps, and a sample code demonstrating how to delete highlights in PDF using C#....filter highlights from the annotation collection of each page Parse...page, and its respective annotations collection. Parse each highlight...

    kb.aspose.com/pdf/net/remove-highlight-from-pdf...
  2. Come rimuovere l'annotazione di Freetext usando...

    Codice di esempio Java per rimuovere le annotazioni di Freetext nel file PDF in Java Runtime Environment per applicazioni JSP/JSF e applicazioni desktop....Annotations Salvare nuovamente il file..."sample_freetext.pdf" ); // Filter annotations using AnnotationSelector...

    products.aspose.com/pdf/it/java/annotation/free...
  3. Agregar anotaciones emergentes|Aspose.PDF for P...

    Este ejemplo carga un PDF, agrega una anotación emergente a la primera página y guarda el documento modificado. La anotación emergente está configurada para ser visible de forma predeterminada y muestra el texto de comentario especificado....initialize_data_dir def add_popup_annotation ( infile , outfile ): # Create...bind_pdf ( infile ) # Add popup annotation to page 1 content_editor...

    docs.aspose.com/pdf/es/python-net/add-popup-ann...
  4. Agregar anotaciones de texto libre|Aspose.PDF f...

    Este ejemplo carga un archivo PDF existente, agrega una anotación de texto libre a la primera página en una posición definida y guarda el documento modificado....initialize_data_dir def add_free_text_annotation ( infile , outfile ): # Create...infile ) # Add free text annotation to page 1 content_editor...

    docs.aspose.com/pdf/es/python-net/add-free-text...
  5. 使用操作|Aspose.PDF for Java

    本节解释了如何使用 Java 以编程方式向文档和表单字段添加操作。了解如何在 PDF 文件中添加、创建和获取超链接。...FreeTextAnnotation 对象,将这些链接添加到 Page 对象的 Annotations 集合中。 最后,使用 Document 对象的 Save...accept ( selector ); List < Annotation > list = selector . getSelected...

    docs.aspose.com/pdf/zh/java/actions/
  6. Archivo

    Archivo... annotations = page0.page_sheet.annotations; # Iterar...anotaciones. for annotation in annotations: comment = annotation.comment...

    blog.aspose.com/es/diagram/add-comments-to-visi...
  7. Procurar

    Procurar...anotações annotations = page0.page_sheet.annotations; # Iterar...anotações for annotation in annotations: comment = annotation.comment...

    blog.aspose.com/pt/diagram/add-comments-to-visi...
  8. Extract Image and Signature Information|Aspose....

    You may extract images from the signature field and extract signature information using the SignatureField class with C#....to form fields changes to annotations changes to images changes...XForms displayed on pages If annotations, fields, or XForms are modified...

    docs.aspose.com/pdf/net/extract-image-and-signa...
  9. 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-...
  10. Anotaciones de forma mediante Python|Aspose.PDF...

    Aprenda cómo agregar, inspeccionar y eliminar anotaciones de línea, cuadrado, círculo, polígono y polilínea en documentos PDF usando Aspose.PDF for Python via .NET....anotación de línea line_annotation = ap . annotations . LineAnnotation...line_annotation . title = "John Smith" line_annotation . color...

    docs.aspose.com/pdf/es/python-net/shape-annotat...