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

doc

(0.23 sec)
  1. Working with saved Emails | GroupDocs

    GroupDocs.Metadata for Java provides functionality that allows handling the most popular email message formats: EML and MSG. The following are some commonly used scenarios of working with the message content and metadata. Reading EML message metadata The EML message format is used by many email clients including Novell GroupWise, Microsoft Outlook Express, Lotus notes, Windows Mail, Mozilla Thunderbird, and Postbox. The files contain the email contents as plain text in MIME format, containing the email header and body, including attachments in one or more of several formats....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-s...
  2. Convert to WordProcessing with advanced options...

    Follow this guide and learn how to convert Documents to Word and Open Document formats like Doc, DocX, ODT, OTT formats with page size, margins, DPI and other customizations using GroupDocs.Conversion for .NET....Order Upgrade an Order Support Docs API Reference Live Demos Free...type. Available options are: Doc, Docm, Docx, Dot, Dotx, Rtf,...

    docs.groupdocs.com/conversion/net/convert-to-wo...
  3. Working with OpenType fonts | GroupDocs

    OpenType is a format for scalable computer fonts. It was built on its predecessor TrueType, retaining TrueType’s basic structure and adding many intricate data structures for prescribing typographic behavior. Note Please find more information on the OpenType format here: https://en.wikipedia.org/wiki/OpenType. Reading OpenType metadata The GroupDocs.Metadata API supports extracting format-specific information from OpenType font files. The following are the steps to read the header of an OpenType file. Load an OpenType font file Get the root metadata package Extract the native metadata package using the OpenTypeRootPackage....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-o...
  4. Getting Document Information | GroupDocs

    Read format, page count, author, dimensions, table of contents, and format-specific metadata from PDF, Word, Excel, PowerPoint, CAD, image, project management, and email Documents without converting — using Converter.get_Document_info() in GroupDocs.Conversion for Python via .NET....Order Upgrade an Order Support Docs API Reference Live Demos Free..."sample-with-toc.pdf" ) as converter : doc_info = converter . get_document_info...

    docs.groupdocs.com/conversion/python-net/develo...
  5. Extract metadata from Microsoft Office Word doc...

    To extract metadata from Microsoft Office Word Documents getMetadata method is used. This method allows to extract the following metadata: Name Description title The title of the Document. subject The subject of the Document. keywords The keyword of the Document. comments The comments of the Document. content-status The content status of the Document. category The category of the Document. company The company of the Document. manager The manager of the Document....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/extract-metadata...
  6. Search text in Microsoft OneNote sections | Gro...

    This article explains that how to search text from Microsoft OneNote sections presentations...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-in-mi...
  7. Working with formats | GroupDocs

    This article explains Document formats and format families supported by GroupDocs.Editor for .NET and how to operate them in .NET code....Order Upgrade an Order Support Docs API Reference Live Demos Free...WordProcessing formats, which includes DOC, DOCX, DOCM, RTF, ODT etc. Spreadsheet...

    docs.groupdocs.com/editor/net/working-with-form...
  8. Queries in text and object form | GroupDocs

    This article gives the knowledge about two ways to create a search query: in text or object form using Java search API....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/queries-in-text-...
  9. Search text in Microsoft Office Word documents ...

    To search a keyword in Microsoft Office Word Documents search(String) method is used. This method returns the collection of SearchResult objects. For details, see Search Text. Here are the steps to search a keyword in Microsoft Office Word Document: Instantiate Parser object for the initial Document; Call search(String) method and obtain the collection of SearchResult objects; Iterate through the collection and get the position and text. Warning search(String) method returns null value if search isn’t supported for the Document....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/search-text-in-m...
  10. Search text in EPUB eBooks | GroupDocs

    To search a keyword in EPUB e-books Search(String) method is used. This method returns the collection of SearchResult objects....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-in-ep...