Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 4,719 for

as

(0.05 sec)
  1. Render PDF Document with Attachments - GroupDoc...

    We are delighted to announce another monthly releAse of GroupDocs.Viewer for .NET . In GroupDocs.Viewer for .NET 17.7.0, we have introduced rendering of PDF document with attachments. Furthermore, 14 improvements and fixes are included in this releAse. We would recommend you to try the latest version and share your feedback with us. GroupDocs.Viewer for .NET 17.7.0 - New FeaturesGroupDocs.Viewer for .NET 17.7.0 introduced following new feature. Rendering PDF documents with attachments For more details, pleAse visit API Features....We are delighted to announce another monthly release of GroupDocs.Viewer for .NET . In GroupDocs.Viewer for .NET 17.7.0, we have introduced rendering of PDF document with attachments. Furthermore, 14 improvements and fixes are included in this release. We would recommend you to try the latest version and share your feedback with us. GroupDocs.Viewer for .NET 17.7.0 - New FeaturesGroupDocs.Viewer for .NET 17.7.0 introduced following new feature. Rendering PDF documents with attachments For more details, please visit API Features.

    blog.groupdocs.com/viewer/releasing-groupdocs-v...
  2. StyleSheet Comparer for Html is Improved in Gro...

    GroupDocs.Comparison for .NET 18.7 comes with some new features, improvements and a bug fix. Now you can implement GluedShapes in diagrams. PleAse follow the releAse notes here for further details. We’d recommend you to try latest version of the API and share your feedback. Features Implement Group Shapes for Diagrams Compare different formats As image GluedShapes in Diagram Improvements Improve StyleSheet Comparer for Html Add shape without Diagram’s MAster Bug Fix Output of PDF with images is not As expected Available Channels and Resources Here are a few channels and resources for you to download, learn, try and get technical support on GroupDocs....GroupDocs.Comparison for .NET 18.7 comes with some new features, improvements and a bug fix. Now you can implement GluedShapes in diagrams. Please follow the release notes here for further details. We’d recommend you to try latest version of the API and share your feedback. Features Implement Group Shapes for Diagrams Compare different formats as image GluedShapes in Diagram Improvements Improve StyleSheet Comparer for Html Add shape without Diagram’s Master Bug Fix Output of PDF with images is not as expected 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/comparison/stylesheet-compar...
  3. Merge PPTX Presentations in Python with GroupDo...

    This article provides step-by-step instructions on merging PPTX presentations using GroupDocs.Merger for Python via .NET....This article provides step-by-step instructions on merging PPTX presentations using GroupDocs.Merger for Python via .NET.

    blog.groupdocs.com/merger/merge-pptx-in-python/
  4. Conversion from STL is introduced in GroupDocs....

    We are pleAsed to announce another monthly releAse of GroupDocs.Conversion for .NET 17.10. This releAse comes with new document formats support such As IFC and STL. Improvements like setting default transparency of watermark to 0.5, Slides to XPS conversion, incorrect conversion from One to PDF and many others are introduced. Furthermore, some bug fixes are also announced. We’d recommend you to download the latest releAse of the API and share your experience....We are pleased to announce another monthly release of GroupDocs.Conversion for .NET 17.10. This release comes with new document formats support such as IFC and STL. Improvements like setting default transparency of watermark to 0.5, Slides to XPS conversion, incorrect conversion from One to PDF and many others are introduced. Furthermore, some bug fixes are also announced. We’d recommend you to download the latest release of the API and share your experience.

    blog.groupdocs.com/conversion/conversion-stl-in...
  5. How to Search for QR Code Signatures | GroupDocs

    This article explains how to search for QR-code electronic signatures using GroupDocs.Signature for Python via .NET API....This article explains how to search for QR-code electronic signatures using GroupDocs.Signature for Python via .NET API.

    docs.groupdocs.com/signature/python-net/search-...
  6. EditableDocument | GroupDocs

    This documentation section explains features of EditableDocument clAss when editing document with GroupDocs.Editor for .NET API....This documentation section explains features of EditableDocument class when editing document with GroupDocs.Editor for .NET API.

    docs.groupdocs.com/editor/net/editabledocument/
  7. Merge Excel spreadsheets | GroupDocs

    Follow this guide and learn how to merge MS Excel spreadsheets using Java programming language....Follow this guide and learn how to merge MS Excel spreadsheets using Java programming language.

    docs.groupdocs.com/merger/java/merge/excel/
  8. Merged PDF documents missing Accessibility stan...

    Hi Team, We are using: import com.groupdocs.merger.Merger; import com.groupdocs.merger.domain.options.JoinOptions; with below code ref to merge two pdf documents: Map<String, String> map1 = null; ByteArrayO…...Hi Team, We are using: import com.groupdocs.merger.Merger; import com.groupdocs.merger.domain.options.JoinOptions; with below code ref to merge two pdf documents: Map&lt;String, String&gt; map1 = null; ByteArrayO&hellip;

    forum.groupdocs.com/t/merged-pdf-documents-miss...
  9. About using GroupDocs.Conversion for Java to co...

    While testing the HTML to PPT conversion feature of GroupDocs.Conversion for Java, I found that the format of the resulting PPT file wAs incorrect. To help you reproduce and analyze the issue, I have uploaded the HTML te…...While testing the HTML to PPT conversion feature of GroupDocs.Conversion for Java, I found that the format of the resulting PPT file was incorrect. To help you reproduce and analyze the issue, I have uploaded the HTML te&hellip;

    forum.groupdocs.com/t/about-using-groupdocs-con...
  10. Developing FireFox Add-ons with the Add-on Buil...

    This article explains the bAsics of creating an add-on for FireFox using the FireFox Add-on Builder and Add-on SDK. Read more about them on the Mozilla website. As an example, I’ll use the GroupDocs add-on. (You can download the source code from Github.) It’s an advanced extension so I’ll focus on the bAsics and highlight a couple of interesting Aspects communication between scripts. I’ll mainly look at the add-on folders data and lib in the /resources/groupdocsviewer/ folder....This article explains the basics of creating an add-on for FireFox using the FireFox Add-on Builder and Add-on SDK. Read more about them on the Mozilla website. As an example, I’ll use the GroupDocs add-on. (You can download the source code from Github.) It’s an advanced extension so I’ll focus on the basics and highlight a couple of interesting aspects communication between scripts. I’ll mainly look at the add-on folders data and lib in the /resources/groupdocsviewer/ folder.

    blog.groupdocs.com/viewer/developing-firefox-ad...