Sort Score
Result 10 results
Languages All
Labels All
Results 831 - 840 of 4,794 for

as

(1.66 sec)
  1. Render Notes in Presentation Document using Gro...

    We are delighted to announce the releAse of version 18.1 of GroupDocs.Viewer for .NET. The latest version includes the support of rendering Jpeg2000, PostScript, POTM and PPSM file formats. Furthermore, we have added the option to show or hide the notes when rendering Presentation documents. This version also allows you to work with the layers in CAD documents. Let’s have a quick overview of GroupDocs.Viewer for .NET 18.1. Supported File Formats We have added the support of following file formats in version 18....We are delighted to announce the release of version 18.1 of GroupDocs.Viewer for .NET. The latest version includes the support of rendering Jpeg2000, PostScript, POTM and PPSM file formats. Furthermore, we have added the option to show or hide the notes when rendering Presentation documents. This version also allows you to work with the layers in CAD documents. Let’s have a quick overview of GroupDocs.Viewer for .NET 18.1. Supported File Formats We have added the support of following file formats in version 18.

    blog.groupdocs.com/viewer/render-slide-notes-in...
  2. Inserting Documents Dynamically | GroupDocs

    Note This feature is supported by version 20.3 or greater. Note The code uses some of the objects defined in The Business Layer. Warning Dynamic insertion of documents from BAse64-encoded bytes is available for file formats where dynamic document insertion is available for Word Processing documents and emails with HTML and RTF bodies only. You can insert contents of outer documents to your reports dynamically using doc tags. A doc tag denotes a placeholder within a template for a document to be inserted during run time....Note This feature is supported by version 20.3 or greater. Note The code uses some of the objects defined in The Business Layer. Warning Dynamic insertion of documents from Base64-encoded bytes is available for file formats where dynamic document insertion is available for Word Processing documents and emails with HTML and RTF bodies only. You can insert contents of outer documents to your reports dynamically using doc tags. A doc tag denotes a placeholder within a template for a document to be inserted during run time.

    docs.groupdocs.com/assembly/java/inserting-docu...
  3. Redaction Basics | GroupDocs

    This article shows that how Java developers can apply metadata, image, annotation and text redaction in their documents. Wide range of document formats is supported, such As, PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and others....This article shows that how Java developers can apply metadata, image, annotation and text redaction in their documents. Wide range of document formats is supported, such as, PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and others.

    docs.groupdocs.com/redaction/java/redaction-bas...
  4. Incorrect Table of Contents page numbers even a...

    I am facing an issue with GroupDocs where setUpdateFields is expected to update the Table of Contents (TOC) correctly in both DOCX and PDF outputs. However, the generated files contain discrepancies in some TOC page numb…...I am facing an issue with GroupDocs where setUpdateFields is expected to update the Table of Contents (TOC) correctly in both DOCX and PDF outputs. However, the generated files contain discrepancies in some TOC page numb…

    forum.groupdocs.com/t/incorrect-table-of-conten...
  5. 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/
  6. 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-...
  7. 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/
  8. Does GroupDocs.Editor have a Vue component to e...

    Does GroupDocs.Editor have a Vue component to embed document editing functionality, or does it provide JavAscript libraries to do document editing in the vue interface...Does GroupDocs.Editor have a Vue component to embed document editing functionality, or does it provide JavaScript libraries to do document editing in the vue interface

    forum.groupdocs.com/t/does-groupdocs-editor-hav...
  9. Bug Fixes in GroupDocs.Metadata for .NET v17.10.1

    GroupDocs team is proudly announcing the releAse of version 17.10.1 of the GroupDocs.Metadata for .NET API. BAsed on our customer’s feedback provided on our public forums, we have fixed number of bugs in this hotfix releAse. We recommend you to download or update your applications to use the latest version of the API for a better and smoother experience. Version 17.10.1 of the Metadata Extraction API - Bug Fixes Following are the bug fixes in this new version....GroupDocs team is proudly announcing the release of version 17.10.1 of the GroupDocs.Metadata for .NET API. Based on our customer’s feedback provided on our public forums, we have fixed number of bugs in this hotfix release. We recommend you to download or update your applications to use the latest version of the API for a better and smoother experience. Version 17.10.1 of the Metadata Extraction API - Bug Fixes Following are the bug fixes in this new version.

    blog.groupdocs.com/metadata/hot-fixes-in-groupd...
  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...