Sort Score
Result 10 results
Languages All
Labels All
Results 1,971 - 1,980 of 40,148 for

documents

(0.04 sec)
  1. Extract Hyperlinks from PDF using C#

    Quickly learn how to extract hyperlinks from PDF using C# with a step-by-step guide. There is no need to install extra software to read hyperlinks from PDF in C#....using C# Hyperlinks in PDF documents are often used to provide...for applications involved in document processing, analysis, and...

    kb.groupdocs.com/parser/net/extract-hyperlinks-...
  2. Add Text Watermark to PDF Using C#

    Find out how to add text watermark to PDF using C# without the need for additional software. Plus, we'll supply you with the code to insert text watermark to PDF in C#....digital landscape, ensuring document security is paramount. One...professional touch to your documents. In this article, we’ll explore...

    kb.groupdocs.com/watermark/net/add-text-waterma...
  3. Load password-protected file | Documentation

    Load password-protected file In order to open password-protected Documents, you have to pass your password to LoadOptions class constructor or assign it to its Password property of an instance of LoadOptions class: LoadOptions loadOptions = new LoadOptions("mypassword"); final Redactor redactor = new Redactor("protected_sample.docx", loadOptions); try { // Here we can use document instance to perform redactions redactor.apply(new ExactPhraseRedaction("John Doe", new ReplacementOptions("[personal]"))); redactor.save(); } finally { redactor.close(); }...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Redaction Product...Advanced Usage / Loading documents / Load password-protected...

    docs.groupdocs.com/redaction/java/load-password...
  4. How to Convert MSG to XPS using C#

    Within this article, you will discover how to convert MSG to XPS using C# without installing extra software. Also, we will supply the code to export MSG to XPS in C#....C# In the world of digital documents, versatility is key. Sometimes...create visually appealing documents or ensure compatibility across...

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

    Learn how to convert PDF to GIF using Node.js with a step-by-step guide. Easily export PDF to GIF in Node.js and transform Documents into slides....extract visual data from PDF documents and convert it into a more...is useful in scenarios like document previews, where you need to...

    kb.groupdocs.com/conversion/nodejs/convert-pdf-...
  6. Convert PDF to Presentation using Node.js

    Learn how to convert PDF to Presentation using Node.js with a step-by-step guide. Easily export PDF to Presentation in Node.js and transform Documents into slides....way you share and present documents. By exporting a PDF into formats...js , transforming static documents into dynamic slide decks....

    kb.groupdocs.com/conversion/nodejs/convert-pdf-...
  7. How to Sign XLSX with Image Signature using C#

    This article will provide help on how to sign XLSX with image signature using C#. Also, a code example will be provided to create image signature in XLSX using C#....a signature into an Excel document adds a personalized touch...image signature in electronic documents, including XLSX file format...

    kb.groupdocs.com/signature/net/how-to-sign-xlsx...
  8. Scan Barcode from ODT using C#

    This guide explains how to scan barcode from ODT using C#, with a code example to help you efficiently extract barcode from ODT in C#, ensuring a seamless process....Barcodes are widely used in documents to store essential information...processed. Handling documents in Open Document Text ( ODT ) format...

    kb.groupdocs.com/parser/net/scan-barcode-from-o...
  9. Sign document with secure custom Metadata signa...

    This section contains articles with explanation how to create Metadata electronic signatures and embed into metadata custom object with its serialization and encryption. The examples show how to customize object serialization and encryption....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Signature Product...Advanced usage / Signing / Sign document with secure custom Metadata...

    docs.groupdocs.com/signature/java/sign-document...
  10. Indexing additional fields | Documentation

    This article demonstrate that how to associate each document with certain additional metadata....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Search Product...necessary to associate each document with certain additional metadata...

    docs.groupdocs.com/search/net/indexing-addition...