Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 40,734 for

document

(0.05 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/uk/tag/word-document-compari...
  2. Bulleted List in Word Processing Document | Doc...

    Note In this article, we will use GroupDocs.Assembly to generate a Bulleted List report in Word Processing Document format. Note The code uses some of the objects defined in The Business Layer. Bulleted List in Microsoft Word Document Creating a Bulleted List Practising the following steps you can insert Bulleted List in MS Word 2013. Add a bullet list at the place where you want it. Save your Document. Reporting Requirement As a report developer, you are required to share the following key requirements:...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...Processing Document Bulleted List in Word Processing Document Leave...

    docs.groupdocs.com/assembly/java/bulleted-list-...
  3. Export styles during document editing | Documen...

    This article describes the procedure of preserving and exporting all build-in and custom styles in the source WordProcessing Document during its editing....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Editor Product...Developer Guide / Edit document / Edit Word document / Export styles...

    docs.groupdocs.com/editor/java/styles-export/
  4. Supported Document Formats | Documentation

    Supported File Formats The following table indicates the input and output file formats supported by GroupDocs.Assembly for .NET. Format Description Load Save Populate Remarks DOC Microsoft Word 97 - 2007 Document. DOT Microsoft Word 97 - 2007 Template. DOCX Office Open XML WordprocessingML Document (macro-free). DOCM Office Open XML WordprocessingML Macro-Enabled Document. DOTX Office Open XML WordprocessingML Template (macro-free). DOTM Office Open XML WordprocessingML Macro-Enabled Template. RTF RTF format. XLSX OOXML 2007-2010 XLSM OOXML Macro Enabled Workbook XLTX OOXML Workbook Template XLTM OOXML Macro Enabled Workbook Template XLSB OOXML Binary Workbook XLS Excel Workbook 97-2003 XLT Excel Workbook Template 97-2003 XML Spreadsheet Markup Language ODS Open Document Spreadsheet PPTX OOXML Presentation PPTM OOXML Macro Enabled Presentation PPTM OOXML Macro Enabled Presentation PPSX OOXML SlideShow PPSM OOXML Macros Enabled Presentation POTX OOXML Presentation Template POTM OOXML Macro Enabled Presentation Template PPT PowerPoint Presentation 97-2003 PPS PowerPoint SlideShow 97-2003 ODP OpenDocument Presentation EML Email Message Format MSG Outlook Email Message Format EMLX Apple’s Email Message Format TXT Plain Text XML Word Processing Markup Language HTML HTML format....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product.../ Supported Document Formats Supported Document Formats Leave...

    docs.groupdocs.com/assembly/net/supported-docum...
  5. Document viewer API on GroupDocs Blog | Documen...

    Document viewer API on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Document viewer API on GroupDocs Blog | Document Automation Solutions for .NET & J......Document viewer API on GroupDocs Blog | Document Automation Solutions...content in Document viewer API on GroupDocs Blog | Document Automation...

    blog.groupdocs.com/id/tag/document-viewer-api/i...
  6. Obtain document history information | Documenta...

    This article shows how to obtain the history of Document changes with GroupDocs.Signature API....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Signature Product.../ Obtain document history information Obtain document history...

    docs.groupdocs.com/signature/java/obtain-docume...
  7. Change Page Orientation of Word Document in Java

    Change the orientation of pages in Word DOC/DOCX Documents in Java. Set pages as portrait or landscape within applications using GroupDocs....orientation of a page in a Word document in Java . Separately, we will...Java is the API to deal with document pages within the Java applications...

    blog.groupdocs.com/merger/change-page-orientati...
  8. Generate document pages preview | Documentation

    Following this guide you will learn how to generate PDF, Word (DOC, DOCX), Excel(XLS, XLSX), PowerPoint(PPT, PPTX) Documents thumbnails and preview Document pages using GroupDocs.Merger for .NET API....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Merger Product.../ Generate document pages preview Generate document pages preview...

    docs.groupdocs.com/merger/net/generate-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); }...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Classification.../ Classify document from stream Classify document from stream...

    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....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Merger Product...Loading documents from different sources / Load document from URL...

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