Sort Score
Result 10 results
Languages All
Labels All
Results 1,971 - 1,980 of 9,755 for

document viewer

(0.28 sec)
  1. In-Table List in Presentation Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a In-TableList report in Presentation format. Note The code uses some of the objects defined in The Business Layer. In-Table List in Microsoft PowerPoint Document Creating a In-Table List Practicing the following steps you can create In-Table List Template in MS PowerPoint 2013. Add a new presentation slide. Press “Insert” tab. Add a 2x3 table. Save your Document. Reporting Requirement As a report developer, you are required to represent the information of the managers with the following key requirements:...Viewer Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...

    docs.groupdocs.com/assembly/java/in-table-list-...
  2. Advanced document verification | GroupDocs

     This section contains examples with advanced electronic signatures verification across the Document and its pages with GroupDocs.Signature API....Viewer Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Signature Product...

    docs.groupdocs.com/signature/net/verifying/
  3. Extract formatted text from document | GroupDocs

    This article explains that how to extract formatted text from Document....Viewer Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...

    docs.groupdocs.com/parser/java/extract-formatte...
  4. Classify document from stream | GroupDocs

    Classifying of the Document from stream could be performed with the next step Call Classify method for “stream” stream with Documents taxonomy and return 2 best results. Handle possible ApiException // Classify Document from stream with Documents taxonomy and return 2 best resultstry { var response = classifier.Classify(stream, 2, Taxonomy.Documents); Console.WriteLine(response.BestClassName, response.BestClassProbability); } catch (ApiException e) { Console.WriteLine(e.Message); }...Viewer Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Classification...

    docs.groupdocs.com/classification/net/classify-...
  5. Bulleted List in Presentation Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Bulleted List report in Presentation Document format based on the use case: Working with a Business Case. Note The code uses some of the objects defined in The Business Layer. Bulleted List in Microsoft PowerPoint Document Creating a Bulleted List Practising the following steps you can insert Bulleted List in MS PowerPoint 2013. Add a new presentation slide. Add a bullet list at the place where you want it....Viewer Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...

    docs.groupdocs.com/assembly/net/bulleted-list-i...
  6. Load document from local disk | GroupDocs

    This article explains how to load PDF, Word, Excel, PowerPoint Documents from local disk when using GroupDocs.Merger for .NET....Viewer Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Merger Product...

    docs.groupdocs.com/merger/net/load-document-fro...
  7. Load document from URL | GroupDocs

    This article explains how to load PDF, Word, Excel, PowerPoint Documents from local disk when using GroupDocs.Merger for Java....Viewer Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Merger Product...

    docs.groupdocs.com/merger/java/load-document-fr...
  8. Generating worksheets (tabs) preview for spread...

    This article describes how to generate a preview for any worksheet (tab) for the existing Excel spreadsheet in SVG format...Viewer Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Editor Product...

    docs.groupdocs.com/editor/net/generating-worksh...
  9. Extract images from document page | GroupDocs

    This article explains that how to extract images from Document page....Viewer Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...

    docs.groupdocs.com/parser/net/extract-images-fr...
  10. Set resolution of document preview. | GroupDocs

    The page describes how to set the resolution of Document preview...Viewer Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Annotation Product...

    docs.groupdocs.com/annotation/net/set-document-...