Sort Score
Result 10 results
Languages All
Labels All
Results 2,041 - 2,050 of 8,616 for

annotator

(0.13 sec)
  1. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – วิธีการลบ Freetext คำอธิบายประกอบโดยใช้ .NEThttps://products.aspose.com/pdf/th/net/annotation/freetext/remove/Recent content in วิธีการลบ Freet......com/pdf/th/net/annotation/freetext/remove/Recent content...+0000https://products.aspose.com/pdf/th/net/annotation/freetext/remove/index.xml...

    products.aspose.com/pdf/th/net/annotation/freet...
  2. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – วิธีการรับ Polygon คำอธิบายประกอบโดยใช้ .NEThttps://products.aspose.com/pdf/th/net/annotation/polygon/get/Recent content in วิธีการรับ Polygon ......com/pdf/th/net/annotation/polygon/get/Recent content...+0000https://products.aspose.com/pdf/th/net/annotation/polygon/get/index.xml self...

    products.aspose.com/pdf/th/net/annotation/polyg...
  3. Modifier le contenu du document|Aspose.PDF for ...

    Explorez comment modifier le contenu PDF de manière programmatique en utilisant la classe PDFContentEditor dans .NET avec Aspose.PDF....PDF existant Ajouter des annotations à un fichier PDF existant...images Travailler avec les Annotations Analyzing your prompt, please...

    docs.aspose.com/pdf/fr/net/pdfcontenteditor-class/
  4. Travailler avec des formulaires|Aspose.PDF pour...

    Cette section explique comment travailler avec les AcroForms et les XFA Forms dans vos documents PDF avec Aspose.PDF pour PHP.... les AcroForms sont des annotations ou des champs appliqués à...des Images dans un PDF PDF Annotations...

    docs.aspose.com/pdf/fr/php-java/working-with-fo...
  5. Modifications de l'API Publique dans Aspose.PDF...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....end, Enum annotType, Annotation annotation) changé en void modifyAnnotations(int...end, int annotType, Annotation annotation) IList extractAnnotations(int...

    docs.aspose.com/pdf/fr/java/public-api-changes-...
  6. Anotações Adesivas em PDF|Aspose.PDF para Java

    Este tópico sobre anotações adesivas, como exemplo mostramos a Anotação de Marca d'Água no texto. Ela é usada para representar gráficos na página. Verifique o trecho de código para resolver essa tarefa....annotationSelector ); List < Annotation > WatermarkAnnotations =...imprimir resultados for ( Annotation fa : WatermarkAnnotations...

    docs.aspose.com/pdf/pt/java/sticky-annotations/
  7. Chercher

    chercher...d’éléments, notamment des annotations, des médias, des formulaires...vers la collection Page.Annotations . Enregistrez le PDF à l’aide...

    blog.aspose.com/fr/pdf/add-hyperlinks-to-pdf-in...
  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. Извлечение ссылок из PDF-файла|Aspose.PDF for Java

    Извлечение ссылок из PDF с помощью Java. Эта тема объясняет, как извлечь ссылки с помощью класса AnnotationSelector.... List < Annotation > list = selector . getSelected...getSelected (); for ( Annotation annot : list ) { System . out ....

    docs.aspose.com/pdf/ru/java/extract-links/
  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/