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

annotator

(0.41 sec)
  1. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – How to get Link Annotation using .NET https://products.aspose.com/pdf/net/annotation/link/get/ Recent content in How to get Link Annotation usi......Products – How to get Link Annotation using .NET https://products...https://products.aspose.com/pdf/net/annotation/link/get/ Recent content in...

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

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – How to add Strikeout Annotation using C++ https://products.aspose.com/pdf/cpp/annotation/strikeout/add/ Recent content in How to add Strikeout ......Products – How to add Strikeout Annotation using C++ https://products...https://products.aspose.com/pdf/cpp/annotation/strikeout/add/ Recent content...

    products.aspose.com/pdf/cpp/annotation/strikeou...
  3. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – How to remove Redaction Annotation using C++ https://products.aspose.com/pdf/cpp/annotation/redaction/remove/ Recent content in How to remove R......– How to remove Redaction Annotation using C++ https://products...https://products.aspose.com/pdf/cpp/annotation/redaction/remove/ Recent content...

    products.aspose.com/pdf/cpp/annotation/redactio...
  4. PDF のリンクを更新する|Aspose.PDF for C++

    Aspose.PDF for C++ を使用してプログラムで PDF 内のリンクを更新します。このガイドは、PDF ファイル内のリンクを更新する方法について説明しています。...DynamicCast < Aspose :: Pdf :: Annotations :: LinkAnnotation > ( page...page -> get_Annotations () -> idx_get ( 1 )); // リンクの変更: リンク先を変更...

    docs.aspose.com/pdf/ja/cpp/update-links/
  5. 使用Aspose.wod java 将word转PDF,加密并设置权限,adobe acrob...

    当我使用如下代码计算权限,即使所有权限都设置好了,在adobe acrobat 中依然会显示文档组合和页面提取 不允许,怎么设置才能让adobe acrobat 中显示允许 // Allow Copy: Enable text/image copying and accessibility tools if (security.isAllowCopy()) { permissions |= …...MODIFY_ANNOTATIONS; // 32 - Allow modifying annotations permissions...MODIFY_CONTENTS (8), MODIFY_ANNOTATIONS (32), FILL_IN (256)"); }...

    forum.aspose.com/t/aspose-wod-java-word-pdf-ado...
  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. Add, Delete dan Dapatkan Anotasi menggunakan As...

    Dengan Aspose.PDF untuk C++ Anda dapat menambah, menghapus, dan mendapatkan anotasi dari file PDF Anda. Periksa semua daftar anotasi untuk menyelesaikan tugas Anda....Anotasi](/pdf/id/cpp/extra-annotations/) - [Anotasi Lengket](/p...Lengket](/pdf/id/cpp/sticky-annotations/) Ikhtisar Anotasi Impor dan Ekspor...

    docs.aspose.com/pdf/id/cpp/add-delete-and-get-a...
  9. CommentDisplayMode enumeration | Aspose.Words f...

    aspose.words.layout.CommentDisplayMode enumeration. Specifies the rendering mode for document comments....SHOW_IN_ANNOTATIONS Renders document comments in annotations. This...CommentDisplayMode . SHOW_IN_ANNOTATIONS doc . save ( file_name =...

    reference.aspose.com/words/python-net/aspose.wo...
  10. How to Add Audio to PDF using Python

    This article describes how to add audio to PDF using Python. It provides all the basic details to configure the IDE and a runnable sample code to embed audio into PDF using Python....different properties of the annotation added for the sound. Steps...SoundAnnotation object Add it to the annotations collection of the selected...

    kb.aspose.com/pdf/python/how-to-add-audio-to-pd...