Sort Score
Result 10 results
Languages All
Labels All
Results 601 - 610 of 4,671 for

as

(0.07 sec)
  1. Working with CSV Data Sources | GroupDocs

    Note This feature is only compatible with GroupDocs.Assembly for .NET 19.10 or later releAses. To access CSV data while building a report, you can pAss a CsvDatAsource instance to the Assembler As a data source. Using of CsvDatAsource enables you to work with typed values rather than just strings in template documents. Although CSV As a format does not define a way to store values of types other than strings, CsvDatAsource is capable to recognize values of the following types by their string representations:...Note This feature is only compatible with GroupDocs.Assembly for .NET 19.10 or later releases. To access CSV data while building a report, you can pass a CsvDataSource instance to the assembler as a data source. Using of CsvDataSource enables you to work with typed values rather than just strings in template documents. Although CSV as a format does not define a way to store values of types other than strings, CsvDataSource is capable to recognize values of the following types by their string representations:

    docs.groupdocs.com/assembly/net/working-with-cs...
  2. Protect Your Documents with Watermarks in Group...

    One of the most requested and hence actively developed features in GroupDocs.Viewer for .NET is watermarking. Watermarking allows you to protect documents that you display on the web from screen-grabbing. In GroupDocs.Viewer for .NET watermarks are implemented As customizable text that can be added over a displayed document, overlapping its content. For the first time the ability to add watermarks wAs implemented in GroupDocs.Viewer for .NET version 2.0. In its first implementation, the feature had a number of restrictions....One of the most requested and hence actively developed features in GroupDocs.Viewer for .NET is watermarking. Watermarking allows you to protect documents that you display on the web from screen-grabbing. In GroupDocs.Viewer for .NET watermarks are implemented as customizable text that can be added over a displayed document, overlapping its content. For the first time the ability to add watermarks was implemented in GroupDocs.Viewer for .NET version 2.0. In its first implementation, the feature had a number of restrictions.

    blog.groupdocs.com/viewer/protect-your-document...
  3. Cache results | GroupDocs

    This article contains caching use-cAses with GroupDocs.Viewer within your .NET applications....This article contains caching use-cases with GroupDocs.Viewer within your .NET applications.

    docs.groupdocs.com/viewer/net/caching-results/
  4. Add Watermark to Presentations in Java | Text a...

    Add image watermark to presentation slides, or apply text watermarks to PPT, PPTX, PPS & more formats in Java using GroupDocs Watermarking API....Add image watermark to presentation slides, or apply text watermarks to PPT, PPTX, PPS & more formats in Java using GroupDocs Watermarking API.

    blog.groupdocs.com/watermark/watermark-presenta...
  5. Template Syntax - Part 1 of 2 | GroupDocs

    Note This article is the first part of the Template Syntax series of articles. For second part, pleAse visit Template Syntax - Part 2 of 2. Composing Template A typical template for GroupDocs.Assembly Engine is composed of common document contents and tags that describe the template’s structure and data bindings. You can form these tags using just running text that can occupy multiple paragraphs to be more descriptive. A tag body must meet the following requirements:...Note This article is the first part of the Template Syntax series of articles. For second part, please visit Template Syntax - Part 2 of 2. Composing Template A typical template for GroupDocs.Assembly Engine is composed of common document contents and tags that describe the template’s structure and data bindings. You can form these tags using just running text that can occupy multiple paragraphs to be more descriptive. A tag body must meet the following requirements:

    docs.groupdocs.com/assembly/python-net/template...
  6. Template Syntax - Part 1 of 2 | GroupDocs

    Note This article is the first part of the Template Syntax series of articles. For second part, pleAse visit Template Syntax - Part 2 of 2. Composing Template A typical template for GroupDocs.Assembly Engine is composed of common document contents and tags that describe the template’s structure and data bindings. You can form these tags using just running text that can occupy multiple paragraphs to be more descriptive. A tag body must meet the following requirements:...Note This article is the first part of the Template Syntax series of articles. For second part, please visit Template Syntax - Part 2 of 2. Composing Template A typical template for GroupDocs.Assembly Engine is composed of common document contents and tags that describe the template’s structure and data bindings. You can form these tags using just running text that can occupy multiple paragraphs to be more descriptive. A tag body must meet the following requirements:

    docs.groupdocs.com/assembly/net/template-syntax...
  7. Merge archives | GroupDocs

    Learn how to merge archive files, combine archive files into one file programmatically in Java language using GroupDocs.Merger for Java library....Learn how to merge archive files, combine archive files into one file programmatically in Java language using GroupDocs.Merger for Java library.

    docs.groupdocs.com/merger/java/merge/archives/
  8. Adding image watermarks | GroupDocs

    GroupDocs.Watermar API supports adding the following image file types As image watermark: Bmp; Png; Gif; Jpeg. Add image watermark from local file Following code snippet shows how to add ImageWatermark 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_image_watermarks.AddImageWatermark // Specify an absolute or relative path to your document. Ex: "C:\\Docs\\presentation.pptx" Watermarker watermarker = new Watermarker("presentation....GroupDocs.Watermar API supports adding the following image file types as image watermark: Bmp; Png; Gif; Jpeg. Add image watermark from local file Following code snippet shows how to add ImageWatermark 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_image_watermarks.AddImageWatermark // Specify an absolute or relative path to your document. Ex: "C:\\Docs\\presentation.pptx" Watermarker watermarker = new Watermarker("presentation.

    docs.groupdocs.com/watermark/java/adding-image-...
  9. Save output to a stream | GroupDocs

    This article shows how to save output to a stream when rendering a document...This article shows how to save output to a stream when rendering a document

    docs.groupdocs.com/viewer/java/save-output-to-s...
  10. Convert PDF to JPG using Python

    Discover how to convert PDF to JPG using Python. This tutorial explains how to export PDF to JPG using Python for eAsier sharing, and streamlined workflows....Discover how to convert PDF to JPG using Python. This tutorial explains how to export PDF to JPG using Python for easier sharing, and streamlined workflows.

    kb.groupdocs.com/conversion/python/convert-pdf-...