Sort Score
Result 10 results
Languages All
Labels All
Results 5,481 - 5,490 of 32,861 for

groupdocs.redaction

(0.11 sec)
  1. Adding text watermarks | GroupDocs

    Following code snippet shows how to add text watermark to a document. If the document consists of multiple parts (pages, worksheets, slides, frames etc), the watermark will be added to all of them. advanced_usage.adding_text_watermarks.AddTextWatermark // Specify an absolute or relative path to your image. Ex: "C:\\Docs\\image.png" Watermarker watermarker = new Watermarker("image.png"); // Initialize the font to be used for watermark Font font = new Font("Arial", 19, FontStyle.Bold | FontStyle.Italic); // Create the watermark object TextWatermark watermark = new TextWatermark("Test watermark", font); // Set watermark properties watermark....Assembly Product Solution GroupDocs.Redaction Product Solution GroupDocs...

    docs.groupdocs.com/watermark/java/adding-text-w...
  2. Render web documents as PDF, PNG, and JPEG file...

    Convert web documents (CHM, HTML) to PDF, PNG, or JPEG using the GroupDocs.Viewer Python API....Assembly Product Solution GroupDocs.Redaction Product Solution GroupDocs...

    docs.groupdocs.com/viewer/python-net/render-web...
  3. Extract metadata from documents | GroupDocs

    Learn how to extract metadata from PDF, Word, Excel, PowerPoint and 50+ document formats using GroupDocs.Parser for Python via .NET. Get document properties like author, title, creation date....Assembly Product Solution GroupDocs.Redaction Product Solution GroupDocs...

    docs.groupdocs.com/parser/python-net/extract-me...
  4. About Search Engines | GroupDocs

    This page is about the classification of search engines and what place GroupDocs.Search API occupies in this classification. There are a large number of ways to classify search engines. Here are the main ones...Assembly Product Solution GroupDocs.Redaction Product Solution GroupDocs...

    docs.groupdocs.com/search/java/about-search-eng...
  5. Extract hyperlinks from document page | GroupDocs

    Learn how to extract hyperlinks from specific document pages using GroupDocs.Parser for Python via .NET....Assembly Product Solution GroupDocs.Redaction Product Solution GroupDocs...

    docs.groupdocs.com/parser/python-net/extract-hy...
  6. Edit PowerPoint Presentations | GroupDocs

    This guide demonstrates how to edit PPT, PPTX, PPTM, PPSX, PPSM, POTX, POTM presentations with different settings and many other powerful features of GroupDocs.Editor for .NET....Assembly Product Solution GroupDocs.Redaction Product Solution GroupDocs...

    docs.groupdocs.com/editor/net/edit-powerpoint/
  7. Convert presentations | GroupDocs

    This article demonstrates how to convert PowerPoint presentations of PPT, PPTX, ODP to other formats with couple lines of C# code....Assembly Product Solution GroupDocs.Redaction Product Solution GroupDocs...

    docs.groupdocs.com/conversion/net/convert/prese...
  8. Font embedding options | GroupDocs

    Learn this guide to know about embedding fonts into output Word document when editing with GroupDocs.Editor for Python via .NET API....Assembly Product Solution GroupDocs.Redaction Product Solution GroupDocs...

    docs.groupdocs.com/editor/python-net/font-embed...
  9. Create EditableDocument from file or markup | G...

    This article explains how to create instance of the EditableDocument class from HTML files from disk or from HTML markup with resources using GroupDocs.Editor for Java API....Assembly Product Solution GroupDocs.Redaction Product Solution GroupDocs...

    docs.groupdocs.com/editor/java/create-editabled...
  10. Getting all used fonts in the loaded document |...

    Getting metadata and binary content of all fonts, used in the document, loaded to the GroupDocs.Viewer for Java...Assembly Product Solution GroupDocs.Redaction Product Solution GroupDocs...

    docs.groupdocs.com/viewer/java/getting-used-fonts/