Sort Score
Result 10 results
Languages All
Labels All
Results 2,631 - 2,640 of 2,742 for

resource

(0.21 sec)
  1. Load password-protected documents | GroupDocs

    This article explains how to load password-protected PDF, Word, Excel, PowerPoint documents when using GroupDocs.Parser for Python via .NET.... More resources GitHub examples You may find...

    docs.groupdocs.com/parser/python-net/load-passw...
  2. Extract text from Microsoft Office Excel spread...

    Learn how to extract text from Excel spreadsheets (.xls, .xlsx) using GroupDocs.Parser for .NET. Includes examples for whole document extraction, sheet-by-sheet processing, raw mode extraction, and formatted text output....in your environment More resources GitHub examples You may easily...

    docs.groupdocs.com/parser/net/extract-text-from...
  3. Highlighting search results | GroupDocs

    This article gives knowledge on how to highlight search results in the text of a document.... log ( text ); More resources GitHub examples You may easily...

    docs.groupdocs.com/search/nodejs-java/highlight...
  4. GroupDocs Blog | Document Automation Solutions ...

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats.... ** RIFF (Resource Interchange File Format) ...

    blog.groupdocs.com/ja/page/37/
  5. Generate Master-Detail Reports | GroupDocs

    Create parent-child reports with nested data bands to display master records with their detail records.... More resources GitHub Examples You may easily...

    docs.groupdocs.com/assembly/net/basic-usage-mas...
  6. Document filtering during indexing | GroupDocs

    This page contains a description of the use of document filters for indexing, as well as descriptions of all types of filters with examples of their creation....DocumentFilter = finalFilter ; More resources GitHub examples You may easily...

    docs.groupdocs.com/search/net/document-filterin...
  7. Generate Email Messages from Data | GroupDocs

    Create email messages with dynamic subject, body, and recipients from data sources using templates.... More resources GitHub Examples You may easily...

    docs.groupdocs.com/assembly/net/basic-usage-gen...
  8. 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 the MatroskaRootPackage.getMatroskaPackage method Read the Matroska metadata properties on different levels of the format structure advanced_usage.managing_metadata_for_specific_formats.video.matroska.MatroskaReadNativeMetadataProperties try (Metadata metadata = new Metadata(Constants.InputMkv)) { MatroskaRootPackage root = metadata.getRootPackageGeneric(); // Read the EBML header System.... getText ()); } } } More resources GitHub examples You may easily...

    docs.groupdocs.com/metadata/java/working-with-m...
  9. GroupDocs for File Comparison Issue - Free Supp...

    Hello Team, I am using GroupDocs in a .NET Core application to compare two files, but I am facing some issues: HTML Comparison Issue In the result file, images and tables are not visible in the result file. Labe…...compareOptions); } } } } Additional Resources For more detailed guidance...

    forum.groupdocs.com/t/groupdocs-for-file-compar...
  10. Working with XMP metadata | GroupDocs

    This article shows how to access XMP metadata in a file of any supported format.... OutputJpeg ); } More resources GitHub examples You may easily...

    docs.groupdocs.com/metadata/java/working-with-x...