Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 46,310 for

document

(0.12 sec)
  1. Bubble Chart in Email Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Bubble Chart report in Email Document. Note The code uses some of the objects defined in The Business Layer. Bubble Chart in Email Document Note This feature is supported by version 17.8.0 or greater. Reporting Requirement As a report developer, you are required to share your sales/orders dynamically with the following key requirements: A report must be in ....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...Chart in Email Document Bubble Chart in Email Document Leave feedback...

    docs.groupdocs.com/assembly/net/bubble-chart-in...
  2. 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...
  3. Document preview | GroupDocs

    Generate preview images (PNG/JPG/BMP) for Document pages using Python via .NET....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Watermark Product...Guide / Basic usage / Document preview Document preview Leave feedback...

    docs.groupdocs.com/watermark/python-net/basic-u...
  4. Load page description language document with op...

    Learn how to load and convert page description language Documents (XPS, SVG, EPS, PS, TEX, PCL) with advanced options using GroupDocs.Conversion for .NET API....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Conversion Product...Load options for different document types / Load page description...

    docs.groupdocs.com/conversion/net/load-page-des...
  5. Document Taxonomy using CSharp on GroupDocs Blo...

    Document Taxonomy using CSharp on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Document Taxonomy using CSharp on GroupDocs Blog | Document Automation ......Document Taxonomy using CSharp on GroupDocs Blog | Document Automation...Developers Recent content in Document Taxonomy using CSharp on GroupDocs...

    blog.groupdocs.com/nl/tag/document-taxonomy-usi...
  6. Monitor Document Conversion Status and Progress...

    With the release of GroupDocs.Conversion for .NET v19.11 you can now monitor Document conversion progress and status using C#. There are way many conversions supported by the API, that are listed in the Documentation. A new property Listener is added. The Document converter listener implementation is used for monitoring conversion status and progress. Have a look at ConverterListener class that implements IConverterListenerinterface Below is the usage Coming to the improvement, MPP to XLS conversion is improved....11 you can now monitor document conversion progress and status...that are listed in the documentation . A new property Listener...

    blog.groupdocs.com/conversion/monitor-document-...
  7. 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...
  8. Load WordProcessing document with options | Gro...

    Learn this article and check how to load and convert Microsoft Word and Open Document files with advanced options using GroupDocs.Conversion for Java API....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Conversion Product...different document types / Load WordProcessing document with options...

    docs.groupdocs.com/conversion/nodejs-java/load-...
  9. eSign document with Metadata signature | GroupDocs

    This article shows how to add Metadata signature to the each Document type meta layer with different data types over with GroupDocs.Signature...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Signature Product...eSign document with Metadata signature eSign document with Metadata...

    docs.groupdocs.com/signature/java/esign-documen...
  10. 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...