Sort Score
Result 10 results
Languages All
Labels All
Results 1,831 - 1,840 of 5,363 for

groupdocs.total,

(0.34 sec)
  1. Working with Containers | GroupDocs

    Handle nested attachments, archives, and email stores with GroupDocs.Parser for Python via .NET....Handle nested attachments, archives, and email stores with GroupDocs.Parser for Python via .NET.

    docs.groupdocs.com/parser/python-net/working-wi...
  2. Load from local disc | GroupDocs

    This article shows how the redaction API is used to load file from disk....This article shows how the redaction API is used to load file from disk.

    docs.groupdocs.com/redaction/net/load-from-loca...
  3. Get supported file formats | GroupDocs

    This article shows that how to get the list of all supported file formats of GroupDocs.Redaction by using C#....This article shows that how to get the list of all supported file formats of GroupDocs.Redaction by using C#.

    docs.groupdocs.com/redaction/net/get-supported-...
  4. Spreadsheet redactions | GroupDocs

    This article shows that how C# redaction API allows to redact data of sensitive or private nature from your XLS, XLSX, ODS spreadsheet document formats and others....This article shows that how C# redaction API allows to redact data of sensitive or private nature from your XLS, XLSX, ODS spreadsheet document formats and others.

    docs.groupdocs.com/redaction/python-net/spreads...
  5. Use PageAreaRedaction | GroupDocs

    This article explains that how to use PageAreaRedaction....This article explains that how to use PageAreaRedaction.

    docs.groupdocs.com/redaction/java/use-page-area...
  6. Document preview | GroupDocs

    Generate preview images (PNG/JPG/BMP) for document pages using Python via .NET....Generate preview images (PNG/JPG/BMP) for document pages using Python via .NET.

    docs.groupdocs.com/watermark/python-net/basic-u...
  7. Save a modified file to the original source | G...

    This article shows how to save the modified content to the underlying source....This article shows how to save the modified content to the underlying source.

    docs.groupdocs.com/metadata/net/save-a-modified...
  8. Clean metadata | GroupDocs

    Sometimes you may need to just remove all or clean metadata properties without applying any filters. The best way to do this is to use the Sanitize method....Sometimes you may need to just remove all or clean metadata properties without applying any filters. The best way to do this is to use the Sanitize method.

    docs.groupdocs.com/metadata/python-net/clean-me...
  9. Bulleted List in Email Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Bulleted List report in Email format. Reporting Requirement As a report developer, you are required to share the following key requirements: Report must be in .eml or .msg format. It must add email recipient, css and subject of the email. Report must show all the clients in a bulleted list format. Adding Syntax to be evaluated by GroupDocs.Assembly Engine Recipients, Cc and Subject <><<[r]>>; <> <<[cc]>> <<[subject]>> Body We provide support for the following clients: <>• <<[getName()]>> <> Download Bulleted List Template Please download the sample Bulleted List document we created in this article:...Note In this article, we will use GroupDocs.Assembly to generate a Bulleted List report in Email format. Reporting Requirement As a report developer, you are required to share the following key requirements: Report must be in .eml or .msg format. It must add email recipient, css and subject of the email. Report must show all the clients in a bulleted list format. Adding Syntax to be evaluated by GroupDocs.Assembly Engine Recipients, Cc and Subject <<foreach [r in recipients]>><<[r]>>; <</foreach>> <<[cc]>> <<[subject]>> Body We provide support for the following clients: <<foreach [in getClients()]>>• <<[getName()]>> <</foreach>> Download Bulleted List Template Please download the sample Bulleted List document we created in this article:

    docs.groupdocs.com/assembly/java/bulleted-list-...
  10. 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....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.

    docs.groupdocs.com/assembly/java/loading-of-tem...