Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 14,383 for

file

(0.1 sec)
  1. Specify file type for comparison manually | Doc...

    Following this guide you will learn how to specify File type for comparison manually when use GroupDocs.Comparison for .NET....Specify file type for comparison manually Specify file type for...provides the option to specify file type for comparison manually...

    docs.groupdocs.com/comparison/net/specify-file-...
  2. Optimize the output PDF file | Documentation

    Optimize PDFs for web viewing or reduce File size with GroupDocs.Viewer. Adjust resources and improve loading times....the output PDF file Optimize the output PDF file Leave feedback...output PDF file for a web browser or to reduce the file size by...

    docs.groupdocs.com/viewer/python-net/optimizati...
  3. Webp file format Introduced - GroupDocs.Convers...

    GroupDocs team is glad to announce another monthly release of GroupDocs.Conversion for .NET v16.12.0. In this release new File format “Webp” is added in supporting formats list. Monthly release of Document Conversion API is also introducing some improvements like “LZW compression for internal tiff compression " and “Improve memory handling” along with 8 fixes. So why you are waiting just download the new release and use the new exciting features.... In this release new file format “ Webp ” is added in...12.0 added support for Webp file conversion into different document...

    blog.groupdocs.com/conversion/groupdocs.convers...
  4. GroupDocs.Conversion for Excel file crashing at...

    When testing a simple Excel File conversion to PDF format, it seems that GroupDocs will scan all subfolders within the current working directory to look for fonts?? This causes problem when the current working directory…...Conversion for Excel file crashing at Aspose.Cells.IndividualFontConfig...When testing a simple Excel file conversion to PDF format, it...

    forum.groupdocs.com/t/groupdocs-conversion-for-...
  5. GroupDocs viewer not working with .eml file pro...

    I am facing issues with GroupDocs HTML viewer with .eml File sharing the File for your reference. the alignment is very bad in html viewer but it is good in png viewer. RE DMS - signoff for all documents upload - June’…...eml file properly GroupDocs.Total Product...HTML viewer with .eml file sharing the file for your reference....

    forum.groupdocs.com/t/groupdocs-viewer-not-work...
  6. GroupDocs.Viewer for .NET 3.7.0 Supports EMF an...

    Today, we’re delighted to share some new features and improvements that we’ve incorporated in the October release of GroupDocs.Viewer for .NET. This release comes up with the support of EMF and DICOM File formats. Along with this, the API also provides the way to work with layers in PDF documents and default fonts in diagram documents. Check out this latest version to enhance and improve your document viewer applications....the support of EMF and DICOM file formats. Along with this, the...Support of EMF file format Support of DICOM file format Document...

    blog.groupdocs.com/viewer/groupdocs-viewer-dot-...
  7. 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<FileType> 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....Get supported file formats Get supported file formats Leave feedback...to obtain a list of supported file types. An example of obtaining...

    docs.groupdocs.com/metadata/java/get-supported-...
  8. Save overwriting original file | Documentation

    This article demonstrates that how to save the redacted document, replacing an original File...overwriting original file Save overwriting original file Leave feedback...document, replacing an original file: C# using ( Redactor redactor...

    docs.groupdocs.com/redaction/net/save-overwriti...
  9. Read DublinCore Information in EPUB File using ...

    Good news for Java users. GroupDocs team is proudly announcing the first release for this year with the support for **EPUB File format’s **metadata operations. Using the GroupDocs.Metadata for Java 18.1, you can now detect EPUB File format and read its metadata and **DublinCore **information. We recommend you to download the latest version for a better experience. Features IntroducedFollowing are the new features introduced in version 18.1. Detecting EPUB Document File Format Getting Metadata in EPUB File Format Getting DublinCore Metadata in EPUB File Format For details about the features supported by the API, please visit Features Overview....with the support for **EPUB file format’s **metadata operations...1 , you can now detect EPUB file format and read its metadata...

    blog.groupdocs.com/metadata/read-dublincore-inf...
  10. Load password-protected file | Documentation

    Learn how to load a password-protected File by using .NET redaction API...password-protected file Load password-protected file Leave feedback...

    docs.groupdocs.com/redaction/net/load-password-...