Sort Score
Result 10 results
Languages All
Labels All
Results 4,361 - 4,370 of 15,588 for

file

(0.13 sec)
  1. Save specific page range | GroupDocs

    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...
  2. Adjust the JPEG image quality | GroupDocs

    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...
  3. Add text watermarks | GroupDocs

    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/
  4. Load document from stream | GroupDocs

    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...
  5. Set timeout for loading external resources | Gr...

    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-...
  6. Load document from URL | GroupDocs

    This section explains how to load document from URL with GroupDocs.Signature API....( 100 ); // sign document to file signature . sign ( "SampleSigned...

    docs.groupdocs.com/signature/java/load-document...
  7. PdfViewOptions | GroupDocs.Viewer for .NET API ...

    Contains options for rendering documents into PDF format. For details see the documentationhttps//docs.groupdocs.com/viewer/net/renderingtopdf/....ArchiveOptions { get; set; } The archive files view options. CadOptions { get;...get; set; } Mail storage data files view options. OutlookOptions...

    reference.groupdocs.com/viewer/net/groupdocs.vi...
  8. GroupDocs.Search for Node.js | GroupDocs

    GroupDocs.Search for Node.js is a fascinating document search API. It extracts text and metadata from documents and performs advanced searching and indexing operations on the basis of fuzzy and synonym algorithm...occurrences, basic metadata fields, file names, document types and much...

    docs.groupdocs.com/search/nodejs-java/
  9. GroupDocs.Signature for .NET | GroupDocs

    GroupDocs.Signature for .NET is an easy to use electronic signature API designed for C#/.NET applications...sign electronic docs of various file formats. This e-signing API...

    docs.groupdocs.com/signature/net/
  10. Load from stream | GroupDocs

    This article explains how to load from stream while using GroupDocs. Watermarks API....docx" using ( Stream document = File . OpenRead ( "document.docx"...

    docs.groupdocs.com/watermark/net/load-from-stream/