Sort Score
Result 10 results
Languages All
Labels All
Results 2,191 - 2,200 of 6,123 for

groupdocs.assembly

(0.12 sec)
  1. Set resolution of document preview. | Documenta...

    The page describes how to set the resolution of document preview...Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...

    docs.groupdocs.com/annotation/net/set-document-...
  2. Load password-protected file | Documentation

    Load password-protected file In order to open password-protected documents, you have to pass your password to LoadOptions class constructor or assign it to its Password property of an instance of LoadOptions class: LoadOptions loadOptions = new LoadOptions("mypassword"); final Redactor redactor = new Redactor("protected_sample.docx", loadOptions); try { // Here we can use document instance to perform redactions redactor.apply(new ExactPhraseRedaction("John Doe", new ReplacementOptions("[personal]"))); redactor.save(); } finally { redactor.close(); }...Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...

    docs.groupdocs.com/redaction/java/load-password...
  3. Set custom fonts | Documentation

    This article explains how to set custom fonts when rendering documents with GroupDocs.Viewer within your Java applications....Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...

    docs.groupdocs.com/viewer/java/set-custom-fonts/
  4. Load document from local disk | Documentation

    This article demonstrates how to convert document stored at local disk using GroupDocs.Conversion for .NET API....Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...

    docs.groupdocs.com/conversion/net/load-document...
  5. Render drawing layouts | GroupDocs.Viewer for .NET

    This article explains how to view all CAD drawing layouts with GroupDocs.Viewer within your .NET applications....Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...

    docs.groupdocs.com/viewer/net/render-all-layouts/
  6. GroupDocs.Viewer for .NET 18.8.1 Release Notes ...

    Note This page contains release notes for GroupDocs.Viewer for .NET 18.8.1. Major Features One bug fix is included into this hot-fix release. Full List of Issues Covering all Changes in this Release Key Summary Category VIEWERNET-1648 First page filled with black color when rendering PDF document Bug Public API and Backward Incompatible Changes There are no public API and backward incompatible changes in this release....Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...

    docs.groupdocs.com/viewer/net/groupdocs-viewer-...
  7. GroupDocs.Watermark for .NET 23.3 Release Notes...

    Note This page contains release notes for GroupDocs.Watermark for .NET 23.3 Major features There are the following enhancements in this release: Improved watermark rendering quality for PDF documents on Linux Resolved the issue: Watermark opacity doesn’t work on linux Full List of Issues Covering all Changes in this Release Key Summary Issue Type WATERMARKNET-1443 Improve watermark rendering quality for PDF documents on Linux Enhancement WATERMARKNET-1368 Watermark opacity doesn’t work on linux Bug...Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...

    docs.groupdocs.com/watermark/net/groupdocs-wate...
  8. GroupDocs.Viewer for .NET 20.6.1 Release Notes ...

    This page contains release notes for GroupDocs.Viewer for .NET 20.6.1...Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...

    docs.groupdocs.com/viewer/net/groupdocs-viewer-...
  9. Render with responsive layout | Documentation

    Learn how to render your document with responsive HTML layout that looks great on mobile and desktop devices....Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...

    docs.groupdocs.com/viewer/java/render-with-resp...
  10. Optimize a PDF file for a browser | Documentation

    This topic describes how to optimize PDF file using the GroupDocs.Viewer Java API for web browser or to reduce size....Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...

    docs.groupdocs.com/viewer/java/optimization-pdf...