Sort Score
Result 10 results
Languages All
Labels All
Results 5,521 - 5,530 of 33,079 for

groupdocs.redaction

(1.55 sec)
  1. Split a worksheet into pages | GroupDocs

    Split worksheets into pages when rendering spreadsheets to HTML, PDF, and image formats using GroupDocs.Viewer Python API....Assembly Product Solution GroupDocs.Redaction Product Solution GroupDocs...

    docs.groupdocs.com/viewer/python-net/split-work...
  2. 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...
  3. Compare Excel Spreadsheets. Advanced Cell-by-Ce...

    Learn how to compare Excel spreadsheets programmatically using GroupDocs.Comparison for .NET. Compare spreadsheets with custom styling, visibility controls, summary pages, and advanced comparison options....Assembly Product Solution GroupDocs.Redaction Product Solution GroupDocs...

    docs.groupdocs.com/comparison/net/compare-excel...
  4. 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...
  5. 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...
  6. Add watermarks to presentation documents | Grou...

    Adding watermark to a particular slide Using GroupDocs.Watermark, you can add watermark to a particular slide of a PowerPoint presentation in a simplified way. Adding watermark to a particular PowerPoint slide using GroupDocs.Watermark consists of following steps. Load the document Create and initialize watermark object Set watermark properties Call setSlideIndex() of PresentationWatermarkSlideOptions Add watermark to the document Save the document Following code shows how to add TextWatermark to the first slide and ImageWatermark to the second slide....Assembly Product Solution GroupDocs.Redaction Product Solution GroupDocs...

    docs.groupdocs.com/watermark/java/add-watermark...
  7. Sign document with secure custom Metadata signa...

    This section contains articles with explanation how to create Metadata electronic signatures and embed into metadata custom object with its serialization and encryption. The examples show how to customize object serialization and encryption....Assembly Product Solution GroupDocs.Redaction Product Solution GroupDocs...

    docs.groupdocs.com/signature/net/sign-document-...
  8. 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...
  9. Indexing from different sources | GroupDocs

    GroupDocs.Search allows indexing documents from various sources...Assembly Product Solution GroupDocs.Redaction Product Solution GroupDocs...

    docs.groupdocs.com/search/net/indexing-from-dif...
  10. 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...