Sort Score
Result 10 results
Languages All
Labels All
Results 2,711 - 2,720 of 15,192 for

doc

(0.05 sec)
  1. Get supported file formats | GroupDocs

    The getSupportedFileTypes method of the FileType class is used to obtain a list of supported file types. An example of obtaining a list of supported file types is presented below. Iterable supportedFileTypes = FileType.getSupportedFileTypes(); Iterator iterator = supportedFileTypes.iterator(); while (iterator.hasNext()) { FileType fileType = (FileType)iterator.next(); System.out.println(fileType.getExtension() + " - " + fileType.getDescription()); } More resources Advanced usage topics To learn more about library features and get familiar how to manage metadata and more, please refer to theadvanced usage section....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/get-supported-...
  2. Exporting metadata properties | GroupDocs

    This article provides the knowledge that how to export metadata properties to an Excel workbook in Java...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/exporting-meta...
  3. Load document from url | GroupDocs

    Learn how to Load Document from url....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/load-document-fro...
  4. Save overwriting original file | GroupDocs

    This article demonstrates that how to save the redacted Document, replacing an original file...Order Upgrade an Order Support Docs API Reference Live Demos Free...various document formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX,...

    docs.groupdocs.com/redaction/net/save-overwriti...
  5. Tags

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify Documents of almost all the popular file formats....1 Change Detection 1 Change Doc Password in C# 1 Change Excel...Sign Word Doc with Java 1 DOC to MD 2 DOC to PDF 3 DOC to XLS in...

    blog.groupdocs.com/zh-hant/tags/
  6. Tags

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify Documents of almost all the popular file formats....1 Change Detection 1 Change Doc Password in C# 1 Change Excel...Sign Word Doc with Java 1 DOC to MD 2 DOC to PDF 3 DOC to XLS in...

    blog.groupdocs.com/zh/tags/
  7. 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...
  8. Tags

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify Documents of almost all the popular file formats....6 Change Detection 1 Change Doc Password in C# 1 Change Excel...with Java 1 Digitally Sign Word Doc with Java 1 discount 2 Distance...

    blog.groupdocs.com/tags/
  9. Performing document conversion and image conver...

    Earlier this week I talked about Document conversion, including image conversion, and why you’d want to do it. Today, I’ll show you how to perform two tasks: first, how to convert the pages in a Document to images and then how to convert an image from one format to another. Document conversion is one of the services that GroupDocs offers. You can convert Documents you’ve uploaded to a number of different formats....can convert from PDF to JPG , DOC to JPG and many other file formats...

    blog.groupdocs.com/total/converting-images-for-...
  10. Search thread safety | GroupDocs

    This article shows that how search thread safety works....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/net/search-thread-saf...