Sort Score
Result 10 results
Languages All
Labels All
Results 4,981 - 4,990 of 33,745 for

groupdocs viewer

(0.11 sec)
  1. Search index settings | GroupDocs

    This page contains a description of all index settings that can be specified in an instance of the IndexSettings class....Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/search/net/search-index-sett...
  2. 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....Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/watermark/java/working-with-...
  3. Add document to Word processing via OLE | Group...

    This article explains how to add document to Word processing via OLE with Groupdocs.Merger within your .NET applications....Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/merger/net/add-document-to-w...
  4. Extract images from Microsoft Office Excel spre...

    This article explains that how to extract images from Microsoft Office Excel (.xls, .xlsx) spreadsheets....Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/parser/net/extract-images-fr...
  5. Extract text from Microsoft Office Excel spread...

    To extract a text from Microsoft Office Excel spreadsheets getText and getText(int) method is used. These methods allow to extract a text from the entire document or a text from the selected page. Here are the steps to extract a text from Microsoft Office Excel spreadsheets: Instantiate Parser object for the initial spreadsheet; Call getText method and obtain TextReader object; Read a text from reader. Warning getText method returns null value if text extraction isn’t supported for the document....Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/parser/java/extract-text-fro...
  6. Extract images from document page | GroupDocs

    Learn how to extract images from specific document pages using Groupdocs.Parser for Python via .NET. Page-by-page image extraction from PDF, Word, PowerPoint....Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/parser/python-net/extract-im...
  7. Verify QR-code signatures in the document | Gro...

    This topic explains how to verify QR-code electronic signatures with Groupdocs.Signature API....Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/signature/java/verify-qr-cod...
  8. Extract hyperlinks from Microsoft Office Word d...

    To extract hyperlinks from Microsoft Office Word document getStructure method is used. This method returns XML representation of the document. Hyperlinks are represented by “hyperlink” tag; “link” attribute contains hyperlink’s URL. For more details, see Extract text structure. Hyperlink can contain a text: google.com Warning getStructure method returns null value if text structure extraction isn’t supported for the document. For example, text structure extraction isn’t supported for TXT files. Therefore, for TXT file getStructure method returns null....Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/parser/java/extract-hyperlin...
  9. Search network node events | GroupDocs

    This page contains information about the purpose and use of all search network events....Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/search/java/search-network-n...
  10. Updating multiple signatures of different types...

     This article explains how to provide advanced options when updating different multiple electronic signatures with Groupdocs.Signature API....Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/signature/java/updating-mult...