Sort Score
Result 10 results
Languages All
Labels All
Results 1,891 - 1,900 of 8,583 for

annotate

(0.38 sec)
  1. Extrair Links do Arquivo PDF|Aspose.PDF para Java

    Extraia links de PDF com Java. Este tópico explica como extrair links usando a classe AnnotationSelector.... List < Annotation > list = selector . getSelected...getSelected (); for ( Annotation annot : list ) { System . out ....

    docs.aspose.com/pdf/pt/java/extract-links/
  2. วิธีการลบ Link คำอธิบายประกอบโดยใช้ Java | Aspo...

    Java ตัวอย่างรหัสที่จะลบ Link คำอธิบายประกอบในไฟล์ PDF บน Java Runtime สภาพแวดล้อมสำหรับการประยุกต์ใช้ JSP/JSF และการประยุกต์ใช้สก์ท็อป...Annotations บันทึกแฟ้มอีกครั้ง ความต้องการของระบบ..."SimpleResume_mod.pdf" ); // Filter annotations using AnnotationSelector...

    products.aspose.com/pdf/th/java/annotation/link...
  3. Come rimuovere l'annotazione di Caret usando Ja...

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

    products.aspose.com/pdf/it/java/annotation/care...
  4. PdfAttachmentsEmbeddingMode Enum | Aspose.Words...

    Control how attachments are embedded in PDFs with PdfAttachmentsEmbeddingMode. Optimize document structure and compatibility for seamless sharing.... Annotations 1 Attachments are embedded as annotations with...document embedded files without annotations. See Also namespace Aspose...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Anotaciones Adhesivas en PDF usando C++|Aspose....

    Este tema trata sobre las anotaciones adhesivas, como ejemplo mostramos la Anotación de Marca de Agua en el texto. Se utiliza para representar gráficos en la página. Consulte el fragmento de código para resolver esta tarea....namespace Aspose :: Pdf :: Annotations ; void ExampleWatermarkAnno...-> idx_get ( 1 ); //Create Annotation auto wa = MakeObject < WatermarkAnnotation...

    docs.aspose.com/pdf/es/cpp/sticky-annotations/
  6. Annotatie verwijderen met Java | products.aspos...

    Java-broncode om presentatieopmerkingen te verwijderen...en online opnemen Remove Annotation From PPT Annotaties verwijderen...Slides voor Java API. Remove Annotation From PPTX Annotaties verwijderen...

    products.aspose.com/slides/nl/java/annotation/
  7. Stamp in xfdf cannot be imported - Free Support...

    Steps to reproduce: Open any PDF in Adobe Acrobat Reader, add a stamp Export the annotations to XFDF Import the XFDF using Aspose PDF Getting system exceptions when doing the importing... add a stamp Export the annotations to XFDF Import the XFDF using...file that contains a stamp annotation. Please try the following...

    forum.aspose.com/t/stamp-in-xfdf-cannot-be-impo...
  8. O que há de novo 2023|Aspose.PDF for .NET

    Esta página apresenta os recursos novos mais populares em Aspose.PDF for .NET introduzidos em 2023....GetDataDir_AsposePdf_Pages (); // Create annotation new instance of Merger using...Message { Content = "You are an annotation helpful assistant." , Role...

    docs.aspose.com/pdf/pt/net/whatsnew/2023/
  9. Chercher

    chercher...médias, les formulaires, les annotations, les artefacts, etc. Parmi...get_Item(1); // Créer un objet d'annotation de lien LinkAnnotation link...

    blog.aspose.com/fr/pdf/add-hyperlinks-in-pdf-us...
  10. 提取注释(facades)|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/zh/java/extract-annotation/