Sort Score
Result 10 results
Languages All
Labels All
Results 3,971 - 3,980 of 14,335 for

file

(0.06 sec)
  1. Extend supported extensions list | Documentation

    This article explains the method which can be used when for some reason Files have non-standard extensions or if its format is supported, but not pre-configured....be used when for some reason files have non-standard extensions...kinds of plain text files (batch, command files, etc.) could be opened...

    docs.groupdocs.com/redaction/java/extend-suppor...
  2. Obtain Signing Progress using .Net E-Signing AP...

    At GroupDocs, we are always keen to improve our products and enhance user experience. Hence, we are excited to announce the another monthly release of GroupDocs.Signature for .NET API version 17.11. This release comes with number of new features. The most notable feature introduced in this release is the functionality to obtain signing progress while signing the documents. Aside this, Many improvements and fixes are also introduced in this release....Signing Progress Support of Image File formats in Document and Pages...

    blog.groupdocs.com/signature/dotnet-e-signing-a...
  3. Strikeout Option and PNG, BMP Formats - introdu...

    We are glad to announce another monthly release of GroupDocs.Comparison for .NET 17.5.0 API with Three new features like adding Strikeout option for deleted/style change in words format, also adding support for PNG, JPG and BMP File formats.This monthly release is adding Six improvements like “Improve comparison of Text & Imaging formats” and ” Add styles change detection for Comparison.Imaging (height, width)” along with fixes. Detailed information is listed below....support for PNG, JPG and BMP file formats.This monthly release...

    blog.groupdocs.com/comparison/strikeout-option-...
  4. Save specific page range | Documentation

    This article demonstrates how to save specific page range when annotating documents using GroupDocs.Annotation for .NET API....pdf" )) { //Result file will be contain only 3 pages...

    docs.groupdocs.com/annotation/net/save-specific...
  5. Adjust the JPEG image quality | Documentation

    Following this guide you will learn how to adjust JPG images quality when rendering documents with Image Viewer by GroupDocs....reduces the size of the output file. To adjust images quality, call...

    docs.groupdocs.com/viewer/java/image-viewer-adj...
  6. Add password to PDF with permissions | Document...

    This article explains how to add password for PDF document with permissions using GroupDocs.Merger for .NET....to it; Call method specifying file path to save resultant document...

    docs.groupdocs.com/merger/net/add-password-to-p...
  7. Add text watermarks | Documentation

    This article explains how to add text watermark when rendering documents with GroupDocs.Viewer within your Java applications....docx" )) { // Create an HTML file. HtmlViewOptions viewOptions...

    docs.groupdocs.com/viewer/java/add-text-watermark/
  8. Load from stream | Documentation

    Load documents directly from streams (URLs, FTP, etc.) in your Python applications using GroupDocs.Viewer....stream without saving it as a file on a disk. You can use this...

    docs.groupdocs.com/viewer/python-net/load-docum...
  9. Load document from stream | Documentation

    The page describes how to load PDF, Word, Excel, PowerPoint documents from stream using GroupDocs.Annotation for Java....// Add annotation and save to file annotator . add ( area ); annotator...

    docs.groupdocs.com/annotation/java/load-documen...
  10. Set timeout for loading external resources | Do...

    This article explains how to set timeout for loading external resources contained by a document with GroupDocs.Viewer within your Java applications....setResourceLoadingTi ( 500 ); // Render a file. try ( Viewer viewer = new Viewer...

    docs.groupdocs.com/viewer/java/set-timeout-for-...