Sort Score
Result 10 results
Languages All
Labels All
Results 2,851 - 2,860 of 16,197 for

doc

(0.35 sec)
  1. Handling MPEG audio metadata | GroupDocs

    This article explains how the The GroupDocs.Metadata API allows reading some common MPEG audio properties from MP3 files....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/handling-mpeg-a...
  2. How to Convert XML to HTML using C#

    Transform Documents from one format to another with popular NuGet package. Learn how to convert XML to HTML using C# and develop XML to HTML C# capability....including WMZ, MHT, MD, GIF, DOC, PSD, and many more. In this...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  3. How to Convert SVG to PNG in Java

    Let's review the detailed instructions to convert SVG to PNG in Java and how to use these points to develop Java convert SVG to PNG capability....formats, including HTML, TSV, DOC, PDF, JPEG, XLSX, and others...

    kb.groupdocs.com/conversion/java/how-to-convert...
  4. How to Extract Images from Excel in Java

    Quickly learn the workflow to extract images from Excel in Java and develop the parsing application to get images from Excel using Java in a few lines of code....other document formats such as DOC, DOCX, PDF, PPT, PPTX, and many...

    kb.groupdocs.com/parser/java/how-to-extract-ima...
  5. Releasing GroupDocs.Parser for Java – A Conveni...

    We are pleased to announce that the first version of GroupDocs.Parser for Java has been released. GroupDocs.Parser for Java allows the Java developers to extract raw and formatted text from the popular Document formats. The API also supports working with containers such as ZIP and email containers. You can also access the metadata attached to the Documents using a few lines of code. Please continue to read more about the features and the file formats supported by the API....doc/.docx/.dot/.rtf/.docm/.odt/.xml/...

    blog.groupdocs.com/parser/releasing-groupdocs.p...
  6. 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...
  7. 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...
  8. Document conversion is hanging using Java - Fre...

    Hi, We are encountering the same issue (Documents hanging during conversion) while converting various file formats such as .Docx, .xlsx, .pptx, etc., into PDFs. This issue is occurring only in our production environment…...doc, .docx, and others. Thanks. evgen...); return loadOptions; } if(DOC_FORMATS.contains(inputFileExtension))...

    forum.groupdocs.com/t/document-conversion-is-ha...
  9. Clean metadata | GroupDocs

    Sometimes you may need to just remove all or clean metadata properties without applying any filters. The best way to do this is to use the Sanitize method....Order Upgrade an Order Support Docs API Reference Live Demos Free...path to your document. Ex: @"C:\Docs\source.pdf" try ( Metadata metadata...

    docs.groupdocs.com/metadata/java/clean-metadata/
  10. Get document info | GroupDocs

    This article shows that how to get meta information of a Document....Order Upgrade an Order Support Docs API Reference Live Demos Free...path to your document. Ex: @"C:\Docs\source.xlsx" using ( Metadata...

    docs.groupdocs.com/metadata/net/get-document-info/