Sort Score
Result 10 results
Languages All
Labels All
Results 1,511 - 1,520 of 8,545 for

annotate

(0.24 sec)
  1. Come rimuovere l'annotazione di Link usando Jav...

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

    products.aspose.com/pdf/it/java/annotation/link...
  2. Ta bort anteckningar med Java | products.aspose...

    Java-källkod för att ta bort presentationskommentarer...online inkluderar Remove Annotation From PPT Hur man tar bort...Slides för Java API. Remove Annotation From PPTX Hur man tar bort...

    products.aspose.com/slides/sv/java/annotation/
  3. Annotatie verwijderen met Python | products.asp...

    Python-broncode om presentatieopmerkingen te verwijderen...en online opnemen Remove Annotation From PPT Annotaties verwijderen...Python via .NET API. Remove Annotation From PPTX Annotaties verwijderen...

    products.aspose.com/slides/nl/python-net/annota...
  4. Rimuovi annotazione utilizzando Java | products...

    Codice sorgente Java per rimuovere i commenti di presentazione...PowerPoint online includono Remove Annotation From PPT Come rimuovere le...Slides per l’API Java. Remove Annotation From PPTX Come rimuovere...

    products.aspose.com/slides/it/java/annotation/
  5. Rimuovi annotazione utilizzando .NET | products...

    Codice sorgente C# per rimuovere i commenti di presentazione...PowerPoint online includono Remove Annotation From PPT Come rimuovere le...Slides per l’API .NET. Remove Annotation From PPTX Come rimuovere...

    products.aspose.com/slides/it/net/annotation/
  6. 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/
  7. 주석 추출 (파사드)|Aspose.PDF for Java

    이 섹션에서는 Aspose.PDF Facades를 사용하여 PDF 파일에서 XFDF로 주석을 추출하는 방법을 설명합니다.... Text }; var annotations = annotationEditor . extractAnnotations...annotationTypes ); for ( var annotation : annotations ) { System . out ...

    docs.aspose.com/pdf/ko/java/extract-annotation/
  8. Novedades 2023|Aspose.PDF for .NET

    Esta página presenta las características nuevas más populares en Aspose.PDF for .NET introducidas en 2023....GetDataDir_AsposePdf_Pages (); // Create annotation new instance of Merger using...Message { Content = "You are an annotation helpful assistant." , Role...

    docs.aspose.com/pdf/es/net/whatsnew/2023/
  9. How to Highlight a PDF Document using Java

    This article guides on how to highlight a PDF document using Java. It shares the configuration details, steps, and runnable sample code to highlight words in PDF using Java....fragments Create a highlight annotation by using the rectangle enclosing...highlighting the text Add this annotation to the target page and save...

    kb.aspose.com/pdf/java/how-to-highlight-a-pdf-d...
  10. CommentDisplayMode | Aspose.Words for Java

    Specifies the rendering mode for document comments in Java....SHOW_IN_ANNOTATIONS); doc.save(getArtifactsDir()...SHOW_IN_ANNOTATIONS Renders document comments in annotations. SHOW_IN_BALLOONS...

    reference.aspose.com/words/java/com.aspose.word...