Sort Score
Result 10 results
Languages All
Labels All
Results 911 - 920 of 1,364 for

document text extraction

(0.14 sec)
  1. Working with slide backgrounds | GroupDocs

    Extracting information about all slide backgrounds The API allows you to extract information about all the slide backgrounds in a PowerPoint Document as shown in the following code sample using method getBackgroundImage() of PresentationSlide.getImageFillFormat(). advanced_usage.add_watermarks_to_presentations.PresentationGetSlideBackgroundsInformation PresentationLoadOptions loadOptions = new PresentationLoadOptions(); // Specify an absolute or relative path to your Document. Ex: "C:\\Docs\\presentation.pptx" Watermarker watermarker = new Watermarker("presentation.pptx", loadOptions); PresentationContent content = watermarker.getContent(PresentationContent.class); for (PresentationSlide slide : content.getSlides()) { if (slide....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Watermark Product...watermarks to presentation documents / Working with slide backgrounds...

    docs.groupdocs.com/watermark/java/working-with-...
  2. Perform Date Range search using Java

    Explore how to perform date range search using Java to locate specific Document data within a defined timeframe. Effortlessly search Documents by date range in Java....particularly when managing documents, generating reports, or reviewing...records, the ability to search documents by date range in Java provides...

    kb.groupdocs.com/search/java/perform-date-range...
  3. Find Answers and Code About GroupDocs APIs! - G...

    Find answers about file formats processing in code. Knowledge base of all file format manipulation examples in .NET C# and Java....e-sign, compare and assemble documents in .NET and Java languages...answers about converting documents and images of various types...

    kb.groupdocs.com/
  4. How to Run Examples | GroupDocs

    Learn how to run C# examples which contain many examples of data redaction. You can learn redact in word, how to redact information in pdf or images and many more....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Redaction Product...here actual path for your document using ( Redactor redactor...

    docs.groupdocs.com/redaction/net/how-to-run-exa...
  5. Working with worksheet headers and footers | Gr...

    This article explains how to work with worksheet headers and footers while using GroupDocs watermarking API...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Watermark Product...Leave feedback On this page Extracting information about all headers...

    docs.groupdocs.com/watermark/net/working-with-w...
  6. Working with slide backgrounds | GroupDocs

    The API allows you to extract information about all the slide backgrounds, Removing a particular background and Adding watermark to all background images...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Watermark Product...page The API allows you to extract information about all the slide...

    docs.groupdocs.com/watermark/net/working-with-s...
  7. Edit Email | GroupDocs

    This guide demonstrates how to edit content of the Documents from Email format family like a common Text Documents using a GroupDocs.Editor for Java....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Editor Product...Developer Guide / Edit document / Edit Email documents Edit Email Leave...

    docs.groupdocs.com/editor/java/edit-email/
  8. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers... User can convert Word Document to Html and convert updated...updated Html to Word/PDF Document and download. View the HTML in WYSIWYG...

    blog.groupdocs.com/groupdocs.blog/page/69/
  9. Barcode Reader using C# | Scan Barcode from Image

    How to scan barcodes using C# within a .NET application. C# example that reads barcode from an image that will help you build an online barcode scanner....capability to extract data from diverse document formats like...facilitates easy parsing of text, metadata, images, barcodes...

    blog.groupdocs.com/parser/scan-barcode-using-cs...
  10. Extract data from PDF documents | GroupDocs

    GroupDocs.Parser provides the functionality to extract data from PDF Documents. Also password-protected PDFs and PDF portfolios are supported. The following examples demonstrate how to extract data from PDF Documents:...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...usage / Extract data from various formats / Extract data from...

    docs.groupdocs.com/parser/net/extract-data-from...