Sort Score
Result 10 results
Languages All
Labels All
Results 1,161 - 1,170 of 9,045 for

annotator

(0.17 sec)
  1. 使用 Python 的交互式注释|Aspose.PDF for Python via .NET

    了解如何使用 Aspose.PDF for Python via .NET 在 PDF 文档中添加、读取和删除链接注释,以及创建导航和打印按钮。... link_annotation = ap . annotations . LinkAnnotation...rectangle ) link_annotation . action = ap . annotations . GoToURIAction...

    docs.aspose.com/pdf/zh/python-net/interactive-a...
  2. 有什么新功能|Aspose.PDF for Python via .NET

    本页介绍了Aspose.PDF for Python via .NET在最近发布版本中引入的最受欢迎的新功能。...] for annotation in page . annotations : if ( annotation . rect...cast ( ap . annotations . WidgetAnnotation , annotation ) checkbox...

    docs.aspose.com/pdf/zh/python-net/whatsnew/
  3. 새로운 기능|Aspose.PDF for Python via .NET

    이 페이지에서는 최근 릴리스에서 소개된 Aspose.PDF for Python via .NET의 가장 인기 있는 새로운 기능을 소개합니다....] for annotation in page . annotations : if ( annotation . rect...cast ( ap . annotations . WidgetAnnotation , annotation ) checkbox...

    docs.aspose.com/pdf/ko/python-net/whatsnew/
  4. استخراج التعليقات من PDF|Aspose.PDF for .NET

    يشرح هذا القسم كيفية استخراج التعليقات من ملف PDF إلى XFDF باستخدام Aspose.PDF Facades....GetDataDir_AsposePdfFacades_Annotations (); // Open PDF document...( document ); // Extract annotations var annotationTypes = new...

    docs.aspose.com/pdf/ar/net/extract-annotation/
  5. PdfAttachmentsEmbeddingMode | Aspose.Words for ...

    Specifies how attachments are embedded to PDF document in Java....Description ANNOTATIONS Attachments are embedded as annotations with...document embedded files without annotations. NONE Attachments are not...

    reference.aspose.com/words/java/com.aspose.word...
  6. 从PDF文件中提取链接|Aspose.PDF for C++

    使用C#从PDF中提取链接。本主题向您解释如何使用AnnotationSelector类提取链接。...annotations.annotation_selector/) 对象传递给 Page...com/pdf/cpp/class/aspose.pdf.annotations.annotation_selector/) 对象的 Selected...

    docs.aspose.com/pdf/zh/cpp/extract-links/
  7. Extract Text From Stamps using Python|Aspose.PD...

    Learn how to use special feature of Aspose.PDF for Python - text exstraction from stamp annotations...Extract Text from Stamp Annotations Aspose.PDF for Python lets...extract text from stamp annotations. In order to extract text...

    docs.aspose.com/pdf/python-net/extract-text-fro...
  8. استخراج البيانات من الجدول في PDF باستخدام Pyth...

    تعرف على كيفية استخراج بيانات الجدول من ملفات PDF باستخدام Aspose.PDF لـ Python وتصدير النتائج لمزيد من المعالجة....the first square annotation square_annotation = next ( ( ann for...ann in page . annotations if ann . annotation_type == apdf ....

    docs.aspose.com/pdf/ar/python-net/extract-data-...
  9. Extraire du texte des tampons en utilisant C#|A...

    Apprenez à utiliser la fonctionnalité spéciale de Aspose.PDF for .NET - extraction de texte à partir d'annotations de tampon...] Extraire du texte des annotations de tampon Aspose.PDF pour...d’extraire du texte des annotations de tampon. Afin d’extraire...

    docs.aspose.com/pdf/fr/net/extract-text-from-st...
  10. 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/ja/net/sticky-annotations/