Sort Score
Result 10 results
Languages All
Labels All
Results 2,601 - 2,610 of 14,419 for

doc

(0.17 sec)
  1. Get supported file formats | Documentation

    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 | Documentation

    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. Edit Markdown documents | Documentation

    This guide demonstrates how to edit content of the Markdown Documents/files like a common text Documents using a GroupDocs.Editor for .NET....Order Upgrade an Order Support Docs API Reference Live Demos Free...)) { using ( EditableDocument doc = editor . Edit ( editOptions...

    docs.groupdocs.com/editor/net/edit-markdown/
  4. 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-...
  5. Llofnod Digidol - esign DOCX dogfennau | Llofno...

    Llofnod digidol (eSignature) ar gyfer DocX gwneud yn hawdd gyda GroupDocs Signature. Crëwch eich llofnodion digidol electronig a'ch dogfennau DocX esign am ddim!...sy'n cefnogi estyniadau ffeil DOC. Read More Sut i lofnodi DOCX...(Comma Separated Values File) DOC (Microsoft Word Document) DOCM...

    products.groupdocs.app/cy/signature/docx
  6. Comments for File Format Blog

    Comments for File Format Blog Comment on Doc to Docx – A change worth considering to switch! by Homepage <strong>... [Trackback]</strong> [...] Read More Infos here: blog.aspose.com/200......File Format Blog Comment on Doc to Docx – A change worth considering...

    blog.fileformat.com/comments/feed/
  7. Save a modified file to the original source | D...

    This article shows how to save the modified content to the underlying source....Order Upgrade an Order Support Docs API Reference Live Demos Free...path to your document. Ex: @"C:\Docs\test.ppt" using ( Metadata metadata...

    docs.groupdocs.com/metadata/net/save-a-modified...
  8. Load password-protected document | Documentation

    This article explains how to load password-protected Document while using GroupDocs. Watermarks API....Order Upgrade an Order Support Docs API Reference Live Demos Free...path to your document. Ex: @"C:\Docs\protected-document.docx" string...

    docs.groupdocs.com/watermark/net/load-password-...
  9. Save a modified file to a specified location | ...

    This article shows how to save a Document to a specified location on a local disk in Java...Order Upgrade an Order Support Docs API Reference Live Demos Free...path to your document. Ex: @"C:\Docs\test.jpg" try ( Metadata metadata...

    docs.groupdocs.com/metadata/java/save-a-modifie...
  10. Load from a local disk | Documentation

    The following example demonstrates how to load file from local disk....Order Upgrade an Order Support Docs API Reference Live Demos Free...LoadFromLocalDisk var inputPath = @"C:\Docs\source.one" ; using ( Metadata...

    docs.groupdocs.com/metadata/net/load-from-a-loc...