Sort Score
Result 10 results
Languages All
Labels All
Results 3,021 - 3,030 of 37,267 for

documents

(0.14 sec)
  1. Load document from Stream | Documentation

    This section explains how to load document from stream with GroupDocs.Signature API....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Signature Product...Loading document / Sources / → Stream Load document from Stream...

    docs.groupdocs.com/signature/net/load-document-...
  2. Load document from stream | Documentation

    There might be cases when the document is presented only as a stream (without a copy on the local disk). To avoid the overhead of saving Documents to the disk, GroupDocs.Parser enables to extract data from streams directly. The following example shows how to load the document from the stream: // Create the stream try (InputStream stream = new FileInputStream(Constants.SamplePdf)) { // Create an instance of Parser class with the stream try (Parser parser = new Parser(stream)) { // Extract a text into the reader try (TextReader reader = parser....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...Loading / Load document from stream Load document from stream Leave...

    docs.groupdocs.com/parser/java/load-document-fr...
  3. Add document to Spreadsheet via OLE | Documenta...

    This article explains how to add document to Spreadsheet via OLE with GroupDocs.Merger within your .NET applications....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Merger Product...Developer Guide / Import documents / Add document to Spreadsheet via...

    docs.groupdocs.com/merger/net/add-document-to-s...
  4. Updating Text signature with advanced options |...

     This article explains how to provide advanced options when updating Text electronic signatures with GroupDocs.Signature API....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Signature Product...Advanced usage / Updating documents / Updating Text signature...

    docs.groupdocs.com/signature/java/updating-text...
  5. Updating Image signatures with advanced options...

     This article explains how to provide advanced options when updating Image electronic signatures with GroupDocs.Signature API....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Signature Product...Advanced usage / Updating documents / Updating Image signatures...

    docs.groupdocs.com/signature/java/updating-imag...
  6. .NET VSTM Viewer API - Read, View, Render in C#...

    .NET document viewer API to read, render and display VSTM in any type of C#, ASP.NET, VB.NET & .NET Core applications....NET document viewer API to read, render...Start viewing 170+ popular document formats in your .NET applications...

    products.groupdocs.com/viewer/net/vstm/
  7. .NET MHT Viewer API - Read, View, Render in C# ...

    .NET document viewer API to read, render and display MHT in any type of C#, ASP.NET, VB.NET & .NET Core applications....NET document viewer API to read, render...Start viewing 170+ popular document formats in your .NET applications...

    products.groupdocs.com/viewer/net/mht/
  8. .NET VSS Viewer API - Read, View, Render in C# ...

    .NET document viewer API to read, render and display VSS in any type of C#, ASP.NET, VB.NET & .NET Core applications....NET document viewer API to read, render...Start viewing 170+ popular document formats in your .NET applications...

    products.groupdocs.com/viewer/net/vss/
  9. Implement custom encryption with QR-code signat...

    This article explains how to implement custom encryption for QR-code electronic signatures....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Signature Product...Advanced usage / Signing / Sign document with embedded and encrypted...

    docs.groupdocs.com/signature/java/implement-cus...
  10. Save attachments | Documentation

    Save attachments and embedded files from PDF, Outlook data file or email...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Viewer Product...files, archives, and PDF documents. C# using System.IO ; using...

    docs.groupdocs.com/viewer/net/how-to-extract-an...