Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 443 for

notes,

(0.05 sec)
  1. Page Rotation Issue for EPUB Format is Fixed in...

    We are pleased to announce the monthly release of GroupDocs.Merger for .NET 19.1. This latest version of the API comes with some new features and bug fixes. RotatePages method now supports Diagram formats. Please see release notes for further details. Features Diagram formats are available for method: RotatePages Note formats are available for method: SwapPages Bug Fixes Document Save method throws exception: System.ObjectDisposedException PostScript document is loading with error Page rotation is not saving for EPUB format Available Channels and Resources Here are a few channels and resources for you to learn, try and get technical support on GroupDocs....We are pleased to announce the monthly release of GroupDocs.Merger for .NET 19.1. This latest version of the API comes with some new features and bug fixes. RotatePages method now supports Diagram formats. Please see release notes for further details. Features Diagram formats are available for method: RotatePages Note formats are available for method: SwapPages Bug Fixes Document Save method throws exception: System.ObjectDisposedException PostScript document is loading with error Page rotation is not saving for EPUB format Available Channels and Resources Here are a few channels and resources for you to learn, try and get technical support on GroupDocs.

    blog.groupdocs.com/merger/page-rotation-issue-f...
  2. Multicomparer Issue is Resolved in GroupDocs.Co...

    Another release of GroupDocs.Comparison for Java 18.6.3 is on-board. It comes with few bug fixes. Comparison of password protected documents issue is now resolved, please visit the release notes. We’d recommend you to Download the new release and enhance your document comparison experience. Bug Fixes Exception occurs while comparing presentations Comparing files with passwords doesn’t work MultiCompare returns null Fix Api for MultiComparer API ResourcesHere are a few channels and resources for you to download, learn, try and get technical support on GroupDocs....Another release of GroupDocs.Comparison for Java 18.6.3 is on-board. It comes with few bug fixes. Comparison of password protected documents issue is now resolved, please visit the release notes. We’d recommend you to Download the new release and enhance your document comparison experience. Bug Fixes Exception occurs while comparing presentations Comparing files with passwords doesn’t work MultiCompare returns null Fix Api for MultiComparer API ResourcesHere are a few channels and resources for you to download, learn, try and get technical support on GroupDocs.

    blog.groupdocs.com/comparison/multicomparer-iss...
  3. 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...
  4. GroupDocs.Comparison for .NET 25.8 – Latest Upd...

    Explore what’s new in GroupDocs.Comparison for .NET 25.8. Available now on NuGet and GroupDocs website....Explore what’s new in GroupDocs.Comparison for .NET 25.8. Available now on NuGet and GroupDocs website.

    blog.groupdocs.com/сomparison/groupdocs-compari...
  5. Note Format is Supported in GroupDocs.Merger fo...

    This month’s release of GroupDocs.Merger for .NET 18.9 comes with some new features. API enables you to work with password-protected ODT and OTT file formats. You can also trim Note formatted documents. Please see release notes for further details. Features Note format is supported by following methods: Join MovePage RemovePage Split document SwapPages Trim Implement security methods for the following formats: OTT ODT Available Channels and Resources Here are a few channels and resources for you to learn, try and get technical support on GroupDocs....This month’s release of GroupDocs.Merger for .NET 18.9 comes with some new features. API enables you to work with password-protected ODT and OTT file formats. You can also trim Note formatted documents. Please see release notes for further details. Features Note format is supported by following methods: Join MovePage RemovePage Split document SwapPages Trim Implement security methods for the following formats: OTT ODT Available Channels and Resources Here are a few channels and resources for you to learn, try and get technical support on GroupDocs.

    blog.groupdocs.com/merger/note-format-is-suppor...
  6. Render PowerPoint presentations as HTML, PDF, a...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert PowerPoint presentations to HTML, PDF, PNG, and JPEG formats....This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert PowerPoint presentations to HTML, PDF, PNG, and JPEG formats.

    docs.groupdocs.com/viewer/net/render-presentati...
  7. Easy Integrate GroupDocs.Annotation for .NET Li...

    GroupDocs.Annotation for .NET library is a web-based framework which provides features for annotating different types of documents in a web-browser without having to install plugins or middleware on the client. With GroupDocs.Annotation, end users can view and annotate PDF, Microsoft Word, Excel, Outlook, PowerPoint, OpenOffice, AutoCAD and other types of documents and image files. The library comes with a set of commenting and markup tools, including: rectangles, polylines, watermarks, point and area Notes, text markup and strikeouts....watermarks, point and area notes, text markup and strikeouts...

    blog.groupdocs.com/annotation/easy-integrate-gr...
  8. ITempDataHandler is Introduced in GroupDocs.Con...

    A new release of GroupDocs.Conversion for .NET 18.6 is on-board. This release covers few improvements. Such as ConversionHandler constructors are reduced to one. Please visit the release notes. We’d recommend you to integrate latest version of the API in your application and share your feedback. Improvements Reducing ConversionHandler constructors to one ITempDataHandler for handling temp operations stream Introducing new properties in ConversionConfig for different handler types API Resources Here are a few channels and resources for you to download, learn, try and get technical support on GroupDocs....A new release of GroupDocs.Conversion for .NET 18.6 is on-board. This release covers few improvements. Such as ConversionHandler constructors are reduced to one. Please visit the release notes. We’d recommend you to integrate latest version of the API in your application and share your feedback. Improvements Reducing ConversionHandler constructors to one ITempDataHandler for handling temp operations stream Introducing new properties in ConversionConfig for different handler types API Resources Here are a few channels and resources for you to download, learn, try and get technical support on GroupDocs.

    blog.groupdocs.com/conversion/itempdatahandler-...
  9. Change Page Orientation using GroupDocs.Merger ...

    We are pleased to announce the release of GroupDocs.Merger for .NET 18.11. This latest version of the API comes with some new features. GetSupportedFormats and RotatePage methods are introduced. Furthermore, you can change page orientation. Please see release notes for further details. Features Change Page OrientationNew method ChangeOrientation is introduced. public DocumentResult ChangeOrientation(Stream documentStream, OrientationOptions orientationOptions); Get Supported FormatsMethod GetSupportedFormats is added. public Dictionary GetSupportedFormats(); Rotate PagesRotatePages method is introduced in the API....We are pleased to announce the release of GroupDocs.Merger for .NET 18.11. This latest version of the API comes with some new features. GetSupportedFormats and RotatePage methods are introduced. Furthermore, you can change page orientation. Please see release notes for further details. Features Change Page OrientationNew method ChangeOrientation is introduced. public DocumentResult ChangeOrientation(Stream documentStream, OrientationOptions orientationOptions); Get Supported FormatsMethod GetSupportedFormats is added. public Dictionary GetSupportedFormats(); Rotate PagesRotatePages method is introduced in the API.

    blog.groupdocs.com/merger/change-page-orientati...
  10. Announcing Hotfix Release of GroupDocs.Comparis...

    GroupDocs.Comparison for Java 18.6.2 comes with few bug fixes. Comparison of presentation documents from stream to file is now fixed, please visit the release notes. We’d recommend you to Download the new release and enhance your document comparison experience. Bug Fixes Compare presentations from stream to file is not working properly Only first two pages compared in result document Incorrect result when comparing two PDF files API ResourcesHere are a few channels and resources for you to download, learn, try and get technical support on GroupDocs....GroupDocs.Comparison for Java 18.6.2 comes with few bug fixes. Comparison of presentation documents from stream to file is now fixed, please visit the release notes. We’d recommend you to Download the new release and enhance your document comparison experience. Bug Fixes Compare presentations from stream to file is not working properly Only first two pages compared in result document Incorrect result when comparing two PDF files API ResourcesHere are a few channels and resources for you to download, learn, try and get technical support on GroupDocs.

    blog.groupdocs.com/comparison/announcing-hotfix...