Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 2,815 for

feature

(0.02 sec)
  1. How to Convert Word to PDF using C#

    Easily do document conversion between two popular formats and learn how to convert Word to PDF using C#. Quickly apply the guide to create C# Word to PDF capability....the C# convert Word to PDF feature by loading the source Word...creating the C# Word to PDF feature. Recently, we had published...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  2. Detect Documents Encoding using GroupDocs.Searc...

    Like every month, team GroupDocs has released another version of the API and implements a number of new Features and improvements in this monthly release. The latest version i-e 17.9.0 includes Features like storing the text of documents during indexing, filtering files before indexing, encoding detection of text files etc. Not only this the API has also added support for CHM documents to the list of supported document formats. The API has removed some of the obsolete methods in this release as well....implements a number of new features and improvements in this monthly...version i-e 17.9.0 includes features like storing the text of documents...

    blog.groupdocs.com/search/groupdocs.search-for-...
  3. 25 percent off GroupDocs.Total - groupdocs.com ...

    Share this issue: Monthly Newsletter December 2019 25% off GroupDocs.Total Get 25% off GroupDocs.Total for .NET and Java. Quote HOLOFF2019 when placing your order. This offer is only available on new GroupDocs.Total purchases and cannot be used in conjunction with other offers, renewals or upgrades. Only available directly from groupdocs.com, not through third parties or resellers. Ts&Cs Apply. Product News Upcoming .NET API to classify your documents or text with IAB-2 or document taxonomies The GroupDocs....to implement a particular feature our API provides. In such cases...case, we have introduced the feature of searching text or image...

    blog.groupdocs.com/total/25-percent-off-groupdo...
  4. Support of Inline Syntax Error Messages

    We are back with the latest release of GroupDocs.Assembly for .NET. In this post, I am going to give you an overview of the latest release including the demonstration and usage of an exciting Feature. Let’s not wait and walk through what’s new in the latest release. You may also have a glance at the release notes of the latest release. GroupDocs.Assembly allows you to generate automated reports by populating the pre-defined document templates....demonstration and usage of an exciting feature. Let’s not wait and walk through...Along with the aforementioned feature, we have added a couple of...

    blog.groupdocs.com/assembly/support-of-inline-s...
  5. EmailOptions Class is Introduced in GroupDocs.C...

    GroupDocs.Conversion for Java 18.7 covers a new Feature and a bug fix. MSG to PDF conversion issue is now resolved. Please take a look over the release notes to get an idea about the changes introduced. MailOption to control conversions from emailA new class EmailOptions is implemented in SaveOptions. Using that email options can be managed. PdfSaveOptions options = new PdfSaveOptions(); EmailOptions emailOptions = options.getEmailOptions(); emailOptions.setDisplayHeader(true); emailOptions.setDisplayEmailAddress(true); emailOptions.setDisplayFromEmailAddress(true); emailOptions.setDisplayToEmailAddress(true); emailOptions....7 covers a new feature and a bug fix. MSG to PDF conversion...

    blog.groupdocs.com/conversion/emailoptions-clas...
  6. 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. 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....resources Leave feedback Note This feature is supported by version 19...Assembly provides a great feature which is loading of HTML template...

    docs.groupdocs.com/assembly/net/loading-of-temp...
  7. Convenient Watermarking for Documents and Image...

    We are excited to announce that the first version of GroupDocs.Watermark for Java has been released. GroupDocs.Watermark for Java makes it simple to perform watermarking operations in various document and image formats. The API facilitates the Java developers with simple syntax, easy to use methods and a few lines of code to perform any watermarking operation. Using GroupDocs.Watermark, you can add, search, and remove watermark from many popular document and image formats....read more about the API’s features. GroupDocs.Watermark for Java...Supported Features # Following are the salient features exposed...

    blog.groupdocs.com/watermark/introducing-groupd...
  8. Introducing GroupDocs.Watermark for .NET - A Co...

    We are excited to release GroupDocs.Watermark for .NET API that makes it simple to perform watermarking operations in various document and image formats. The API facilitates you with simple syntax, easy to use methods and a few lines of code to perform any watermarking operation. Using GroupDocs.Watermark, you can add, search, and remove watermark from many popular document and image formats. Continue to read more about the API’s Features....read more about the API’s features. Why GroupDocs.Watermark Is...FeaturesFollowing are the salient features exposed by GroupDocs.Watermark...

    blog.groupdocs.com/watermark/introducing-groupd...
  9. Search Text or Image Signatures in Documents us...

    With the release of version 19.10 of our electronic signature API - GroupDocs.Signature for .NET, we have introduced the Features of searching text signatures and image signatures in the supported document formats. Not only this, the API now supports .NET Standard 2.0 which makes it compatible with any .NET implementation that targets .NET Standard specifications. So let’s have a brief overview of what is new, improved or fixed in the latest release....NET , we have introduced the features of searching text signatures...case, we have introduced the feature of searching text or image...

    blog.groupdocs.com/signature/search-text-or-ima...
  10. How to Convert SVG to PDF using Java

    This tutorial provides detailed information on how to convert SVG to PDF using Java and enables users to easily write the code to export SVG to PDF in Java....demonstrate how the SVG to PDF Java feature is implemented. You can use...creating the Java SVG to PDF feature. You just need to use these...

    kb.groupdocs.com/conversion/java/how-to-convert...