Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 39,153 for

document

(0.1 sec)
  1. Scatter Chart in Word Processing Document | Doc...

    Note In this article, we will use GroupDocs.Assembly to generate a Scatter Chart report in Word Processing 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. Scatter Chart in Microsoft Word Document Creating a Scatter Chart Please follow below to create Scatter Chart in MS Word 2013: Click in the Document where you want to insert the chart, click the “Insert” tab, and then click “Chart” in the illustrations group to open the “Insert Chart” dialog box....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...Processing Document Scatter Chart in Word Processing Document Leave...

    docs.groupdocs.com/assembly/net/scatter-chart-i...
  2. 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...
  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/vi/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/zh-hant/tag/convert-document...
  5. 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...
  6. Common List Image in Text Document | Documentation

    Note In this article, we will use GroupDocs.Assembly to generate a Common List report in Text Document format. Note The code uses some of the objects defined in The Business Layer. Common List in Text Document Reporting Requirement As a report developer, you are required to share the following key requirements: Report must show multiple managers’ picture and name. Report must be generated in the Text Document format. Adding Syntax to be evaluated by GroupDocs....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...in Text Document Common List Image in Text Document Leave feedback...

    docs.groupdocs.com/assembly/java/common-list-im...
  7. Load document from stream | Documentation

    The page describes how to load PDF, Word, Excel, PowerPoint Documents from stream using GroupDocs.Annotation for .NET....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Annotation Product...Loading documents from different sources / Load document from stream...

    docs.groupdocs.com/annotation/net/load-document...
  8. Load Email document with options | Documentation

    Learn this article and check how to load and convert Email Documents with advanced options using GroupDocs.Conversion for .NET API....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Conversion Product...for different document types / Load Email document with options...

    docs.groupdocs.com/conversion/net/load-email-do...
  9. 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...
  10. Filtering annotations by type on saving documen...

    This page describes how to filter annotation by type on saving file using GroupDocs.Annotation for .NET API....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Annotation Product...annotations by type on saving document Filtering annotations by type...

    docs.groupdocs.com/annotation/net/filtering-ann...