Sort Score
Result 10 results
Languages All
Labels All
Results 3,031 - 3,040 of 16,197 for

doc

(0.12 sec)
  1. Working with IPTC IIM metadata | GroupDocs

    This article explains how to access IPTC metadata in a file of any supported format, GroupDocs.Metadata for Node.js via Java provides the IIptc.getIptcPackage method....Order Upgrade an Order Support Docs API Reference Live Demos Free...view and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX,...

    docs.groupdocs.com/metadata/nodejs-java/working...
  2. How to Convert ODG to PDF using Java

    This tutorial provides step-by-step instructions to convert ODG to PDF using Java and a working sample code for ODG to PDF file converter in Java capability....document formats to PDF such as DOC, DOCX, XLSX, HTML, RTF, PPTX...

    kb.groupdocs.com/conversion/java/how-to-convert...
  3. Extract tables from document page | GroupDocs

    This article explains that how to extract tables from Document page....Order Upgrade an Order Support Docs API Reference Live Demos Free...welcome to extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX,...

    docs.groupdocs.com/parser/java/extract-tables-f...
  4. Search for text containing special characters |...

    This article shows how to handle search queries if they contain special characters and separator characters....Order Upgrade an Order Support Docs API Reference Live Demos Free...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and...

    docs.groupdocs.com/search/nodejs-java/search-fo...
  5. Working with metadata in ProjectManagement form...

    GroupDocs.Metadata for .NET provides functionality that allows working with MPP files created by different versions of Microsoft Project. Please see the code samples below for more information. Reading built-In metadata properties To access built-in metadata of a ProjectManagement Document, please use the DocumentProperties property defined in the DocumentRootPackage class. The following code snippet extracts built-in metadata properties and displays them on the screen. AdvancedUsage.ManagingMetadataForSpecificFormats.Document.ProjectManagement.ProjectManagementReadBuiltInProperties using (Metadata metadata = new Metadata(Constants.InputMpp)) { var root = metadata....Order Upgrade an Order Support Docs API Reference Live Demos Free...view and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX,...

    docs.groupdocs.com/metadata/net/working-with-me...
  6. How to Extract Text from Markdown File in Java

    This article describes the workflow to extract text from Markdown file in Java and provides a working application on how to get text from Markdown using Java....other document formats such as DOC, DOCX, PDF, XLSX, XML, HTML,...

    kb.groupdocs.com/parser/java/how-to-extract-tex...
  7. How to Extract Text from Markdown File in C#

    This tutorial describes the step-by-step procedure to extract text from Markdown file in C# language and how to use the workflow to get text from Markdown using C#....document formats including PDF, DOC, DOCX, XLS, XLSX, PPTX, and many...

    kb.groupdocs.com/parser/net/how-to-extract-text...
  8. Releasing GroupDocs.Metadata for .NET - Control...

    We are happy to release GroupDocs.Metadata for .NET API to work with metadata associated with various Document and image formats. The API facilitates the user with simple syntax, easy to use methods and few lines of code to perform metadata operations. It provides the support of many popular Document and image formats and the number is going to increase in next release. Why GroupDocs.Metadata Is Developed? Metadata is structured information that is used to contain important business information of different resources....Document (PPT/PPTX) Word Document (DOC/DOCX) Spreadsheet Document (XLS/XLSX)...

    blog.groupdocs.com/metadata/control-and-process...
  9. Remove Password Protection form Word | Unlock W...

    Remove password from Word Documents. Unlock password protected Word Documents using free online password remover app & programmatically....the password of Word document (DOC/DOCX file format) using an online...

    blog.groupdocs.com/merger/unlock-word-documents...
  10. Working with metadata in ProjectManagement form...

    GroupDocs.Metadata for Java provides functionality that allows working with MPP files created by different versions of Microsoft Project. Please see the code samples below for more information. Reading built-In metadata properties To access built-in metadata of a ProjectManagement Document, please use the getDocumentProperties method defined in the DocumentRootPackage class. The following code snippet extracts built-in metadata properties and displays them on the screen. advanced_usage.managing_metadata_for_specific_formats.Document.project_management.ProjectManagementReadBuiltInProperties try (Metadata metadata = new Metadata(Constants.InputMpp)) { ProjectManagementRootPackage root = metadata....Order Upgrade an Order Support Docs API Reference Live Demos Free...view and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX,...

    docs.groupdocs.com/metadata/java/working-with-m...