Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 1,421 for

updated packages

(0.15 sec)
  1. How to Convert MD to PDF in C#

    This article describes a stepwise procedure to convert MD to PDF in C# with simple API calls and guides you on how to create code to export MD file to PDF using C#....NET package from the NuGet package manager in the...of the document conversion package. Code to Convert MD to PDF...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  2. How to Extract Text from Markdown File in C#

    This tutorial describes the step-by-step procedure to extract text from Markdown file in C# language and how to use the workflow to get text from Markdown using C#....up the document conversion package from the NuGet website and...Parser for .NET package from the NuGet package manager in the...

    kb.groupdocs.com/parser/net/how-to-extract-text...
  3. How to Convert PPT to PPTX using C#

    Easily transform PowerPoint documents and learn the process to convert PPT to PPTX using C#. Also, review the sample code for C# PPT to PPTX converter application....NET package from the NuGet package manager in the...by setting up the required package and then importing the essential...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  4. How to Convert ODT to HTML using C#

    Let's learn how to convert ODT to HTML using C# without installing any extra software. Also, write code example to export ODT to HTML in C# using conversion library....installing the package via the NuGet package manager Add a reference...using C# programming language. Updated on 13 Jun 2023 English Türkçe...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  5. Convert PDF to ODT using Node.js

    Easily convert PDF to ODT using Node.js with a step-by-step guide. Learn how to export PDF to ODT in Node.js for smooth and efficient document processing....conversion package to your application’s dependencies...by installing the required package. After setting up the environment...

    kb.groupdocs.com/conversion/nodejs/convert-pdf-...
  6. Convert PDF to GIF using Python

    Discover the process of how to convert PDF to GIF using Python. We will also provide the code example to export PDF to GIF using Python that works on every plateform....NET package to enable PDF-to-GIF transformation...by installing the required package and importing essential classes...

    kb.groupdocs.com/conversion/python/convert-pdf-...
  7. Sign document error when using Azure Key Vault:...

    Hello, I am evaluating the GroupDocs.Signature product before purchasing, I am trying to generate a signed PDF signed with Azure Key Vault… I am following the documentation provided, but when I call the sign method I am…...have an estimate on when this update would be available? We need...API to use and without this update we will not be able to use...

    forum.groupdocs.com/t/sign-document-error-when-...
  8. Working with ZIP archives | GroupDocs

    Get ZIP format metadata The API allows detecting ZIP archives and reading format metadata. The following steps are needed to be followed: Load a ZIP archive Get the root metadata package Extract the native metadata package using ZipRootPackage.ZipPackage Read the ZIP archive properties Loop through ZipPackage.Files to extract information about archived files The following code snippet shows how to get metadata from a ZIP archive. AdvancedUsage.ManagingMetadataForSpecificFormats.Archive.ZipReadNativeMetadataProperties Encoding encoding = Encoding....metadata package Extract the native metadata package using Read...GetString ( file . RawName )); } } Updating the user comment GroupDocs...

    docs.groupdocs.com/metadata/net/working-with-zi...
  9. How to Sign XLSX with Digital Signature using C#

    In this topic, you will get help on how to sign XLSX with digital signature using C#. Also, code example will be supplied to create digital signature in XLSX using C#....NET via the NuGet package manager for signing Excel document...Barcode signature using C# . Updated on 02 Aug 2023 English Türkçe...

    kb.groupdocs.com/signature/net/how-to-sign-xlsx...
  10. Convert CSV to JSON using Node.js

    Let's learn how to convert CSV to JSON using Node.js. Follow this guide to export CSV to JSON in Node.js for better data management without using extra software....conversion package to your project to enable the...CSV to XML using Node.js . Updated on 21 Mar 2025 English Français...

    kb.groupdocs.com/conversion/nodejs/convert-csv-...