Sort Score
Result 10 results
Languages All
Labels All
Results 2,391 - 2,400 of 8,738 for

annotator

(0.1 sec)
  1. index.xml

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

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

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

    products.aspose.com/pdf/th/net/annotation/redac...
  3. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – วิธีการลบ Watermark คำอธิบายประกอบโดยใช้ Javahttps://products.aspose.com/pdf/th/java/annotation/watermark/remove/Recent content in วิธีการลบ Wa......com/pdf/th/java/annotation/watermark/remove/Recent content...s.aspose.com/pdf/th/java/annotation/watermark/remove/index.xml...

    products.aspose.com/pdf/th/java/annotation/wate...
  4. index.xml

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

    products.aspose.com/pdf/th/net/annotation/circl...
  5. index.xml

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

    products.aspose.com/pdf/th/net/annotation/redac...
  6. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – วิธีการรับ Strikeout คำอธิบายประกอบโดยใช้ Javahttps://products.aspose.com/pdf/th/java/annotation/strikeout/get/Recent content in วิธีการรับ Str......com/pdf/th/java/annotation/strikeout/get/Recent content...s.aspose.com/pdf/th/java/annotation/strikeout/get/index.xml self...

    products.aspose.com/pdf/th/java/annotation/stri...
  7. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – PDF 注释 API https://products.aspose.com/pdf/zh-hans/annotation/ Recent content in PDF 注释 API on Aspsoe.PDF Products Hugo -- gohugo.io zh-hans Th......com/pdf/zh-hans/annotation/ Recent content in PDF 注释...https://products.aspose.com/pdf/zh-hans/annotation/index.xml self application/rss+xml...

    products.aspose.com/pdf/zh-hans/annotation/inde...
  8. Python 를 사용하여 PDF 편집 | Aspose.PDF

    Python for .NET 용 Aspose.PDF 파일을 사용하여 Python 샘플 코드를 사용하여 프로그래밍 방식으로 PDF 문서를 수정합니다.... rectangle annot = apdf . annotations . RedactionAnnotation...page , annotationRectangle ) annot . fill_color = apdf . Color...

    products.aspose.com/pdf/ko/python-net/redaction/
  9. 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/
  10. 액션 작업하기|Aspose.PDF for Java

    이 섹션에서는 Java를 사용하여 문서 및 양식 필드에 액션을 프로그래밍 방식으로 추가하는 방법을 설명합니다. PDF 파일에서 하이퍼링크를 추가, 생성 및 가져오는 방법을 배웁니다....객체가 정의되면 이러한 링크를 Page 객체의 Annotations 컬렉션에 추가합니다. 마지막으로 Document...accept ( selector ); List < Annotation > list = selector . getSelected...

    docs.aspose.com/pdf/ko/java/actions/