Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 3,286 for

index

(0.27 sec)
  1. Find and Remove Watermarks from Documents in Java

    Java API to find and remove text and image watermarks from documents like PDF, Word, Excel, PowerPoint, and Visio files programmatically....directly access the watermark with index. Check for watermark type and...

    blog.groupdocs.com/watermark/find-and-remove-wa...
  2. Extract images from documents | GroupDocs

    Learn how to extract images from PDF, Word, Excel, PowerPoint and 50+ document formats using GroupDocs.Parser for .NET. Extract images with position data, coordinates, and save to files in C#....in images ) { // Print page index and image type Console . WriteLine...WriteLine ( $"Page: {image.Page.Index + 1}, Type: {image.FileType}"...

    docs.groupdocs.com/parser/net/extract-images-fr...
  3. Extract hyperlinks from document page | GroupDocs

    This article explains that how to extract hyperlinks from document page....extraction; Call method with the page index and obtain collection of objects;...

    docs.groupdocs.com/parser/java/extract-hyperlin...
  4. Spreadsheet redactions | GroupDocs

    This article shows that how C# redaction API allows to redact data of sensitive or private nature from your XLS, XLSX, ODS spreadsheet document formats and others....worksheet name or its numeric index (if both are missing, redaction...

    docs.groupdocs.com/redaction/net/spreadsheet-re...
  5. GroupDocs.Annotation for .NET | GroupDocs

    .NET library that adds, edits, and removes annotations and markup — area and shape annotations, text highlight/underline/strikeout, watermarks, image and link stamps, and threaded comments — on PDF, Word, Excel, PowerPoint, images, CAD, Visio, and email files. No Microsoft Office or Adobe Acrobat required....PageNumber = 0 , // 0-based page index BackgroundColor = 65535 , //...

    docs.groupdocs.com/annotation/net/
  6. Extract text from Microsoft OneNote sections | ...

    To extract a text from Microsoft OneNote Sections getText and getText(int) methods are used. These methods allow to extract a text from the entire document or a text from the selected page. Raw mode is not supported for Microsoft OneNote. Here are the steps to extract a text from Microsoft OneNote Section: Instantiate Parser object for the initial section; Call getText method and obtain TextReader object; Read a text from reader....property; Call method with the page index and obtain object; Read a text...

    docs.groupdocs.com/parser/java/extract-text-fro...
  7. Remove page redactions | GroupDocs

    This article shows that how to remove pages with sensitive data from your PDF, presentation and spreadsheet documents....beginning or the end), zero-based index and the count of pages to remove...

    docs.groupdocs.com/redaction/net/remove-page-re...
  8. Extract images from document page | GroupDocs

    This article explains that how to extract images from document page....document; Call method with the page index and obtain collection of objects;...

    docs.groupdocs.com/parser/java/extract-images-f...
  9. Extract images from document page | GroupDocs

    This article explains that how to extract images from document page....document; Call method with the page index and obtain collection of objects;...

    docs.groupdocs.com/parser/net/extract-images-fr...
  10. Extract text by table of contents item | GroupDocs

    Learn how to extract text by specific table of contents items using GroupDocs.Parser for .NET. Extract chapter content from Word documents, PDFs, and eBooks by TOC item in C#....in toc ) { // Check if page index has a value if ( i . PageIndex...

    docs.groupdocs.com/parser/net/extract-text-by-t...