Sort Score
Result 10 results
Languages All
Labels All
Results 1,311 - 1,320 of 7,618 for

annotate

(0.12 sec)
  1. Usando Anotação de Texto para PDF|Aspose.PDF fo...

    Aspose.PDF for .NET permite que você Adicione, Obtenha e Exclua Anotações de Texto do seu documento PDF....são contidas pela coleção Annotations de uma Página específica...RunExamples . GetDataDir_AsposePdf_Annotations (); // Open PDF document...

    docs.aspose.com/pdf/pt/net/text-annotation/
  2. PDFの注釈を変更する|Aspose.PDF for .NET

    このセクションでは、Aspose.PDF Facadesを使用してPDFファイルからXFDFへの注釈の変更方法を説明します。...GetDataDir_AsposePdfFacades_Annotations (); // Create PdfAnnotationEditor..."AnnotationsInput.pdf" ); // Modify annotations author annotationEditor ...

    docs.aspose.com/pdf/ja/net/modify-annotations/
  3. PdfPermissions enumeration | Aspose.Words for P...

    aspose.words.saving.PdfPermissions enumeration. Specifies the operations that are allowed to a user on an encrypted PDF document....MODIFY_ANNOTATIONS , PdfPermissions.FILL_IN.... MODIFY_ANNOTATIONS Add or modify text annotations, fill in...

    reference.aspose.com/words/python-net/aspose.wo...
  4. PDF 파일에서 링크 추출하기|Aspose.PDF for Java

    Java를 사용하여 PDF에서 링크를 추출합니다. 이 주제는 AnnotationSelector 클래스를 사용하여 링크를 추출하는 방법을 설명합니다.... List < Annotation > list = selector . getSelected...getSelected (); for ( Annotation annot : list ) { System . out ....

    docs.aspose.com/pdf/ko/java/extract-links/
  5. 从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/
  6. حاشیه نویسی را با استفاده از C++ حذف کنید | pro...

    کد منبع C++ برای حذف نظرات ارائه...نمونه کد آنلاین شامل Remove Annotation From PPT نحوه حذف حاشیه نویسی...Slides برای C++ API. Remove Annotation From PPTX نحوه حذف حاشیه...

    products.aspose.com/slides/fa/cpp/annotation/
  7. Python을 사용하여 주석 제거 | products.aspose.com

    프레젠테이션 주석을 제거하는 Python 소스 코드...PowerPoint 코드 샘플 온라인 포함 Remove Annotation From 피피티 .NET API를 통해 Python용...PPT에서 주석을 제거하는 방법. Remove Annotation From PPTX .NET API를 통해 Python용...

    products.aspose.com/slides/ko/python-net/annota...
  8. Ekstrak Teks Dari Stempel|Aspose.PDF untuk 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/id/java/extract-text-from-s...
  9. C#를 사용하여 도형 주석 추가|Aspose.PDF for .NET

    이 문서에서는 PDF 문서에서 도형 주석을 추가, 가져오기 및 삭제하는 방법을 설명합니다.... GetDataDir_AsposePdf_Annotations (); // Open PDF document...pdf" )) { // Create Line Annotation var lineAnnotation = new...

    docs.aspose.com/pdf/ko/net/figures-annotation/
  10. 使用 C# 添加图形注释|Aspose.PDF for .NET

    本文描述了如何从 PDF 文档中添加、获取和删除图形注释 Aspose.PDF for .NET... GetDataDir_AsposePdf_Annotations (); // Open PDF document...pdf" )) { // Create Line Annotation var lineAnnotation = new...

    docs.aspose.com/pdf/zh/net/figures-annotation/