Sort Score
Result 10 results
Languages All
Labels All
Results 1,431 - 1,440 of 8,533 for

annotate

(0.55 sec)
  1. Extraer Enlaces del Archivo PDF|Aspose.PDF para...

    Extraer enlaces de PDF con Java. Este tema le explica cómo extraer enlaces utilizando la clase AnnotationSelector.... List < Annotation > list = selector . getSelected...getSelected (); for ( Annotation annot : list ) { System . out ....

    docs.aspose.com/pdf/es/java/extract-links/
  2. Extraer Anotación (fachadas)|Aspose.PDF para Java

    Esta sección explica cómo extraer anotaciones de un archivo PDF a XFDF con Aspose.PDF Facades.... Text }; var annotations = annotationEditor . extractAnnotations...annotationTypes ); for ( var annotation : annotations ) { System . out ...

    docs.aspose.com/pdf/es/java/extract-annotation/
  3. Anotação Multimídia em PDF usando C#|Aspose.PDF...

    Aspose.PDF for .NET permite adicionar, obter e excluir a anotação multimídia do seu documento PDF....estão contidas na coleção Annotations de um objeto Page . Esta...tem sua própria coleção de Annotations. Para adicionar uma anotação...

    docs.aspose.com/pdf/pt/net/multimedia-annotation/
  4. 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...
  5. 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...
  6. วิธีการเพิ่ม Redaction คำอธิบายประกอบโดยใช้ C++...

    รหัสที่มาเพิ่ม Redaction คำอธิบายประกอบในไฟล์ PDF บนแพลตฟอร์มใด ๆ ที่มีภาษา C++...Annotations บันทึกแฟ้มอีกครั้ง ความต้องการของระบบ...region RedactionAnnotation annot = new RedactionAnnotation (...

    products.aspose.com/pdf/th/cpp/annotation/redac...
  7. Come aggiungere l'annotazione Redaction usando ...

    Codice sorgente su C# per aggiungere Redaction annotazioni su .NET Framework, .NET Core e PHP, VBScript, Delphi, C++ tramite COM Interop....Annotations Salvare nuovamente il file...region RedactionAnnotation annot = new RedactionAnnotation (...

    products.aspose.com/pdf/it/net/annotation/redac...
  8. Come aggiungere l'annotazione Redaction usando ...

    Codice sorgente per aggiungere Redaction annotazioni nel file PDF su qualsiasi piattaforma con linguaggio C++...Annotations Salvare nuovamente il file...region RedactionAnnotation annot = new RedactionAnnotation (...

    products.aspose.com/pdf/it/cpp/annotation/redac...
  9. 아카이브

    아카이브... 특정 페이지의 annotations 속성을 가져와 해당 페이지의 모든 주석을 가져옵니다...document = ap.Document("annotations.pdf") # 첫 페이지의 모든 주석을 반복합니다...

    blog.aspose.com/ko/pdf/parse-pdf-in-python/
  10. Archiv

    Archiv...Přidejte anotaci do kolekce Annotations konkrétní stránky PDF pomocí...[Document.Pages 1 .Annotations.Add(Annotation)] 12 . Uložte dokument...

    blog.aspose.com/cs/pdf/add-or-remove-annotation...