Sort Score
Result 10 results
Languages All
Labels All
Results 3,421 - 3,430 of 14,603 for

doc

(0.03 sec)
  1. Working with metadata in PDF documents | Docume...

    Detecting the version of a PDF Document The following sample of code will help you to detect the PDF version a loaded Document and extract some additional file format information. Load a PDF Document Extract the root metadata package Use the getPdfType method to obtain file format information advanced_usage.managing_metadata_for_specific_formats.Document.pdf.PdfReadFileFormatProperties try (Metadata metadata = new Metadata(Constants.InputPdf)) { PdfRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getPdfType().getFileFormat()); System.out.println(root.getPdfType().getVersion()); System.out.println(root.getPdfType().getMimeType()); System.out.println(root.getPdfType().getExtension()); } Reading built-in metadata properties To access built-in metadata of a PDF Document, please use the getDocumentProperties method defined in the DocumentRootPackage class....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...
  2. Edit Word | Documentation

    This guide demonstrates how to edit Doc, DOT, DocX, DocM, DOTX, ODT, RTF Documents with font extraction, different pagination modes and many other powerful features of GroupDocs.Editor for Java....Order Upgrade an Order Support Docs API Reference Live Demos Free...family format, that includes DOC, DOT, DOCX, DOCM, DOTX, ODT,...

    docs.groupdocs.com/editor/java/edit-word/
  3. Search text | Documentation

    This article explains that how to search text from Documents....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/net/search-text/
  4. Split or Merge PDF, PowerPoint, Excel, Word, Do...

    Split or Merge PDF, Word Doc/DocX, XLS/XLSX Excel spreadsheets, PPT/PPTX presentations, Visio Drawings, eBooks, & more Documents in Java. Steps & examples.... You may visit docs anytime to check the updated...File Formats Word Processing DOC, DOCX, DOCM, DOT, DOTX, DOTM...

    blog.groupdocs.com/merger/merge-pdf-word-excel-...
  5. Compare Word Documents with Python: 7 Examples ...

    Master Word Document comparison in Python with GroupDocs.Comparison. Detect changes, highlight differences, accept/reject modifications, and generate professional comparison reports with complete code examples....document support : Word docs (.docx, .doc), PDFs, Excel files, and...your actual file paths source_doc = "contract_v1.docx" # Original...

    blog.groupdocs.com/comparison/compare-pdfs-usin...
  6. Working with metadata in Spreadsheets | Documen...

    GroupDocs.Metadata for .NET provides functionality that allows working with different kinds of spreadsheet formats such as XLS, XLSX, ODS, etc. For the full list of supported Document formats please refer to Supported Document Formats. Detecting the exact type of a Document The following sample of code will help you to detect the exact type of a loaded spreadsheet and extract some additional file format information. Load a Spreadsheet Document 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...
  7. Working with XMP metadata | Documentation

    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...
  8. 在 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...
  9. Render Word documents as HTML, PDF, and image f...

    Convert Word Documents to HTML, PDF, PNG, or JPEG using GroupDocs.Viewer and Python. Learn the basics of Document rendering....Order Upgrade an Order Support Docs API Reference Live Demos Free...Processing file formats: (.DOCX) (.DOC) (.DOCM) (.DOT) (.DOTM) (.DOTX)...

    docs.groupdocs.com/viewer/python-net/render-wor...
  10. Indexing options | Documentation

    This page contains a description of all the properties of the IndexingOptions class...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/indexing-...