Sort Score
Result 10 results
Languages All
Labels All
Results 951 - 960 of 51,197 for

document

(1.28 sec)
  1. Releasing GroupDocs.Parser for Java – A Conveni...

    We are pleased to announce that the first version of GroupDocs.Parser for Java has been released. GroupDocs.Parser for Java allows the Java developers to extract raw and formatted text from the popular Document formats. The API also supports working with containers such as ZIP and email containers. You can also access the metadata attached to the Documents using a few lines of code. Please continue to read more about the features and the file formats supported by the API....formatted text from the popular document formats. The API also supports...metadata attached to the documents using a few lines of code...

    blog.groupdocs.com/parser/releasing-groupdocs.p...
  2. document search API on GroupDocs Blog | Documen...

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

    blog.groupdocs.com/zh/tag/document-search-api/i...
  3. Common Master-Detail Image in Presentation Docu...

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

    docs.groupdocs.com/assembly/net/common-master-d...
  4. Numbered List in Text Document | GroupDocs

    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-...
  5. free document signing on GroupDocs Blog | Docum...

    free Document signing on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in free Document signing on GroupDocs Blog | Document Automation Solutions for .NET......free document signing on GroupDocs Blog | Document Automation...in free document signing on GroupDocs Blog | Document Automation...

    blog.groupdocs.com/he/tag/free-document-signing...
  6. document search Python on GroupDocs Blog | Docu...

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

    blog.groupdocs.com/ja/tag/document-search-pytho...
  7. Load CAD document with options | GroupDocs

    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...
  8. Load Email document with options | GroupDocs

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

    docs.groupdocs.com/conversion/nodejs-java/load-...
  9. Conversion options by document family | GroupDocs

    This section explains GroupDocs.Conversion for Node.js via Java convert options specific to various Document types...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Conversion Product...options by document family Conversion options by document family...

    docs.groupdocs.com/conversion/nodejs-java/conve...
  10. Load a password-protected document | GroupDocs

    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...