Sort Score
Result 10 results
Languages All
Labels All
Results 841 - 850 of 1,088 for

full text search

(0.71 sec)
  1. Convert to PDF with advanced options | GroupDocs

    Follow this guide and learn how to convert documents to PDF with height, width, DPI, margins and other customizations using GroupDocs.Conversion for Java....Search Product Solution GroupDocs...PdfX_1A ). Sets reading order of text: L2R (left to right) or R2L...

    docs.groupdocs.com/conversion/java/convert-to-p...
  2. Sign documents with Metadata embedded object | ...

    This article explains how to create encrypted Metadata electronic signature with embedded custom object....Search Product Solution GroupDocs...salt ); // setup options with text of signature MetadataSignOptions...

    docs.groupdocs.com/signature/net/sign-documents...
  3. 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....Search Product Solution GroupDocs...salt ); // setup options with text of signature MetadataSignOptions...

    docs.groupdocs.com/signature/net/sign-document-...
  4. Implement custom encryption with QR-Code signat...

    This article explains how to implement custom encryption for QR-code electronic signatures....Search Product Solution GroupDocs...steps to embed into QR-code text with custom encryption with...

    docs.groupdocs.com/signature/net/implement-cust...
  5. Parse data from documents | GroupDocs

    Learn how to parse and extract structured data from documents using template-based extraction with GroupDocs.Parser for .NET. Extract invoice data, tables, and fields in C#....Search Product Solution GroupDocs..."Not a template field" : area . Text ); } } private static Template...

    docs.groupdocs.com/parser/net/parse-data-from-d...
  6. Working with metadata in Matroska (MKV) files |...

    Reading matroska format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from MKV files. The following are the steps to read native MKV metadata. Load an MKV video Get the root metadata package Extract the native metadata package using MatroskaRootPackage.MatroskaPackage Read the Matroska metadata properties on different levels of the format structure AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Matroska.MatroskaReadNativeMetadataProperties using (Metadata metadata = new Metadata(Constants.InputMkv)) { var root = metadata.GetRootPackage(); // Read the EBML header Console....Search Product Solution GroupDocs...Console . WriteLine ( subtitle . Text ); } } } More resources GitHub...

    docs.groupdocs.com/metadata/net/working-with-me...
  7. Enabling Inline CSS Styles | GroupDocs

    This article describes how to enable the inline styles option for WordProcessing documents to store CSS styles directly inside the HTML markup using GroupDocs.Editor for Node.js via Java....Search Product Solution GroupDocs...stylesheet, while all other styles—text and paragraph formatting, list...

    docs.groupdocs.com/editor/nodejs-java/inline-st...
  8. Working with saved Emails | GroupDocs

    GroupDocs.Metadata for .NET provides functionality that allows handling the most popular email message formats: EML and MSG. The following are some commonly used scenarios of working with the message content and metadata. Reading EML message metadata The EML message format is used by many email clients including Novell GroupWise, Microsoft Outlook Express, Lotus notes, Windows Mail, Mozilla Thunderbird, and Postbox. The files contain the email contents as plain Text in MIME format, containing the email header and body, including attachments in one or more of several formats....Search Product Solution GroupDocs...the email contents as plain text in MIME format, containing the...

    docs.groupdocs.com/metadata/net/working-with-sa...
  9. Detect file type of container item | GroupDocs

    Learn how to detect file types of items within containers using GroupDocs.Parser for Python via .NET....Search Product Solution GroupDocs...Get list of items that support text extraction. """ with Parser...

    docs.groupdocs.com/parser/python-net/detect-fil...
  10. Sign documents with QR-code embedded object | G...

    This article explains how to create encrypted QR-code electronic signature with embedded custom object...Search Product Solution GroupDocs...steps to embed into QR-code text with standard encryption with...

    docs.groupdocs.com/signature/java/sign-document...