Sort Score
Result 10 results
Languages All
Labels All
Results 1,441 - 1,450 of 8,417 for

annotator

(0.07 sec)
  1. 提取注释(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/
  2. Извлечение ссылок из 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/
  3. 使用 C++ 刪除註解 | products.aspose.com

    C++源碼去除演示文稿註釋...PowerPoint 代碼示例在線包括 Remove Annotation From PPT 如何使用 Aspose.Slides...C++ API 從 PPT 中刪除註釋。 Remove Annotation From PPTX 如何使用 Aspose.Slides...

    products.aspose.com/slides/zh-hant/cpp/annotation/
  4. استخراج النص من الأختام|Aspose.PDF for Java

    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....pdf" ); Annotation item = doc . getPages ()...StampAnnotation ) { StampAnnotation annot = ( StampAnnotation ) item ;...

    docs.aspose.com/pdf/ar/java/extract-text-from-s...
  5. C++를 사용하여 주석 제거 | products.aspose.com

    프레젠테이션 주석을 제거하는 C++ 소스 코드...PowerPoint 코드 샘플 온라인 포함 Remove Annotation From 피피티 Aspose.Slides for...PPT에서 주석을 제거하는 방법. Remove Annotation From PPTX C++ API용 Aspose...

    products.aspose.com/slides/ko/cpp/annotation/
  6. Extrair Texto de Selos|Aspose.PDF para Java

    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....pdf" ); Annotation item = doc . getPages ()...StampAnnotation ) { StampAnnotation annot = ( StampAnnotation ) item ;...

    docs.aspose.com/pdf/pt/java/extract-text-from-s...
  7. PDF 스티키 주석 사용하기 C#|Aspose.PDF for .NET

    Aspose.PDF를 사용하여 .NET에서 PDF에 메모 및 강조와 같은 스티키 주석을 만드는 방법을 배웁니다.... GetDataDir_AsposePdf_Annotations (); // Open PDF document...// Load Page object to add Annotation var page = document . Pages...

    docs.aspose.com/pdf/ko/net/sticky-annotations/
  8. How to Insert Audio in PDF using Java

    This article describes how to insert audio in PDF using Java. It contains all the basic information to set the IDE and sample coded demonstrating the complete process to embed audio file in PDF using Java....options to customize the sound annotation added to the PDF file. Steps...Add this sound annotation to the annotations collection on the...

    kb.aspose.com/pdf/java/how-to-insert-audio-in-p...
  9. How to Create Hyperlink in PDF using Java

    This quick article teaches you how to create hyperlink in PDF using Java. It contains all the necessary information to write this application along with a working sample code to add link to PDF using Java....desired page Create a link annotation and add it to the target...target page Create a free text annotation at the sample place and add...

    kb.aspose.com/pdf/java/how-to-create-hyperlink-...
  10. التعليق المتعدد الوسائط على PDF باستخدام C#|Asp...

    Aspose.PDF for .NET يتيح لك إضافة واسترجاع وحذف التعليق المتعدد الوسائط من مستند PDF الخاص بك....Annotations لتضمين ملفات SWF كتعليقات...الصوت. يجب أن يكون Sound Annotation مشابهًا لتعليق نصي باستثناء...

    docs.aspose.com/pdf/ar/net/multimedia-annotation/