Sort Score
Result 10 results
Languages All
Labels All
Results 911 - 920 of 4,438 for

as

(0.22 sec)
  1. Template Syntax - Part 1 of 2 | Documentation

    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...
  2. Conversion from VCF is Introduced in GroupDocs....

    GroupDocs.Conversion for .NET 19.1 comes with a new feature, few bug fixes and some improvements. SVG to Slides conversion is now improved. Furthermore, PDF to PNG/JPEG with watermark As background issue is resolved. PleAse check GroupDocs.Conversion for .NET 19.1 releAse notes for further reference. Features Implement conversion from Vcf Improvements Improvement when converting Svg to Slides Add support for setting watermark As background when converting to image Save converted document to file should return the file name and size Bug Fixes Spreadsheets sometimes show incorrect graph data Issue with conversion ....GroupDocs.Conversion for .NET 19.1 comes with a new feature, few bug fixes and some improvements. SVG to Slides conversion is now improved. Furthermore, PDF to PNG/JPEG with watermark as background issue is resolved. Please check GroupDocs.Conversion for .NET 19.1 release notes for further reference. Features Implement conversion from Vcf Improvements Improvement when converting Svg to Slides Add support for setting watermark as background when converting to image Save converted document to file should return the file name and size Bug Fixes Spreadsheets sometimes show incorrect graph data Issue with conversion .

    blog.groupdocs.com/conversion/conversion-from-v...
  3. GroupDocs.Metadata for .NET 1.6.0 Released with...

    GroupDocs is improving its products continuously and seamlessly to enhance user experience. GroupDocs.Metadata for .NET 1.6.0 releAse is ready to be announced. View the list of interactive features introduced in the latest version of documents metadata API. GroupDocs.Metadata for .NET 1.6.0 – New Features In this releAse, the following new features are introduced so now API hAs the ability to: Read and write XMP metadata of TIFF format Inspect hidden data in Excel format Inspect hidden data in PowerPoint format Read TIFF Image File Directory tags Remove hidden data in PowerPoint format Remove hidden data in Excel format Throws DocumentProtectedException when document could not be opened without a pAssword Read XMP metadata without header process instruction Process multi-page TIFF during loading XMP metadata Available Channels and Resources Here are a few channels and resources for you to download, learn, try and get technical support on GroupDocs....GroupDocs is improving its products continuously and seamlessly to enhance user experience. GroupDocs.Metadata for .NET 1.6.0 release is ready to be announced. View the list of interactive features introduced in the latest version of documents metadata API. GroupDocs.Metadata for .NET 1.6.0 – New Features In this release, the following new features are introduced so now API has the ability to: Read and write XMP metadata of TIFF format Inspect hidden data in Excel format Inspect hidden data in PowerPoint format Read TIFF Image File Directory tags Remove hidden data in PowerPoint format Remove hidden data in Excel format Throws DocumentProtectedException when document could not be opened without a password Read XMP metadata without header process instruction Process multi-page TIFF during loading XMP metadata Available Channels and Resources Here are a few channels and resources for you to download, learn, try and get technical support on GroupDocs.

    blog.groupdocs.com/metadata/groupdocs-metadata-...
  4. Working with String Template | Documentation

    GroupDocs.Assembly API allows you to use a string As input and output template, instead of document. This feature improves programmability while working with strings instead of documents, the resultant output string can be used As per the application needs. Follow these steps to using a string As input and output template: Initialize DocumentAssembler Define sourceString @"«[yourValue]»" Convert sourceString to sourceBytes using Encoding.UTF8.GetBytes(sourceString) GettargetBytes using DocumentAssembler.AssembleDocument() Get targetString using Encoding.UTF8.GetString(targetBytes)...GroupDocs.Assembly API allows you to use a string as input and output template, instead of document. This feature improves programmability while working with strings instead of documents, the resultant output string can be used as per the application needs. Follow these steps to using a string as input and output template: Initialize DocumentAssembler Define sourceString @"«[yourValue]»" Convert sourceString to sourceBytes using Encoding.UTF8.GetBytes(sourceString) GettargetBytes using DocumentAssembler.AssembleDocument() Get targetString using Encoding.UTF8.GetString(targetBytes)

    docs.groupdocs.com/assembly/net/working-with-st...
  5. Render OTS and WebP File Formats with GroupDocs...

    We’ve been delighted to see the response that we received from the users since we releAsed next generation GroupDocs.Viewer for .NET. Therefore, we always keep improving the API and adding more attractive features to it and today, we are much excited to releAse GroupDocs.Viewer for .NET 16.12.0. With this latest releAse of the year, users will be able to render and view OTS and WebP file formats. This releAse also contains some important bug fixes and improvements....We’ve been delighted to see the response that we received from the users since we released next generation GroupDocs.Viewer for .NET. Therefore, we always keep improving the API and adding more attractive features to it and today, we are much excited to release GroupDocs.Viewer for .NET 16.12.0. With this latest release of the year, users will be able to render and view OTS and WebP file formats. This release also contains some important bug fixes and improvements.

    blog.groupdocs.com/viewer/render-ots-webp-with-...
  6. Improved Performance of Loading and Saving EXIF...

    GroupDocs team is proudly announcing three enhancements and six new features in this monthly releAse of GroupDocs.Metadata for .NET** 18.2**. Using the latest releAse, you can now load and save EXIF metadata for JPEG and TIFF formats with a better speed. You can also validate input metadata before saving, read additional properties from ID3v2, update ID3v1/ID3v2 tag using properties, and read/update/remove image cover tag in MP3 file format. Furthermore, you can read image cover and version of EPUB file format As well....GroupDocs team is proudly announcing three enhancements and six new features in this monthly release of GroupDocs.Metadata for .NET** 18.2**. Using the latest release, you can now load and save EXIF metadata for JPEG and TIFF formats with a better speed. You can also validate input metadata before saving, read additional properties from ID3v2, update ID3v1/ID3v2 tag using properties, and read/update/remove image cover tag in MP3 file format. Furthermore, you can read image cover and version of EPUB file format as well.

    blog.groupdocs.com/metadata/improved-performanc...
  7. Load from local disc | Documentation

    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/python-net/load-fr...
  8. How to Convert PDF to Image in Java

    This tutorial shows how to convert PDF to Image in Java. You can set resolution, brightness and other parameters for the image when convert PDF to Image using Java....This tutorial shows how to convert PDF to Image in Java. You can set resolution, brightness and other parameters for the image when convert PDF to Image using Java.

    kb.groupdocs.com/conversion/java/how-to-convert...
  9. Restart the List Numbering Dynamically within Y...

    Nested or the multi-level numbered lists allow you to group the items bAsed on the parent item. Put it simply, you can separately list the items under each group. This becomes very useful when you have to list the items having multiple sub-items. Let’s have a look at the following figure which makes it simpler to understand the scenario. In this figure, you can observe that there are listed 3 groups and each group further hAs multiple items listed under it....Nested or the multi-level numbered lists allow you to group the items based on the parent item. Put it simply, you can separately list the items under each group. This becomes very useful when you have to list the items having multiple sub-items. Let’s have a look at the following figure which makes it simpler to understand the scenario. In this figure, you can observe that there are listed 3 groups and each group further has multiple items listed under it.

    blog.groupdocs.com/assembly/restart-the-list-nu...
  10. Issue with watermarks on Word documents - inval...

    Hi, I have encountered some issues when using Groupdocs.Watermark to stamp some files. This mainly affects Word documents As they appear to randomly generate false watermarks that are not positioned correctly, do not ha…...Hi, I have encountered some issues when using Groupdocs.Watermark to stamp some files. This mainly affects Word documents as they appear to randomly generate false watermarks that are not positioned correctly, do not ha…

    forum.groupdocs.com/t/issue-with-watermarks-on-...