Sort Score
Result 10 results
Languages All
Labels All
Results 3,091 - 3,100 of 15,012 for

doc

(0.18 sec)
  1. Working with metadata in Word Processing docume...

    GroupDocs.Metadata for Java provides functionality that allows working with different kinds of WordProcessing Documents such as Doc, DocX, ODT, 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 Document and extract some additional file format information. Load a WordProcessing Document Extract the root metadata package Use the getWordProcessingType method to obtain file format information advanced_usage....Order Upgrade an Order Support Docs API Reference Live Demos Free...WordProcessing documents such as DOC, DOCX, ODT, etc. For the full...

    docs.groupdocs.com/metadata/java/working-with-m...
  2. Indexing corrupted docx file leads to OutOfMemo...

    Hi. We have seen OutOfMemoryExceptions when indexing our test environment. We did take a closer look for the reason and identified an issue with corrupted/invalid Docx and/or Doc files. The existence of one of such fil…...corrupted/invalid docx and/or doc files. The existence of one of... we could offer some sample doc / docx files which are affected...

    forum.groupdocs.com/t/indexing-corrupted-docx-f...
  3. Unable to print all pages of large documents - ...

    Hi, We use GroupDocs Viewer for .NET with asp.net core 8 application. Viewer type jpg has been set. When I render pdf Document, it correctly renders as images per page. However for some pdfs clicking on print button, o…...preload page count as 300, and doc with 250 pages took around 2:30...time in website to load entire doc. I think something can be improved...

    forum.groupdocs.com/t/unable-to-print-all-pages...
  4. Document attributes | GroupDocs

    Document attributes is a special feature designed for marking indexed Documents with text labels without the need for re-indexing....Order Upgrade an Order Support Docs API Reference Live Demos Free...( @"c:\MyDocuments\KeyPoints.doc" , "public" ); // Adding two...

    docs.groupdocs.com/search/net/document-attributes/
  5. Set metadata properties | GroupDocs

    The SetProperties method is used to update or add metadata. You can easily add metadata to photos, pdfs or you can update or add data to mp3 files....Order Upgrade an Order Support Docs API Reference Live Demos Free...path to your document. Ex: @"C:\Docs\source.vsdx" try ( Metadata...

    docs.groupdocs.com/metadata/java/set-metadata-p...
  6. Indexing reports | GroupDocs

    This article demonstrates that how indexing reports can be retrieved from the index using search API...Order Upgrade an Order Support Docs API Reference Live Demos Free...[Search index settings](https://docs.groupdocs.com/search/net/se...

    docs.groupdocs.com/search/net/indexing-reports/
  7. Adding metadata | GroupDocs

    This article shows how to add metadata properties which is the most sophisticated feature of the GroupDocs.Metadata Python via .NET search engine...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/adding-m...
  8. Updating metadata | GroupDocs

    The Example in this article demonstrates that how to update metadata properties using a combination of criteria...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/updatin...
  9. Extract text from Emails | GroupDocs

    Extract text from emails using GetText method....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/extract-text-from...
  10. Extract text from Emails | GroupDocs

    To extract a text from emails getText method is used. This method allows to extract a text from the entire Document. Pagination and raw mode is not supported for emails. Here are the steps to extract a text from an email: Instantiate Parser object for the initial email; Call getText method and obtain TextReader object; Read a text from reader. Warning getText method returns null value if text extraction 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/extract-text-fro...