Sort Score
Result 10 results
Languages All
Labels All
Results 2,261 - 2,270 of 3,040 for

library

(0.06 sec)
  1. 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#....NET library we provide simple, but powerful...

    docs.groupdocs.com/parser/net/parse-data-from-d...
  2. Sign Pdf documents with special appearance | Gr...

     This article explains how to use PDF digital electronic signature features on document page....NET library we provide simple, but powerful...

    docs.groupdocs.com/signature/java/sign-pdf-docu...
  3. 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....NET library we provide simple, but powerful...

    docs.groupdocs.com/metadata/net/working-with-me...
  4. HideComments replacement CommentDisplayMode not...

    Hi, I have switched from HideComments in WordProcessingLoadOptions, to CommentDisplayMode, due to it becoming obsolete in version 25.5. This was the old code: convLoadOpts.HideComments = true; This is the new code: …...the correct version of the library that supports CommentDisplayMode...

    forum.groupdocs.com/t/hidecomments-replacement-...
  5. Redaction basics | GroupDocs

    This article shows that how C# developers can apply metadata, image, annotation and text redaction in their documents. Wide range of document formats is supported, such as, PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and others....NET library we provide simple, but powerful...

    docs.groupdocs.com/redaction/python-net/redacti...
  6. Phrase search | GroupDocs

    This article gives the knowledge about phrase search definition as well as a phrase search description using Java search API....NET library we provide simple, but powerful...

    docs.groupdocs.com/search/java/phrase-search/
  7. Boolean search | GroupDocs

    This article gives the knowledge of the boolean search definition which includes all boolean operators used for boolean search, and boolean query examples using Java....NET library we provide simple, but powerful...

    docs.groupdocs.com/search/java/boolean-search/
  8. Extract text from Microsoft Office Excel spread...

    To extract a text from Microsoft Office Excel spreadsheets getText and getText(int) method is used. These methods allow to extract a text from the entire document or a text from the selected page. Here are the steps to extract a text from Microsoft Office Excel spreadsheets: Instantiate Parser object for the initial spreadsheet; Call getText method and obtain TextReader object; Read a text from reader. Warning getText method returns null value if text extraction isn’t supported for the document....NET library we provide simple, but powerful...

    docs.groupdocs.com/parser/java/extract-text-fro...
  9. Generate Document from Custom .NET Objects | Gr...

    Generate documents by binding data from custom .NET classes and objects to template documents....NET library, we provide simple but powerful...

    docs.groupdocs.com/assembly/net/basic-usage-cus...
  10. Insert Hyperlinks Dynamically | GroupDocs

    Create hyperlinks in documents with URLs and text dynamically set from data sources during assembly....NET library, we provide simple but powerful...

    docs.groupdocs.com/assembly/net/basic-usage-ins...