Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 329 for

file type detection

(1.27 sec)
  1. Load PDF document with options | GroupDocs

    Learn this article and check how to load and convert PDF documents with advanced options using GroupDocs.Conversion for .NET API....options for different document types / Load PDF document with options...Description The document type is auto-detected during loading, however...

    docs.groupdocs.com/conversion/net/load-pdf-docu...
  2. Sign documents with standard QR Code entries | ...

    This article explains how to create QR-code electronic signature with standard encoded entries like Address, Email, V-Card, MeCard, EPC/SEPA, Event etc...10 ) }; // sign document to file signature . Sign ( "output.pdf"...100 , }; // sign document to file signature . Sign ( "output.pdf"...

    docs.groupdocs.com/signature/net/sign-documents...
  3. Introduction | GroupDocs

    This is an introduction into edit document techniques explanation like main stages of document opening, editing and saving results within Java applications....pass an input document (through file path or byte stream) along with...GroupDocs.Editor can automatically detect document format and select...

    docs.groupdocs.com/editor/java/introduction/
  4. Extract Text from ZIP/RAR Archives using GroupD...

    Practical guide showing how to extract text from ZIP and RAR archives using GroupDocs.Parser for .NET. Step‑by‑step code examples, recursive handling, and best practices....arrive as compressed ZIP or RAR files, the traditional approach is...unzip them to disk, open each file with a separate reader, and...

    blog.groupdocs.com/parser/extract-text-from-zip...
  5. Load Spreadsheet document with options | GroupDocs

    Learn this article and check how to load and convert Microsoft Excel and Open Document spreadsheets with advanced options using GroupDocs.Conversion for .NET API....options for different document types / Load Spreadsheet document...Description The document type is auto-detected while loading. However...

    docs.groupdocs.com/conversion/net/load-spreadsh...
  6. Render Word documents as HTML, PDF, and image f...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert Word documents to HTML, PDF, PNG, and JPEG formats....documents as HTML, PDF, and image files Leave feedback On this page...can load the document from a file or stream. Call one of the method...

    docs.groupdocs.com/viewer/net/render-word-docum...
  7. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...Applications Manipulate 100+ Business File Formats in .NET and Java Apps...now read and update BitTorrent file format metadata, read DublinCore...

    blog.groupdocs.com/groupdocs.blog/page/60/
  8. Introduction | GroupDocs

    This article explains main principles and stages of editing documents programmatically with GroupDocs.Editor for .NET API....pass an input document (through file path or byte stream) along with...GroupDocs.Editor can automatically detect document format and select...

    docs.groupdocs.com/editor/net/introduction/
  9. Render PDF documents as HTML and image files | ...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert PDF Files to HTML, PNG, and JPEG formats....documents as HTML and image files Leave feedback On this page...allows you to render your PDF files in HTML, PNG, and JPEG formats...

    docs.groupdocs.com/viewer/net/render-pdf-docume...
  10. Working with Groupdocs Signature API from Ruby

    Today we will find out how to use GroupDocs’ Ruby SDK. We will create a GroupDocs Signature envelope sample with the Sinatra framework. GroupDocs Signature envelopes are used to prepare documents for digital signature and managing the signature process. Setting Up First, create the application folders structure: your_app/public – for CSS Files. your_app/samples – for sample Files. your_app/views – for view Files, we will use Haml for these. Also we need to create a GemFile in our project’s root directory with the following content: https://gist....– for CSS files. your_app/samples – for sample files. your_app/views...your_app/views – for view files, we will use Haml for these. Also we...

    blog.groupdocs.com/signature/working-with-group...