Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 33,167 for

content

(1.41 sec)
  1. Shapes in spreadsheet document | GroupDocs

    Inspect, modify, and remove shapes in Excel documents using Python via .NET....contents.spreadsheet as gwc_xls load_options...watermarker : content = watermarker . get_content ( gwc_xls . SpreadsheetContent...

    docs.groupdocs.com/watermark/python-net/shapes-...
  2. Email messages | GroupDocs

    Learn how to add watermark in Outlook email messages....loadOptions ); EmailContent content = watermarker . getContent...// Set the plain text body content . setBody ( "Test plain text...

    docs.groupdocs.com/watermark/java/email-messages/
  3. Add watermarks to word processing documents | G...

    Add watermarks in headers and footers of any section using Python via .NET....contents.wordprocessing as gwc_wp load_options...watermarker : content = watermarker . get_content ( gwc_wp . WordProcessingConten...

    docs.groupdocs.com/watermark/python-net/add-wat...
  4. Working with slide backgrounds | GroupDocs

    The API allows you to extract information about all the slide backgrounds, Removing a particular background and Adding watermark to all background images...loadOptions )) { PresentationContent content = watermarker . GetContent...PresentationSlide slide in content . Slides ) { if ( slide . ImageFillFormat...

    docs.groupdocs.com/watermark/net/working-with-s...
  5. Working with worksheet headers and footers | Gr...

    Inspect, clear, and watermark images in headers and footers using Python via .NET....including image stats and script content. import groupdocs.watermark...import groupdocs.watermark.contents.spreadsheet as gwc_xls load_options...

    docs.groupdocs.com/watermark/python-net/working...
  6. Email attachments | GroupDocs

    This article shows how to get the information about the attachments....loadOptions )) { EmailContent content = watermarker . GetContent...EmailAttachment attachment in content . Attachments ) { Console ...

    docs.groupdocs.com/watermark/net/email-attachme...
  7. Email messages | GroupDocs

    Modify message body/subject, embed/remove images, search text, and list recipients using Python via .NET....contents.email as gwc_email load_options...watermarker : content = watermarker . get_content ( gwc_email ...

    docs.groupdocs.com/watermark/python-net/email-m...
  8. Save document | GroupDocs

    This article demonstrates how to save edited text documents, spreadsheets and presentations with GroupDocs.Editor for .NET API....to obtain edited document content from client, process it and...to open, view and edit HTML content. The GroupDocs.Editor on its...

    docs.groupdocs.com/editor/net/save-document/
  9. EditableDocument | GroupDocs

    This documentation section explains features of the EditableDocument class when editing documents with GroupDocs.Editor for Node.js via Java API....Only <body> content : Extracts just the content within the <body>...edit (); // Get the full HTML content including the header const...

    docs.groupdocs.com/editor/nodejs-java/editabled...
  10. Existing objects in diagrams | GroupDocs

    This article explains how to to find and remove watermarks of both types in Visio document....loadOptions )) { DiagramContent content = watermarker . GetContent...PossibleWatermarkCol possibleWatermarks = content . Pages [ 0 ] . Search ( textSearchCriteria...

    docs.groupdocs.com/watermark/net/existing-objec...