Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 40,187 for

document

(0.03 sec)
  1. Bubble Chart in Presentation Document | Documen...

    Note In this article, we will use GroupDocs.Assembly to generate a Bubble Chart report in Presentation Document. Note The code uses some of the objects defined in The Business Layer. Bubble Chart in Microsoft PowerPoint Document Creating a Bubble Chart Please follow below steps to create Bubble Chart in MS PowerPoint 2013: Add a new presentation slide, 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...Presentation Document Bubble Chart in Presentation Document Leave feedback...

    docs.groupdocs.com/assembly/java/bubble-chart-i...
  2. Numbered List in Text Document | Documentation

    Note In this article, we will use GroupDocs.Assembly to generate a Numbered List report in Text Document format. Note The code uses some of the objects defined in The Business Layer. Numbered List in Text Document Reporting Requirement As a report developer, you are required to represent the following key requirements: Report must show the client names in a numbered list. Report must be generated in the Text Document. Adding Syntax to be evaluated by GroupDocs....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...List in Text Document Numbered List in Text Document Leave feedback...

    docs.groupdocs.com/assembly/java/numbered-list-...
  3. Document rendering basics | Documentation

    This section describes how to use GroupDocs.Viewer for Node.js to convert different Document types to PDF, HTML, PNG, and JPEG formats....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Viewer Product...for Node.js / Document rendering basics Document rendering basics...

    docs.groupdocs.com/viewer/nodejs-java/document-...
  4. Load CAD document with options | Documentation

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

    docs.groupdocs.com/conversion/java/load-cad-doc...
  5. Document filtering in search result | Documenta...

    This article gives the knowledge that how the Document filters used during the search using Java search API....Events Acquisition GroupDocs Documentation / GroupDocs.Search Product...Searching / Document filtering in search result Document filtering...

    docs.groupdocs.com/search/nodejs-java/document-...
  6. Load a password-protected document | Documentation

    This example demonstrates how to load a password-protected Document. advanced_usage.loading_files.LoadPasswordProtectedDocument // Specify the password LoadOptions loadOptions = new LoadOptions(); loadOptions.setPassword("123"); // Constants.ProtectedDocx is an absolute or relative path to your Document. Ex: @"C:\Docs\source.docx" try (Metadata metadata = new Metadata(Constants.ProtectedDocx, loadOptions)) { // Extract, edit or remove metadata here } More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Metadata Product...password-protected document Load a password-protected document Leave feedback...

    docs.groupdocs.com/metadata/java/load-a-passwor...
  7. eSign document with multiple signatures | Docum...

    This article explains how to sign Document with multiple signatures of various type by GroupDocs.Signature API...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Signature Product...signature types / ✎ Multiple eSign document with multiple signatures Leave...

    docs.groupdocs.com/signature/java/esign-documen...
  8. Get document info | Documentation

    This article shows how to get the basic Document info....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...Basic Usage / Get document info Get document info Leave feedback...

    docs.groupdocs.com/parser/java/get-document-info/
  9. Create and edit new WordProcessing document | D...

    This article demonstrates how to create and edit WordProcessing Documents using GroupDocs.Editor for .NET. It also covers supported formats like spreadsheets and presentations....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Editor Product...WordProcessing document Create and edit new WordProcessing document Leave...

    docs.groupdocs.com/editor/net/create-document/
  10. Bulleted List in HTML Document | Documentation

    Note In this article, we will use GroupDocs.Assembly to generate a Bulleted List report in HTML Document format. Note The code uses some of the objects defined in The Business Layer. Bulleted List in HTML Document Note This feature is supported by version 17.03 or greater. Creating a Bulleted List Practising the following steps you can insert Bulleted List in an HTML Document. To add a bulleted list start and end your list with
      tag and list all the elements by enclosing them between
    • tag....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...List in HTML Document Bulleted List in HTML Document Leave feedback...

      docs.groupdocs.com/assembly/net/bulleted-list-i...