Sort Score
Result 10 results
Languages All
Labels All
Results 3,411 - 3,420 of 15,750 for

doc

(0.16 sec)
  1. Working with XMP metadata | GroupDocs

    This article shows how to access XMP metadata in a file of any supported format....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-xm...
  2. Working with metadata in Presentations | GroupDocs

    GroupDocs.Metadata for .NET provides functionality that allows working with different kinds of presentations such as PPT, PPTX, POTM, POTX, etc. For the full list of supported presentation formats please refer to Supported Document Formats. Detecting the exact type of a presentation The following sample of code will help you to detect the exact type of a loaded presentation and extract some additional file format information. Load a presentation Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage....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...
  3. Working with XMP metadata | GroupDocs

    Access, read, update, add custom packages, and remove XMP metadata using GroupDocs.Metadata for Python via .NET....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/python-net/working-...
  4. 在 C# 中编辑 Word 文档 |构建您自己的 .NET Word 编辑器

    使用 C# 示例解释编辑 Word 文档,以使用文档编辑 API 在 .NET 应用程序中编辑 DocDocX、ODT 文件。...Việt 中國傳統的 最常见和广泛使用的文字处理文件格式是 DOC 、 DOCX 和 ODT 。著名的 Microsoft Word...

    blog.groupdocs.com/zh/editor/edit-word-document...
  5. Extract text areas | GroupDocs

    This article explains that how to extract text areas from Documents in Java....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-text-areas/
  6. Save Document | GroupDocs

    This article demonstrates how to save edited text Documents, spreadsheets, and presentations with GroupDocs.Editor for Node.js via Java API....Order Upgrade an Order Support Docs API Reference Live Demos Free...Format Class WordProcessing DOC, DOCX, DOCM, DOT, ODT Spreadsheet...

    docs.groupdocs.com/editor/nodejs-java/save-docu...
  7. Generating Page Preview for WordProcessing Docu...

    Learn how to generate a preview for any page of an existing WordProcessing Document in SVG format using GroupDocs.Editor for Node.js via Java....Order Upgrade an Order Support Docs API Reference Live Demos Free...WordProcessing document, such as DOC, DOCX, DOCM, RTF, ODT, and more...

    docs.groupdocs.com/editor/nodejs-java/generatin...
  8. Search text | GroupDocs

    This article explains that how to search text from Documents....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/search-text/
  9. Indexing from different sources | GroupDocs

    GroupDocs.Search allows indexing Documents from various sources....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/java/indexing-from-di...
  10. Parse data from PDF documents | GroupDocs

    To extract data from PDF Documents parseForm and parseByTemplate(Template) methods are used. Both methods return DocumentData object. For details, see Working With Extracted Data. Here are the steps to extract data from PDF Form: Instantiate Parser object for the initial Document Call parseForm method and obtain the DocumentData object; Check if data isn’t null (parse form is supported for the Document); Iterate over field data to obtain form data. The following example shows the use case when a user fills in PDF form and send it by email (for example)....Order Upgrade an Order Support Docs API Reference Live Demos Free...documents and extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX,...

    docs.groupdocs.com/parser/java/parse-data-from-...