Sort Score
Result 10 results
Languages All
Labels All
Results 821 - 830 of 45,156 for

document

(0.05 sec)
  1. 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...
  2. 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...
  3. 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/zh/tag/document-taxonomy-usi...
  4. Load document from Azure Blob Storage | GroupDocs

    This section explains how to load Document from Azure Blob Storage with GroupDocs.Signature API....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Signature Product...usage / Loading / Loading documents from different sources / →...

    docs.groupdocs.com/signature/java/load-document...
  5. 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...Events Acquisition GroupDocs Documentation / GroupDocs.Signature Product...Metadata signatures eSign document with Metadata signature Leave...

    docs.groupdocs.com/signature/python-net/esign-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. Single Row Image in Email Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Single Row Image report in Email Document format. Single Row Image 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 represent information of first single manager with the following key requirements: Report must be in .eml or .msg format It must add email recipient, css and subject of the email Report must show image of the manager It must show Name and contact number of customer Adding Syntax to be evaluated by GroupDocs....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...in Email Document Single Row Image in Email Document Leave feedback...

    docs.groupdocs.com/assembly/net/single-row-imag...
  8. Extract tables from document page | GroupDocs

    Learn how to extract tables from specific Document pages using GroupDocs.Parser for Python via .NET. Page-by-page table extraction from PDF, Word, Excel....Events Acquisition GroupDocs Documentation / GroupDocs.Parser Product...tables from document page Extract tables from document page Leave...

    docs.groupdocs.com/parser/python-net/extract-ta...
  9. Get the width and height of the document pages ...

    This article explains how to get the width and height of the Document pages using GroupDocs.Viewer for Java....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Viewer Product...Developer Guide / Retrieve the document information / Get the width...

    docs.groupdocs.com/viewer/java/how-to-get-page-...
  10. Working with Outer Document Insertion | GroupDocs

    Note The code uses some of the objects defined in The Business Layer. Inserting Documents Dynamically You can insert contents of outer Documents into your reports dynamically using doc tags. A doc tag denotes a placeholder within a template for a Document to be inserted during run-time. <Document_expression]>> Warning A doc tag can be used almost anywhere in a template Document except text-boxes and charts. An expression declared within a doc tag is used by the engine to load a Document to be inserted during run-time....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...with Outer Document Insertion Working with Outer Document Insertion...

    docs.groupdocs.com/assembly/java/working-with-o...