Sort Score
Result 10 results
Languages All
Labels All
Results 631 - 640 of 40,766 for

document

(0.04 sec)
  1. Load document from stream | Documentation

    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...
  2. Shapes in spreadsheet document | Documentation

    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. convert document to html in csharp on GroupDocs...

    convert Document to html in csharp on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in convert Document to html in csharp on GroupDocs Blog | Document Aut......convert document to html in csharp on GroupDocs Blog | Document...Recent content in convert document to html in csharp on GroupDocs...

    blog.groupdocs.com/tr/tag/convert-document-to-h...
  4. convert document to html in csharp on GroupDocs...

    convert Document to html in csharp on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in convert Document to html in csharp on GroupDocs Blog | Document Aut......convert document to html in csharp on GroupDocs Blog | Document...Recent content in convert document to html in csharp on GroupDocs...

    blog.groupdocs.com/cs/tag/convert-document-to-h...
  5. convert document to html in csharp on GroupDocs...

    convert Document to html in csharp on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in convert Document to html in csharp on GroupDocs Blog | Document Aut......convert document to html in csharp on GroupDocs Blog | Document...Recent content in convert document to html in csharp on GroupDocs...

    blog.groupdocs.com/ru/tag/convert-document-to-h...
  6. convert document to html in csharp on GroupDocs...

    convert Document to html in csharp on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in convert Document to html in csharp on GroupDocs Blog | Document Aut......convert document to html in csharp on GroupDocs Blog | Document...Recent content in convert document to html in csharp on GroupDocs...

    blog.groupdocs.com/pl/tag/convert-document-to-h...
  7. Chart Series Coloring in Spreadsheet Document |...

    Note This feature is supported by version 18.5 or greater. Note The code uses some of the objects defined in The Business Layer. Chart Series Coloring in Spreadsheet Document Creating a Column Chart Practising the following steps, you can insert a Column Chart in MS Excel 2013: Create a new Workbook. Click the “Insert” tab, and then click “Insert Column Chart” icon in the Charts group to view the drop-down list....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...Spreadsheet Document Chart Series Coloring in Spreadsheet Document Leave...

    docs.groupdocs.com/assembly/java/chart-series-c...
  8. Password Protect Word Document on GroupDocs Blo...

    Password Protect Word Document on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Password Protect Word Document on GroupDocs Blog | Document Automation ......Protect Word Document on GroupDocs Blog | Document Automation Solutions...Protect Word Document on GroupDocs Blog | Document Automation Solutions...

    blog.groupdocs.com/nl/tag/password-protect-word...
  9. Load document from URL | Documentation

    This section explains how to load Document from URL with GroupDocs.Signature API....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Signature Product...Loading documents from different sources / → URL Load document from...

    docs.groupdocs.com/signature/java/load-document...
  10. GroupDocs.Annotation .NET Python Integration | ...

    Learn to integrate GroupDocs.Annotation for .NET with Python using pythonnet. Master two proven methods to solve assembly loading challenges, featuring complete code samples for wrapper-based and reflection-based annotation approaches....appear that this powerful document markup solution is incompatible...examples to begin implementing document markup capabilities in your...

    blog.groupdocs.com/annotation/python-integration/