Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 5,182 for

file signature

(0.05 sec)
  1. 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....Signature Product Solution GroupDocs...Changing Target File Format Changing Target File Format Leave feedback...

    docs.groupdocs.com/assembly/java/changing-targe...
  2. Detect file type of container item | Documentation

    This article explains that how to detect File type of container item....Signature Product Solution GroupDocs...attachments / Detect file type of container item Detect file type of container...

    docs.groupdocs.com/parser/net/detect-file-type-...
  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....Signature Product Solution GroupDocs...Get supported file formats Get supported file formats Leave feedback...

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

    This article demonstrates that how to save the redacted document, replacing an original File...Signature Product Solution GroupDocs...overwriting original file Save overwriting original file Leave feedback...

    docs.groupdocs.com/redaction/net/save-overwriti...
  5. Optimize the PDF file resources | Documentation

    This topic describes how to optimize PDF File using the GroupDocs.Viewer Java API to reduce size....Signature Product Solution GroupDocs...Optimize the output PDF file / Optimize the PDF file resources Optimize...

    docs.groupdocs.com/viewer/java/optimization-pdf...
  6. Optimize the PDF file resources | Documentation

    This topic describes how to optimize PDF File using the GroupDocs.Viewer .NET API (C#) to reduce size....Signature Product Solution GroupDocs...Optimize the output PDF file / Optimize the PDF file resources Optimize...

    docs.groupdocs.com/viewer/net/optimization-pdf-...
  7. Custom logging | Documentation

    This article explains how to implement custom logging and use it while document processing with GroupDocs.Signature within your .NET applications....Signature Product Solution GroupDocs...GroupDocs.Signature Product Family / GroupDocs.Signature for .NET...

    docs.groupdocs.com/signature/net/how-to-impleme...
  8. Check if a file is encrypted | Documentation

    This article explains how to check if a File is encrypted using .NET / C# with GroupDocs.Viewer for .NET....Signature Product Solution GroupDocs.../ Check if a file is encrypted Check if a file is encrypted Leave...

    docs.groupdocs.com/viewer/net/how-to-check-if-f...
  9. How to Edit MOBI File | Documentation

    This article demonstrates how to edit MOBI Files using Node.js via Java....Signature Product Solution GroupDocs...How to Edit MOBI File How to Edit MOBI File Leave feedback On...

    docs.groupdocs.com/editor/nodejs-java/how-to-ed...
  10. How to edit Mobi file | Documentation

    This article demonstrates how to edit Mobi Files using C# programming language....Signature Product Solution GroupDocs...How to edit Mobi file How to edit Mobi file Leave feedback On...

    docs.groupdocs.com/editor/net/how-to-edit-mobi-...