Sort Score
Result 10 results
Languages All
Labels All
Results 771 - 780 of 4,712 for

as

(0.05 sec)
  1. 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...
  2. Convert ODT to JPG using Node.js

    Learn how to convert ODT to JPG using Node.js with a simple script. This guide shows how to export ODT to JPG in Node.js using powerful file conversion library....Learn how to convert ODT to JPG using Node.js with a simple script. This guide shows how to export ODT to JPG in Node.js using powerful file conversion library.

    kb.groupdocs.com/conversion/nodejs/convert-odt-...
  3. Working with Email Messages | GroupDocs

    Note This feature is supported by version 18.2 or greater. Note The code uses some of the objects defined in The Business Layer. Working with Email Messages GroupDocs.Assembly allows you to use data bands in table rows in Email Messageswith HTML and RTF bodies. A table-row data band is a data band which body occupies single or multiple rows of a single document table. The body of such a band starts at the beginning of the first occupied row and ends at the end of the lAst occupied row As follows....Note This feature is supported by version 18.2 or greater. Note The code uses some of the objects defined in The Business Layer. Working with Email Messages GroupDocs.Assembly allows you to use data bands in table rows in Email Messageswith HTML and RTF bodies. A table-row data band is a data band which body occupies single or multiple rows of a single document table. The body of such a band starts at the beginning of the first occupied row and ends at the end of the last occupied row as follows.

    docs.groupdocs.com/assembly/net/working-with-em...
  4. Update Watermark Text in DOCX Using C#

    Explore how to update watermark text in DOCX using C#. Also, we'll furnish you with code to change watermark text in DOCX in C# without extra software installation....Explore how to update watermark text in DOCX using C#. Also, we'll furnish you with code to change watermark text in DOCX in C# without extra software installation.

    kb.groupdocs.com/watermark/net/update-watermark...
  5. How to Convert DOCX to PNG using Node.js

    In this article, you will learn how to convert DOCX to PNG using Node.js. We will also provide code to export DOCX to PNG in Node.js....In this article, you will learn how to convert DOCX to PNG using Node.js. We will also provide code to export DOCX to PNG in Node.js.

    kb.groupdocs.com/conversion/nodejs/how-to-conve...
  6. How to Add Replacement Annotation in PDF using C#

    This tutorial offers guidance on how to add replacement annotation in PDF using C#. Also, it includes code and steps to insert replacement annotation to PDF in C#....This tutorial offers guidance on how to add replacement annotation in PDF using C#. Also, it includes code and steps to insert replacement annotation to PDF in C#.

    kb.groupdocs.com/annotation/net/how-to-add-repl...
  7. How to merge TIFF images using C# | GroupDocs

    Learn how to merge TIFF image files, combine TIFF image files into one file programmatically in C# language using GroupDocs.Merger for .NET library....Learn how to merge TIFF image files, combine TIFF image files into one file programmatically in C# language using GroupDocs.Merger for .NET library.

    docs.groupdocs.com/merger/net/getting-started/u...
  8. Preserve linking of OLE objects to Excel when P...

    Hi I have a use cAse where I have a PowerPoint with multiple OLE Objects that are linked to an Excel file. I am sending the PowerPoint and Excel As bAse64 encoded strings via an API and will be inserting the slide into…...Hi I have a use case where I have a PowerPoint with multiple OLE Objects that are linked to an Excel file. I am sending the PowerPoint and Excel as base64 encoded strings via an API and will be inserting the slide into…

    forum.groupdocs.com/t/preserve-linking-of-ole-o...
  9. 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...
  10. Cancel rendering | GroupDocs

    Cancel or stop rendering rendering process with cancellation token...Cancel or stop rendering rendering process with cancellation token

    docs.groupdocs.com/viewer/net/cancel-rendering/