Sort Score
Result 10 results
Languages All
Labels All
Results 891 - 900 of 3,532 for

groupdocs.assembly

(0.03 sec)
  1. Save in original format | Documentation

    The following example demonstrates how to save file in its original format with current date as a suffix: final Redactor redactor = new Redactor("sample.docx"); try { // Here we can use document instance to perform redactions redactor.apply(new ExactPhraseRedaction("John Doe", new ReplacementOptions("[personal]"))); SaveOptions saveOptions = new SaveOptions(); saveOptions.setAddSuffix(true); saveOptions.setRasterizeToPDF(false); saveOptions.setRedactedFileSuffix(new SimpleDateFormat("dd-MM-yyyy").format(new Date())); // Saving in original format with date as DateTime.getNow().toShortDateString()a suffix redactor.save(saveOptions); } finally { redactor.close(); }...Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...

    docs.groupdocs.com/redaction/java/save-in-origi...
  2. Load from local disk | Documentation

    This article explains how to load from local disk while using GroupDocs. Watermarks Java API....Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...

    docs.groupdocs.com/watermark/java/load-from-loc...
  3. Save document to the same file or stream | Docu...

    This article explains how to save document to the same file or stream while using GroupDocs. Watermarks API....Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...

    docs.groupdocs.com/watermark/net/save-document-...
  4. Adjust the image size | Documentation

    Check this guide to learn how to adjust PNG and JPG images size when rendering documents with Image Viewer by GroupDocs for Java....Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...

    docs.groupdocs.com/viewer/java/image-viewer-adj...
  5. Replace missing font | Documentation

    This article explains how to replace missing font when rendering documents with GroupDocs.Viewer within your Java applications....Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...

    docs.groupdocs.com/viewer/java/replace-missing-...
  6. Archive

    archives...Cells and Slides using GroupDocs.Assembly 19.11 November 26, 2019...Generated Reports using GroupDocs.Assembly for Java 19.3 March 22...

    blog.groupdocs.com/archives/
  7. Is there a way to use the doc tag inside of a f...

    I’m trying to load a document, using streams, inside of a foreach loop. The stream is being specified in the DataSources array. The doc tag is specifying the -build switch. When trying this I get a “Cannot access a cl…...NET GroupDocs.Assembly Product Family dotnet...

    forum.groupdocs.com/t/is-there-a-way-to-use-the...
  8. Managing dictionaries | Documentation

    The advanced articles in this section provide comprehensive details related to various dictionaries of GroupDocs.Search: More resources GitHub examples You may easily run the code from documentation articles and see the features in action in our GitHub examples: GroupDocs.Search for .NET examples GroupDocs.Search for Java examples Free online document search App Along with full featured .NET library we provide simple, but powerful free Apps. You are welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more with our free online Free Online Document Search App....Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...

    docs.groupdocs.com/search/nodejs-java/managing-...
  9. Showcases | Documentation

    Code examples and live demostrations of GroupDocs.Merger for Java...Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...

    docs.groupdocs.com/merger/java/showcases/
  10. Saving | Documentation

    Learn more about document saving and how to customize process with available options, like, cloning metadata type, gets or sets password and etc...Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...

    docs.groupdocs.com/comparison/nodejs-java/saving/