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

annotator

(0.27 sec)
  1. Atualizar Links em PDF|Aspose.PDF for C++

    Atualize links em PDF programaticamente com Aspose.PDF para C++. Este guia é sobre como atualizar links em um arquivo PDF....DynamicCast < Aspose :: Pdf :: Annotations :: LinkAnnotation > ( page...page -> get_Annotations () -> idx_get ( 1 )); // Modificação do...

    docs.aspose.com/pdf/pt/cpp/update-links/
  2. Archivio

    Archivio... Parsing Text Annotations from a PDF in Python Analizzare...Python Parsing PDF Figures Annotation in Python Come analizzare...

    blog.aspose.com/it/pdf/parse-pdf-in-python/
  3. Archivo

    Archivo...System::ArrayPtr Aspose::Pdf::Annotations::AnnotationType annotTypes)...System::ArrayPtr<Aspose::Pdf::Annotations::AnnotationType> annotationTypes...

    blog.aspose.com/es/pdf/working-with-annotations...
  4. أرشيف

    أرشيف...:: ArrayPtr Aspose::Pdf::Annotations::AnnotationType AnotTypes)...System::ArrayPtr<Aspose::Pdf::Annotations::AnnotationType> annotationTypes...

    blog.aspose.com/ar/pdf/working-with-annotations...
  5. Arşiv

    Arşiv...kullanarak alın Aspose::Pdf::Annotations::AnnotationType annotTypes)...System::ArrayPtr<Aspose::Pdf::Annotations::AnnotationType> annotationTypes...

    blog.aspose.com/tr/pdf/working-with-annotations...
  6. Remove Comments from Outlook & Thunderbird Emai...

    Free App and APIs for EML, EMLX, MSG annotation & comments on Windows, Linux & macOS...Việt 繁體中文 Annotation Microsoft ® Outlook Email Annotation Solution...Free Online App for Outlook Annotation Remove comments from MSG...

    products.aspose.com/email/annotation/
  7. Working with Comments|Documentation

    This page describes how to add comment on a page of the Visio drawing with Aspose.Diagram library....property, exposed by the Annotation class, allows developers...collection of the annotations annotations = diagram . getPages...

    docs.aspose.com/diagram/python-java/working-wit...
  8. | Aspose.PDF

    使用 Aspose.PDF for .NET,透過 C# 範例程式碼以程式設計方式管理 PDF 中的註釋... Annotations . TextAnnotation ( pdfDocument...600 )) { Title = "Sample Annotation Title" , Subject = "Sample...

    products.aspose.com/pdf/zh-hant/net/annotation/
  9. 如何用 C++ 添加 Redaction 注解 | Aspose.PDF

    用于在任何使用 C++ 语言的平台上在 PDF 文件中添加 Redaction 注释的源代码...Annotations 集合中的 Redaction 注释方法 Add 再次保存该文件...region RedactionAnnotation annot = new RedactionAnnotation (...

    products.aspose.com/pdf/zh-hans/cpp/annotation/...
  10. 在PDF中使用链接注释|Aspose.PDF for .NET

    Aspose.PDF for .NET 允许您从PDF文档中添加、获取和删除链接注释。... GetDataDir_AsposePdf_Annotations (); // Open PDF document...Document ( dataDir + "Link Annotation Demo.pdf" )) { // Get first...

    docs.aspose.com/pdf/zh/net/link-annotations/