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

as

(0.04 sec)
  1. 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...
  2. 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...
  3. Merge PDF | GroupDocs

    Follow this guide and learn how to merge PDF files, combine several PDFs into one using GroupDocs.Merger for Python via .NET API and couple lines of code...Follow this guide and learn how to merge PDF files, combine several PDFs into one using GroupDocs.Merger for Python via .NET API and couple lines of code

    docs.groupdocs.com/merger/python-net/merge-pdf/
  4. Digital Signature Verification Options Introduc...

    We are really pleAsed to announce another monthly releAse of GroupDocs.Signature for .NET 17.01.0. The latest version of the API comes up with a number of new features, enhancements and bug fixes; ability to check, load and verify digitally signed documents, ability to name the output file in save options, adjust the opacity of text signatures etc are just to name a few. We would suggest you to download this latest releAse and check out all the improvements we have made to the API....We are really pleased to announce another monthly release of GroupDocs.Signature for .NET 17.01.0. The latest version of the API comes up with a number of new features, enhancements and bug fixes; ability to check, load and verify digitally signed documents, ability to name the output file in save options, adjust the opacity of text signatures etc are just to name a few. We would suggest you to download this latest release and check out all the improvements we have made to the API.

    blog.groupdocs.com/signature/digital-signature-...
  5. Save in rasterized PDF | GroupDocs

    This article demonstrates that how to save the document As a rAsterized PDF file...This article demonstrates that how to save the document as a rasterized PDF file

    docs.groupdocs.com/redaction/python-net/save-in...
  6. Introducing WebP EMF and WMF formats in GroupDo...

    We’ve just published some important updates for GroupDocs.Metadata for the .NET community and we’re really pleAsed to announce our newest stable GroupDocs.Metadata for .NET 16.11 releAse, which includes support for even some more document formats As well As some great new features for images and audio files. To try out all of the awesome features available now in our latest releAse, simply download this latest version or check for updates in Visual Studio and install the releAse ....We’ve just published some important updates for GroupDocs.Metadata for the .NET community and we’re really pleased to announce our newest stable GroupDocs.Metadata for .NET 16.11 release, which includes support for even some more document formats as well as some great new features for images and audio files. To try out all of the awesome features available now in our latest release, simply download this latest version or check for updates in Visual Studio and install the release .

    blog.groupdocs.com/metadata/groupdocs-metadata-...
  7. Render TSV and PCL Formats using GroupDocs.View...

    Today, we are glad to announce the releAse of GroupDocs.Viewer for .NET 18.11. The latest version includes a couple of new features As well As a bunch of improvements and bug fixes. The API now supports rendering of TSV (Tab-separated values) and PCL (Printer Command Language) file formats. Below is the list of new features, improvements, and fixes added in v18.11. Features Introduced Since v18.11, we have extended the list of supported file formats and now the API is capable of rendering the following formats:...Today, we are glad to announce the release of GroupDocs.Viewer for .NET 18.11. The latest version includes a couple of new features as well as a bunch of improvements and bug fixes. The API now supports rendering of TSV (Tab-separated values) and PCL (Printer Command Language) file formats. Below is the list of new features, improvements, and fixes added in v18.11. Features Introduced Since v18.11, we have extended the list of supported file formats and now the API is capable of rendering the following formats:

    blog.groupdocs.com/viewer/render-tsv-and-pcl-fo...
  8. 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/
  9. 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-...
  10. 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...