Sort Score
Result 10 results
Languages All
Labels All
Results 621 - 630 of 11,046 for

document assembly

(0.05 sec)
  1. Chart Series Coloring in Presentation 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 Presentation Document Creating a Column Chart Practising the following steps, you can insert a Column Chart in MS PowerPoint 2013: Create a new presentation slide Click the “Insert” tab, and then click “Chart” in the illustrations group to open the “Insert Chart” dialog box Select “Column” in the sidebar, you will see a gallery of charts Select the “100% Stacked Column” and press “OK” to insert the chart and Worksheet template to your Document Edit the Worksheet with your data to update the chart....Assembly Product Solution GroupDocs...Acquisition GroupDocs Documentation / GroupDocs.Assembly Product Family...

    docs.groupdocs.com/assembly/net/chart-series-co...
  2. Single Row Image in Spreadsheet Document | Docu...

    Note In this article, we will use GroupDocs.Assembly to generate a Single Row Image report in Spreadsheet Document format. Note The code uses some of the objects defined in The Business Layer. Single Row in Microsoft Excel Document Creating a Single Row Please follow below steps to create Single Row Image in MS Excel 2013: Create a new Workbook. Insert a desired shape to display image in it. Go to Insert Tab and select shape by clicking on Shape Icon....Assembly Product Solution GroupDocs...Acquisition GroupDocs Documentation / GroupDocs.Assembly Product Family...

    docs.groupdocs.com/assembly/java/single-row-ima...
  3. Sign document with extensions | Documentation

    This article shows how to create electronic signatures with additional visual extensions...Assembly Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Signature Product...

    docs.groupdocs.com/signature/java/sign-document...
  4. Bulleted List in Email Document | Documentation

    Note In this article, we will use GroupDocs.Assembly to generate a Bulleted List report in Email format. Note The code uses some of the objects defined in The Business Layer. Bulleted List in Email Note This feature is supported by version 17.8.0 or greater. Reporting Requirement As a report developer, you are required to share the following key requirements: A report must be in .eml or .msg format. It must add email recipient, CSS and subject of the email....Assembly Product Solution GroupDocs...Acquisition GroupDocs Documentation / GroupDocs.Assembly Product Family...

    docs.groupdocs.com/assembly/net/bulleted-list-i...
  5. index.xml

    1.0 utf-8 yes 2.0 http://www.w3.org/2005/Atom Release Notes - 2024 on Releases - groupdocs.comhttps://releases.groupdocs.com/Assembly/net/release-notes/2024/Recent content in Release Notes - 2024 o......com/assembly/net/release-notes/2024/Recent...ioenhttps://releases.groupdocs.com/assembly/net/release-notes/2024/index...

    releases.groupdocs.com/assembly/net/release-not...
  6. Individual Series Point Coloring in Email Docum...

    Note This feature is supported by version 18.6 or greater. Note The code uses some of the objects defined in The Business Layer. Individual Series Point Coloring in Email Document Please follow below steps to create Pie Chart in MS Outlook 2013: Create a new Email Click the “Insert” tab, and then click “Chart” in the illustrations group to open the “Insert Chart” dialog box Select “Pie” Preview “Pie” and press OK to insert the chart and Worksheet template to your email Edit the Worksheet with your data to update the chart Reporting Requirement As a report developer, you are required to share your customer orders details dynamically with the following key requirements:...Assembly Product Solution GroupDocs...Acquisition GroupDocs Documentation / GroupDocs.Assembly Product Family...

    docs.groupdocs.com/assembly/java/individual-ser...
  7. Save | GroupDocs.Editor for .NET API Reference

    Saves this HTML Document to the file on specified path where HTML markup will be stored and to the accompanying folder with resources....Save(string) Saves this HTML document to the file on specified path...namespace GroupDocs.Editor assembly GroupDocs.Editor Save(string...

    reference.groupdocs.com/editor/net/groupdocs.ed...
  8. Load document of specific format | Documentation

    This article explains how to load Document of specific format....Assembly Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Watermark Product...

    docs.groupdocs.com/watermark/java/load-document...
  9. Classify document from stream | Documentation

    Classifying of the Document from stream could be performed with the next step Call Classify method for “stream” stream with Documents taxonomy and return 2 best results. Handle possible ApiException // Classify Document from stream with Documents taxonomy and return 2 best resultstry { var response = classifier.Classify(stream, 2, Taxonomy.Documents); Console.WriteLine(response.BestClassName, response.BestClassProbability); } catch (ApiException e) { Console.WriteLine(e.Message); }...Assembly Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Classification...

    docs.groupdocs.com/classification/net/classify-...
  10. Load document from URL | Documentation

    This article explains how to load PDF, Word, Excel, PowerPoint Documents from local disk when using GroupDocs.Merger for Java....Assembly Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Merger Product...

    docs.groupdocs.com/merger/java/load-document-fr...