Sort Score
Result 10 results
Languages All
Labels All
Results 1,461 - 1,470 of 9,064 for

annotation

(0.26 sec)
  1. Add a Watermark to Documents via Python | produ...

    Watermark documents including Microsoft Word, Excel, PowerPoint, PDF and Images via your Python application. Add free text or image watermark online via app....Document Tracking: Document Annotation: Aesthetic Enhancement: Legal...

    products.aspose.com/total/python-net/watermark/
  2. How to Strike Out Text in Adobe PDF using Python

    This article guides on how to strike out text in Adobe PDF using Python. It contains environment settings, list of steps and a runnable sample code to strike out text in PDF using Python....strike-out annotation before adding it to the annotations collection...

    kb.aspose.com/pdf/python/how-to-strike-out-text...
  3. Export EMAIL to WORD via Java | products.aspose...

    Java API to Convert EMAIL to WORD without using Microsoft Word or Outlook...(DOC/DOCX)** allows for editing, annotation, and integration with business...

    products.aspose.com/total/java/conversion/email...
  4. 使用C++从所有PDF页面提取文本|Aspose.PDF for C++

    本文介绍了使用Aspose.PDF在C++中从PDF文档提取文本的各种方法。包括从整个页面、特定部分、基于列等。...infilename ); // 遍历所有注释 for ( auto annotation : document -> get_Pages ()...-> idx_get ( 1 ) -> get_Annotations ()) { // 过滤 TextMarkupAnnotation...

    docs.aspose.com/pdf/zh/cpp/extract-text-from-al...
  5. Redact PPT Presentation Online or using C++ | p...

    Open and redact PPT document online via app for free. C++ API code to search and replace PPT text....area via drag and drop of annotation app. Depending on the size...

    products.aspose.com/total/cpp/redact/ppt/
  6. Redact DOC Document Online or using C++ | produ...

    Open and redact DOC document online via app for free. C++ API code to search and replace DOC text....area via drag and drop of annotation app. Depending on the size...

    products.aspose.com/total/cpp/redact/doc/
  7. What's new 2025|Aspose.PDF for .NET

    This page introduces the most popular new features in Aspose.PDF for .NET that have been introduced in recent releases....changes to pages, form fields, annotations, and XForms that are not...hidden/sensitive content (annotations, metadata, attachments, JavaScript...

    docs.aspose.com/pdf/net/whatsnew/2025/
  8. Redact ODP Presentation Online or using C++ | p...

    Open and redact ODP document online via app for free. C++ API code to search and replace ODP text....area via drag and drop of annotation app. Depending on the size...

    products.aspose.com/total/cpp/redact/odp/
  9. PDF Redaction distorts image on Windows Server ...

    Hi there, Using the sample from here: https://products.aspose.com/total/net/redact/: Aspose.Pdf.Document doc = new Aspose.Pdf.Document(inputPath); TextFragmentAbsorber textFragmentAbsorber = new TextFragmentAbsorber("l…...aspose-pdf-net , redaction-annotation markmanley.adlib August 19...Aspose.Pdf.Annotations.RedactionAnnotation annot = new Aspose...

    forum.aspose.com/t/pdf-redaction-distorts-image...
  10. Extract Data from Table in PDF with C#|Aspose.P...

    Learn how to extract tabular from PDF using Aspose.PDF for .NET in C#...table marked with Square Annotation: // For complete examples...squareAnnotation = page . Annotations . FirstOrDefault ( ann =>...

    docs.aspose.com/pdf/net/extract-data-from-table...