Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 13,230 for

file

(0.03 sec)
  1. 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...
  2. 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...
  3. 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-...
  4. Get file info | Documentation

    This page describes how to detect document File type, size and calculate pages count when annotate documents or images with GroupDocs.Annotation....Annotation basics / Get file info Get file info Leave feedback On...the following file information: is a document file type (PDF, Word...

    docs.groupdocs.com/annotation/java/get-file-info/
  5. Load file from local disk | Documentation

    This article explains how to load PDF, Word, Excel, PowerPoint documents from local disk when using GroupDocs.Comparison for Python via .NET....Loading / Load file from local disk Load file from local disk...On this page When the source file is located on the local disk...

    docs.groupdocs.com/comparison/python-net/load-f...
  6. Optimize the output PDF file | Documentation

    This topic describes how to optimize PDF File in the GroupDocs.Viewer Java API for web browser or to reduce size....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/java/optimization-pdf...
  7. Optimize the output PDF file | Documentation

    This topic describes how to optimize PDF File in the GroupDocs.Viewer .NET API (C#) for web browser or to reduce size....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/net/optimization-pdf-...
  8. Get supported file formats | Documentation

    This article explains how to get the list of all supported File formats....Get supported file formats Get supported file formats Leave feedback...demonstrates how to get a supported file formats list. BasicUsage.GetSupportedFileForm...

    docs.groupdocs.com/watermark/net/get-supported-...
  9. Load file from local disk | Documentation

    This article demonstrates how to convert File stored on local disk using GroupDocs.Conversion for .NET API..../ Loading files from different sources / Load file from local...local disk Load file from local disk Leave feedback To load the source...

    docs.groupdocs.com/conversion/net/load-file-fro...
  10. Changing Target File Format | Documentation

    Note This feature is supported by version 18.9. or greater Note The code uses some of the objects defined in The Business Layer. Changing Target File Format GroupDocs.Assembly provides a powerful feature to change the target File format of an assembled document using File extension or explicit specifying. GroupDocs.Assembly API provides the ability to change target File format when assembling the following File formats: Word Processing documents Spreadsheet documents Presentation documents Email documents Text documents Supported output File formats depending on input File formats can be found at this page....Changing Target File Format Changing Target File Format Leave feedback...Business Layer . Changing Target File Format GroupDocs.Assembly provides...

    docs.groupdocs.com/assembly/java/changing-targe...