Sort Score
Result 10 results
Languages All
Labels All
Results 851 - 860 of 47,097 for

document

(1.03 sec)
  1. Word Document Comparison on GroupDocs Blog | Do...

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

    blog.groupdocs.com/ar/tag/word-document-compari...
  2. Word Document Comparison on GroupDocs Blog | Do...

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

    blog.groupdocs.com/ru/tag/word-document-compari...
  3. Common Master-Detail Image in Email Document | ...

    Note In this article, we will use GroupDocs.Assembly to generate a Common Master-Detail report in Email Document format. Common Master-Detail in Email Document Creating a Common Master-Detail Please follow below steps to create Common Master-Detail Template in MS Outlook 2013: Create a new Email. Insert two shapes, one for holding image and other for holding other details. Save the Email. Reporting Requirement As a report developer, you are required to represent the information of the managers and clients with the following key requirements:...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...Email Document Common Master-Detail Image in Email Document Leave...

    docs.groupdocs.com/assembly/java/common-master-...
  4. Load document using the local path string | Gro...

    Load Documents from your local disk using a file path with GroupDocs.Viewer in Python....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Viewer Product.../ Load documents from different sources / Load document using...

    docs.groupdocs.com/viewer/python-net/load-docum...
  5. Python document indexing on GroupDocs Blog | Do...

    Python Document indexing on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Python Document indexing on GroupDocs Blog | Document Automation Solutions fo......Python document indexing on GroupDocs Blog | Document Automation...Python document indexing on GroupDocs Blog | Document Automation...

    blog.groupdocs.com/zh/tag/python-document-index...
  6. Classify document by path | GroupDocs

    Classify Document by path with IAB-2 taxonomy and return 2 best results Classifying of the Document could be performed with the next steps Call Classify method for “Document.pdf” file in the current (".") directory with IAB-2 taxonomy and return 2 best results. Handle possible ApiException try { var response = classifier.Classify("Document.pdf", ".", 3, Taxonomy.Iab2); Console.WriteLine(response.BestClassName, response.BestClassProbability); } catch (ApiException e) { Console.WriteLine(e.Message); } Precisely classify Document by path with Documents taxonomy and return 4 best results Call Classify method for “Document....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Classification...Usage / Classify document by path Classify document by path Leave...

    docs.groupdocs.com/classification/net/classify-...
  7. Retrieve the document information | GroupDocs

    Retrieving information about a Document with GroupDocs.Viewer for Java...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Viewer Product...Retrieve the document information Retrieve the document information...

    docs.groupdocs.com/viewer/java/retrieving-docum...
  8. Individual Series Point Coloring in Spreadsheet...

    Note This feature is supported by version 18.5 or greater. Note The code uses some of the objects defined in The Business Layer. Individual Series Point Coloring in Spreadsheet Document Please follow below steps to can create Pie Chart in MS Excel 2013. Add a new Workbook Click on the workbook where you want to insert the chart, click the “Insert” tab, and then click “Pie Chart Icon” in the charts group A drop-down with charts will appear, select the “Pie” and press “OK” to insert the chart Click on the chart you just inserted, then click the “Change Data” icon in Data group Now add legend entries....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...Point Coloring in Spreadsheet Document Individual Series Point Coloring...

    docs.groupdocs.com/assembly/net/individual-seri...
  9. Document filtering during indexing | GroupDocs

    This page contains a description of the use of Document filters for indexing, as well as descriptions of all types of filters with examples of their creation....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Search Product...Indexing / Document filtering during indexing Document filtering...

    docs.groupdocs.com/search/net/document-filterin...
  10. Generate sample report for document with variab...

    Adding Syntax to be evaluated by GroupDocs.Assembly Engine Template Syntax assembler = ga.DocumentAssembler() dataSource = ga.data.XmlDataSource("datasource.xml") DataSourceInfo = ga.DataSourceInfo(dataSource) array = [DataSourceInfo] print(assembler.assemble_Document(input.ppt, output.ppt, array)) DataSource XML 0 1 LG Nexus 5 350 5 123456789qwertyu0025 The Recipe Set up the source Document data path Set up the source Document template path Set up destination report path Instantiate DocumentAssembler class Generate report More resources Advanced usage topics To learn more about library features, please refer to theadvanced usage section....Events Acquisition GroupDocs Documentation / GroupDocs.Assembly Product...Generate sample report for document with variable Generate sample...

    docs.groupdocs.com/assembly/python-net/barcode/