Sort Score
Result 10 results
Languages All
Labels All
Results 1,981 - 1,990 of 8,616 for

annotator

(0.19 sec)
  1. 从PDF文件中提取链接|Aspose.PDF for Java

    使用Java从PDF中提取链接。本主题向您解释如何使用AnnotationSelector类提取链接。... List < Annotation > list = selector . getSelected...getSelected (); for ( Annotation annot : list ) { System . out ....

    docs.aspose.com/pdf/zh/java/extract-links/
  2. PDF 텍스트 주석|Aspose.PDF for Java

    Aspose.PDF for Java를 사용하여 PDF 문서에서 텍스트 주석을 추가, 가져오기 및 삭제할 수 있습니다.... 주석은 특정 페이지의 Annotations 컬렉션에 포함되어 있습니다. 이 컬렉션은 해당...annotationSelector ); List < Annotation > freeTextAnnotations = annotationSelector...

    docs.aspose.com/pdf/ko/java/text-annotation/
  3. 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...
  4. 使用 C# 编辑 PDF | Aspose.PDF

    使用 Aspose.PDF for .NET 使用 C# 示例代码以编程方式编辑 PDF 文档...Rectangle ; var annot = new Aspose . Pdf . Annotations . RedactionAnnotation...Number ]. Annotations . Add ( annot , true ); annot . Redact ();...

    products.aspose.com/pdf/zh-hans/net/redaction/
  5. Modificar Anotações no seu Arquivo PDF (facades...

    Esta seção explica como modificar anotações de arquivo PDF para XFDF com Aspose.PDF Facades....DefaultAppearance (); FreeTextAnnotation annotation = new FreeTextAnnotation...1 ), defaultAppearance ); annotation . setTitle ( "Usuário de...

    docs.aspose.com/pdf/pt/java/modify-annotations/
  6. How to Redact a PDF in C#

    This precise article discusses how to redact a PDF in C#. It contains the IDE configuration information, and the algorithm as simple steps, followed by a code snippet to redact text in PDF using C#....Append the annotation to the collection of annotations Redact the...for redaction. Next, the annotation is created and appended to...

    kb.aspose.com/pdf/net/how-to-redact-a-pdf-in-cs...
  7. Adnotacja PDF API | Aspose.PDF

    Usuwanie komentarzy z dokumentów PDF za pomocą bezpłatnych aplikacji wieloplatformowych i interfejsów API High Code dla dowolnej platformy....pdf" )); // This annotation is used to indicate the insertion...document . Pages [ 1 ]. Annotations . Add ( caretAnnotation1...

    products.aspose.com/pdf/pl/annotation/
  8. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – https://products.aspose.com/pdf/it/cpp/annotation/ Recent content on Aspsoe.PDF Products Hugo -- gohugo.io it Thu, 15 Jan 2026 00:00:00 +0000 h......com/pdf/it/cpp/annotation/ Recent content on Aspsoe...https://products.aspose.com/pdf/it/cpp/annotation/index.xml self application/rss+xml...

    products.aspose.com/pdf/it/cpp/annotation/index...
  9. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – https://products.aspose.com/pdf/it/java/annotation/ Recent content on Aspsoe.PDF Products Hugo -- gohugo.io it Thu, 15 Jan 2026 00:00:00 +0000 ......com/pdf/it/java/annotation/ Recent content on Aspsoe...https://products.aspose.com/pdf/it/java/annotation/index.xml self application/rss+xml...

    products.aspose.com/pdf/it/java/annotation/inde...
  10. Chercher

    chercher... Extrayez l’annotation carrée de la page. Initialisez...Sélectionnez la page et extrayez son annotation carrée var page = pdfDocument...

    blog.aspose.com/fr/pdf/extract-table-from-pdf-u...