Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 27,962 for

content

(0.07 sec)
  1. Possible to load in an email in MSG file format...

    As per subject, does any of the GroupDocs.Total components allow loading of MSG file, modification of attachments, and then saving back out as MSG?...in MSG file format, modify content of selected attachments, save...could implement to modify the contents of attachments when converting...

    forum.groupdocs.com/t/possible-to-load-in-an-em...
  2. GroupDocs.Search .NET in Python | Complete Inte...

    Master GroupDocs.Search for .NET integration with Python using pythonnet. Learn 2 implementation approaches to solve dependency resolution challenges, with complete code examples for wrapper-based and manual type resolution methods....Python applications Table of Contents Why Direct .NET Library Import...research papers, and educational content Real Estate : Locate property...

    blog.groupdocs.com/search/python-integration/
  3. Content Protection on GroupDocs Blog | Document...

    Content Protection on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent Content in Content Protection on GroupDocs Blog | Document Automation Solutions for .NET & Jav......Content Protection on GroupDocs Blog | Document Automation Solutions...Java Developers Recent content in Content Protection on GroupDocs...

    blog.groupdocs.com/fa/tag/content-protection/in...
  4. Content Protection on GroupDocs Blog | Document...

    Content Protection on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent Content in Content Protection on GroupDocs Blog | Document Automation Solutions for .NET & Jav......Content Protection on GroupDocs Blog | Document Automation Solutions...Java Developers Recent content in Content Protection on GroupDocs...

    blog.groupdocs.com/ja/tag/content-protection/in...
  5. Content Protection on GroupDocs Blog | Document...

    Content Protection on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent Content in Content Protection on GroupDocs Blog | Document Automation Solutions for .NET & Jav......Content Protection on GroupDocs Blog | Document Automation Solutions...Java Developers Recent content in Content Protection on GroupDocs...

    blog.groupdocs.com/ar/tag/content-protection/in...
  6. Content Protection on GroupDocs Blog | Document...

    Content Protection on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent Content in Content Protection on GroupDocs Blog | Document Automation Solutions for .NET & Jav......Content Protection on GroupDocs Blog | Document Automation Solutions...Java Developers Recent content in Content Protection on GroupDocs...

    blog.groupdocs.com/zh/tag/content-protection/in...
  7. Shapes in spreadsheet document | Documentation

    The watermarking API enables you extracting information about all shapes in an excel document, Removing a particular shape, Removing shapes with particular text formatting, Replacing text for particular shapes, Replacing shape image and more....loadOptions )) { SpreadsheetContent content = watermarker . GetContent...SpreadsheetWorksheet worksheet in content . Worksheets ) { foreach (...

    docs.groupdocs.com/watermark/net/shapes-in-spre...
  8. Shapes in spreadsheet document | Documentation

    Extracting information about all shapes in an Excel document Search() method searches watermarks of all mentioned types, but in some cases, it’s necessary to analyze only one class of Excel objects. Following code sample shows how to get information about all the shapes in an Excel document. advanced_usage.add_watermarks_to_spreadsheets.SpreadsheetGetShapesInformation SpreadsheetLoadOptions loadOptions = new SpreadsheetLoadOptions(); // Specify an absolute or relative path to your document. Ex: @"C:\Docs\spreadsheet.xlsx" Watermarker watermarker = new Watermarker("spreadsheet....loadOptions ); SpreadsheetContent content = watermarker . getContent...SpreadsheetWorksheet worksheet : content . getWorksheets ()) { for (...

    docs.groupdocs.com/watermark/java/shapes-in-spr...
  9. Existing objects in word processing document | ...

    This article explains how to remove shape of any type from any level of document structure while using GroupDocs watermarking API...section WordProcessingConten content = watermarker . GetContent...PossibleWatermarkCol possibleWatermarks = content . Sections [ 0 ]. Search (...

    docs.groupdocs.com/watermark/net/existing-objec...
  10. Render MHTML as PDF using Python

    Learn how to render MHTML as PDF using Python. This tutorial explains converting MHTML web archives into PDF documents for sharing, printing, or archiving....designed to encapsulate HTML content along with its associated resources...portability and usability of such content across diverse platforms and...

    kb.groupdocs.com/viewer/python/render-mhtml-as-...