Sort Score
Result 10 results
Languages All
Labels All
Results 3,211 - 3,220 of 6,462 for

file watermark

(0.05 sec)
  1. Load document from InputStream | GroupDocs

    This article explains how to load PDF, Word, Excel, PowerPoint documents from stream when using GroupDocs.Merger for Java....Watermark Product Solution GroupDocs...overhead of saving InputStream as a file on disk, provides a way to work...

    docs.groupdocs.com/merger/java/load-document-fr...
  2. Save with default options | GroupDocs

    The simplest way to save the document is it provide no parameters to Save method. In this case the document will be rasterized to PDF and will have the same name as the original one except its extension (.PDF). The PDF File will be overwritten. The following example demonstrates usage of Save() method with default options. final Redactor redactor = new Redactor("sample.docx"); try { // Here we can use document instance to perform redactions redactor....Watermark Product Solution GroupDocs...its extension (.PDF). The PDF file will be overwritten. The following...

    docs.groupdocs.com/redaction/java/save-with-def...
  3. Update document password | GroupDocs

    This article explains how to update password for PDF, Word, Excel, PowerPoint documents by using GroupDocs.Merger for .NET....Watermark Product Solution GroupDocs...to it; Call method specifying file path to save resultant document...

    docs.groupdocs.com/merger/net/update-document-p...
  4. Edit PDF | GroupDocs

    This guide demonstrates how to edit content of PDF Files like a common text documents using a GroupDocs.Editor for .NET....Watermark Product Solution GroupDocs...PdfCompliance . Pdf20 ; //8. Save to a file or a stream string outputPath...

    docs.groupdocs.com/editor/net/edit-pdf/
  5. Load Text from a String | GroupDocs

    Compare text directly from Python string variables — without saving them to disk — by setting LoadOptions.load_text = True with GroupDocs.Comparison for Python via .NET....Watermark Product Solution GroupDocs...argument is a literal string, not a file path. Read the merged result...

    docs.groupdocs.com/comparison/python-net/develo...
  6. Search results | GroupDocs

    This article shows that how to perform the operations on search results....Watermark Product Solution GroupDocs...object containing the file path, the file type, the format family...

    docs.groupdocs.com/search/net/search-results/
  7. Font embedding options | GroupDocs

    Learn this guide to know about embedding fonts into output Word document when editing with GroupDocs.Editor API....Watermark Product Solution GroupDocs...resembles the “Embed fonts in the file” option with all sub-options...

    docs.groupdocs.com/editor/java/font-embedding-o...
  8. eSign Document with QR Code Signature | GroupDocs

    This article explains how to sign documents with electronic signature as QR code on document page with GroupDocs.Signature for Python via .NET API....Watermark Product Solution GroupDocs...sample.pdf The following sample file is used in this example: Advanced...

    docs.groupdocs.com/signature/python-net/esign-d...
  9. Loading of template documents from HTML with re...

    Note This feature is supported by version 19.5. or greater Note The code uses some of the objects defined in The Business Layer. Loading of template documents from HTML with resources GroupDocs.Assembly provides a great feature which is loading of HTML template documents referencing external resource Files to be assembled and saved to non-HTML formats. Since version 19.5, when loading an HTML document from a File, its containing folder is used as a base URI to resolve external resource Files’ relative URIs to absolute ones by default as shown in the following example....Watermark Product Solution GroupDocs...Saving With External Resource Files / Loading of template documents...

    docs.groupdocs.com/assembly/java/loading-of-tem...
  10. Highlighting search results | GroupDocs

    This article gives knowledge on how to highlight search results in the text of a document....Watermark Product Solution GroupDocs...document was saved to a file, this file can be opened by an Internet...

    docs.groupdocs.com/search/java/highlighting-sea...