Sort Score
Result 10 results
Languages All
Labels All
Results 681 - 690 of 27,973 for

for

(0.04 sec)
  1. Get Available Layouts in a CAD Document using -...

    GroupDocs team is happy to announce another regular monthly release of GroupDocs.Conversion For .NET v17.7.0 API. In this monthly release new document conversion features like Get Available layouts in a CAD Document and Hide PDF Annotations when converting from PDF are introduced. This release is also including major fixes and improvements. We recommend our users to download the new release and use the new exciting features to enhance their application....GroupDocs team is happy to announce another regular monthly release of GroupDocs.Conversion for .NET v17.7.0 API. In this monthly release new document conversion features like Get Available layouts in a CAD Document and Hide PDF Annotations when converting from PDF are introduced. This release is also including major fixes and improvements. We recommend our users to download the new release and use the new exciting features to enhance their application.

    blog.groupdocs.com/conversion/get-available-lay...
  2. Introducing GroupDocs.Comparison for Java - Com...

    After attaining a remarkable attention from .NET developers, GroupDocs team successfully ported GroupDocs.Comparison For Java API from Next Generation GroupDocs.Comparison For .NET. API provides facility to compare supported file Formatted documents in a very convenient way. It supports numerous exciting document comparison features such as documents comparison + merging. It compares both content and styles in the documents and saves the difference summary in a separate result file. Furthermore, API supports multitude of file Formatted documents such as, but not limited to Microsoft Office, PDF, Text, HTML documents....After attaining a remarkable attention from .NET developers, GroupDocs team successfully ported GroupDocs.Comparison for Java API from Next Generation GroupDocs.Comparison for .NET. API provides facility to compare supported file formatted documents in a very convenient way. It supports numerous exciting document comparison features such as documents comparison + merging. It compares both content and styles in the documents and saves the difference summary in a separate result file. Furthermore, API supports multitude of file formatted documents such as, but not limited to Microsoft Office, PDF, Text, HTML documents.

    blog.groupdocs.com/comparison/groupdocs-compari...
  3. Reading order is not correct for header footer ...

    While converting word to pdf using groupdocs-conversion 24.6 facing an issue " Reading order is not correct For the page as header is read out first and then directly the footer section is getting read out and then the …...While converting word to pdf using groupdocs-conversion 24.6 facing an issue " Reading order is not correct for the page as header is read out first and then directly the footer section is getting read out and then the …

    forum.groupdocs.com/t/reading-order-is-not-corr...
  4. GroupDocs.Watermark for Java

    Այս API-ն թույլ է տալիս շահարկել տեքստի և պատկերի ջրանիշները ցանկացած տեսակի ֆայլի ձևաչափով, օգտագործելով Java լեզվի ցանկացած հարթակ:...Այս API-ն թույլ է տալիս շահարկել տեքստի և պատկերի ջրանիշները ցանկացած տեսակի ֆայլի ձևաչափով, օգտագործելով Java լեզվի ցանկացած հարթակ:

    kb.groupdocs.com/hy/watermark/java/
  5. Specify rendering options for CAD files | Docum...

    This topic describes how to use the GroupDocs.Viewer Node.js API to specify various options For rendering CAD files to HTML, PDF, PNG, and JPEG....This topic describes how to use the GroupDocs.Viewer Node.js API to specify various options for rendering CAD files to HTML, PDF, PNG, and JPEG.

    docs.groupdocs.com/viewer/nodejs-java/specify-c...
  6. Work with Password-Protected Documents using Gr...

    We are pleased to announce the monthly release of GroupDocs.Metadata For .NET 18.12. Using the latest version, you can now work with the password-protected PDF, Word, Excel, and PowerPoint documents. Furthermore, obsolete methods of MP3 and MPP Formats are removed and memory consumption For working with Word and PowerPoint Formats is now reduced. We recommend you to install and use the latest version of the API. Features IntroducedThe following features are introduced in version 18....We are pleased to announce the monthly release of GroupDocs.Metadata for .NET 18.12. Using the latest version, you can now work with the password-protected PDF, Word, Excel, and PowerPoint documents. Furthermore, obsolete methods of MP3 and MPP formats are removed and memory consumption for working with Word and PowerPoint formats is now reduced. We recommend you to install and use the latest version of the API. Features IntroducedThe following features are introduced in version 18.

    blog.groupdocs.com/metadata/work-with-password-...
  7. Search for embedded object with custom encrypti...

    This article explains how to search For embedded electronic signatures with custom encryption in document metadata. This topic contains example of custom encryption, class definition and search For encrypted objects in the document metadata with GroupDocs.Signature....This article explains how to search for embedded electronic signatures with custom encryption in document metadata. This topic contains example of custom encryption, class definition and search for encrypted objects in the document metadata with GroupDocs.Signature.

    docs.groupdocs.com/signature/net/search-for-emb...
  8. Hotfix that allows to validate license file in ...

    We have always been improving our APIs to meet the requirements of our customers. ThereFore, we are pleased to announce GroupDocs.Comparison For Java 17.3.1. This hotfix comes with a bug fix, developers can validate API license using isValidLicense() method. Download the new release and enhance document comparison experience. GroupDocs.Comparison For Java 17.3.1 - Bug Fixes Deprecated method isValidLicense() Available Channels and ResourcesHere are a few channels and resources For you to download, learn, try and get technical support on GroupDocs....We have always been improving our APIs to meet the requirements of our customers. Therefore, we are pleased to announce GroupDocs.Comparison for Java 17.3.1. This hotfix comes with a bug fix, developers can validate API license using isValidLicense() method. Download the new release and enhance document comparison experience. GroupDocs.Comparison for Java 17.3.1 - Bug Fixes Deprecated method isValidLicense() Available Channels and ResourcesHere are a few channels and resources for you to download, learn, try and get technical support on GroupDocs.

    blog.groupdocs.com/comparison/validate-license-...
  9. Support of .NET Standard 2.0 in GroupDocs.Viewe...

    Hello everyone! We have released v19.10 of GroupDocs.Viewer For .NET and I have a piece of breaking news especially For those who requested the support of .NET Core. The latest release of the API includes 6 new features, 2 improvements, and 11 bug fixes. So let’s have a look at some major updates we have brought For you. Support of .NET Standard 2.0 As promised, we have added the support of ....Hello everyone! We have released v19.10 of GroupDocs.Viewer for .NET and I have a piece of breaking news especially for those who requested the support of .NET Core. The latest release of the API includes 6 new features, 2 improvements, and 11 bug fixes. So let’s have a look at some major updates we have brought for you. Support of .NET Standard 2.0 As promised, we have added the support of .

    blog.groupdocs.com/viewer/support-of-net-standa...
  10. 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....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.

    blog.groupdocs.com/conversion/emailoptions-clas...