Sort Score
Result 10 results
Languages All
Labels All
Results 671 - 680 of 46,310 for

document

(0.16 sec)
  1. Introducing The New GroupDocs Dashboard and Onl...

    We’re about to launch a new interface for the GroupDocs Dashboard and our online Document viewer app. We have overhauled the look and feel of the tools to make them more intuitive to use. At the moment, we’re adding the final touches and making sure that everything works fine. The changes will be live in the next few weeks. Here’s what will change when the new interface goes live: Dashboard interface:...GroupDocs Dashboard and our online document viewer app . We have overhauled...you to easily upload documents; Document sorting options - allows...

    blog.groupdocs.com/viewer/introducing-new-dashb...
  2. Single Row Image in Presentation Document | Gro...

    Note In this article, we will use GroupDocs.Assembly to generate a Single Row Image report in Presentation Document format based on the use case: Working with a Business Case. Single Row in Microsoft PowerPoint Document Creating a Single Row Please follow below steps to create Single Row Image in MS PowerPoint 2013: Create a new presentation slide. Insert the desired shape to display the image in it. Go to Insert Tab and select shape by clicking on Shape Icon....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...Presentation Document Single Row Image in Presentation Document Leave...

    docs.groupdocs.com/assembly/net/single-row-imag...
  3. Shapes in spreadsheet document | GroupDocs

    Extracting information about all shapes in an Excel Document Search() method searches watermarks of all mentioned types, but in some cases, it’s necessary to analyze only one class of Excel objects. Following code sample shows how to get information about all the shapes in an Excel Document. advanced_usage.add_watermarks_to_spreadsheets.SpreadsheetGetShapesInformation SpreadsheetLoadOptions loadOptions = new SpreadsheetLoadOptions(); // Specify an absolute or relative path to your Document. Ex: @"C:\Docs\spreadsheet.xlsx" Watermarker watermarker = new Watermarker("spreadsheet....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Watermark Product...spreadsheet documents / Shapes in spreadsheet document Shapes in...

    docs.groupdocs.com/watermark/java/shapes-in-spr...
  4. Load document from stream | GroupDocs

    There might be cases when the Document is presented only as a stream (without a copy on the local disk). To avoid the overhead of saving Documents to the disk, GroupDocs.Parser enables to extract data from streams directly. The following example shows how to load the Document from the stream: // Create the stream try (InputStream stream = new FileInputStream(Constants.SamplePdf)) { // Create an instance of Parser class with the stream try (Parser parser = new Parser(stream)) { // Extract a text into the reader try (TextReader reader = parser....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...Loading / Load document from stream Load document from stream Leave...

    docs.groupdocs.com/parser/java/load-document-fr...
  5. Save signed document with password | GroupDocs

    This article explains how to save Document with password protection....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Signature Product...usage / Saving documents / Save signed document with password...

    docs.groupdocs.com/signature/java/save-signed-d...
  6. Generate Document from Database | GroupDocs

    Create reports from database data using DataSet, DataTable, or IDataReader as data sources for templates....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...Generate from Database Generate Document from Database Leave feedback...

    docs.groupdocs.com/assembly/net/basic-usage-dat...
  7. Document rendering basics | GroupDocs

    Convert Documents to PDF, HTML, PNG, and JPEG formats using GroupDocs.Viewer for Python....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Viewer Product...for Python / Document rendering basics Document rendering basics...

    docs.groupdocs.com/viewer/python-net/document-r...
  8. In-Table List in HTML Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate In-Table List report in HTML Document format. Note The code uses some of the objects defined in The Business Layer. In-Table List in HTML Document Note This feature is supported by version 17.03 or greater Reporting Requirement As a report developer, you are required to represent the information of the customers and the total order prices with the following key requirements:...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...List in HTML Document In-Table List in HTML Document Leave feedback...

    docs.groupdocs.com/assembly/net/in-table-list-i...
  9. Get the document content information | GroupDocs

    This page describes how to get an information about Document content using GroupDocs.Annotation for .NET API....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Annotation Product...Get the document content information Get the document content...

    docs.groupdocs.com/annotation/net/document-text...
  10. eSign document with Digital signature | GroupDocs

    This article explains how digitally esign Documents with certificates using GroupDocs.Signature API...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Signature Product...signature types / ✎ Digital eSign document with Digital signature Leave...

    docs.groupdocs.com/signature/java/esign-documen...