Sort Score
Result 10 results
Languages All
Labels All
Results 2,801 - 2,810 of 3,783 for

groupdocs.editor,

(0.1 sec)
  1. Extract formatted text from document page | Gro...

    This article explains that how to extract formatted text from document page....This article explains that how to extract formatted text from document page.

    docs.groupdocs.com/parser/net/extract-formatted...
  2. Search text in Emails | GroupDocs

    Search a keyword in emails using Search method...Search a keyword in emails using Search method

    docs.groupdocs.com/parser/net/search-text-in-em...
  3. Working with metadata in AVI files | GroupDocs

    Reading AVI header properties The GroupDocs.Metadata API supports extracting format-specific information from AVI file headers. The following are the steps to read the header of an AVI file. Load an AVI video Get the root metadata package Extract the native metadata package using AviRootPackage.Header Read the AVI header properties AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Avi.AviReadHeaderProperties using (Metadata metadata = new Metadata(Constants.InputAvi)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.Header.AviHeaderFlags); Console.WriteLine(root.Header.Height); Console.WriteLine(root.Header.Width); Console.WriteLine(root.Header.TotalFrames); Console.WriteLine(root.Header.InitialFrames); Console.WriteLine(root.Header.MaxBytesPerSec); Console.WriteLine(root.Header.PaddingGranularity); Console.WriteLine(root.Header.Streams); // ....Reading AVI header properties The GroupDocs.Metadata API supports extracting format-specific information from AVI file headers. The following are the steps to read the header of an AVI file. Load an AVI video Get the root metadata package Extract the native metadata package using AviRootPackage.Header Read the AVI header properties AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Avi.AviReadHeaderProperties using (Metadata metadata = new Metadata(Constants.InputAvi)) { var root = metadata.GetRootPackage<AviRootPackage>(); Console.WriteLine(root.Header.AviHeaderFlags); Console.WriteLine(root.Header.Height); Console.WriteLine(root.Header.Width); Console.WriteLine(root.Header.TotalFrames); Console.WriteLine(root.Header.InitialFrames); Console.WriteLine(root.Header.MaxBytesPerSec); Console.WriteLine(root.Header.PaddingGranularity); Console.WriteLine(root.Header.Streams); // .

    docs.groupdocs.com/metadata/net/working-with-me...
  4. Merge PowerPoint Presentations | GroupDocs

    This article demonstrates how to merge PowerPoint presentation files of PPT, PPTX, ODP and may other formats with couple C# code lines and GroupDocs.Merger for .NET....This article demonstrates how to merge PowerPoint presentation files of PPT, PPTX, ODP and may other formats with couple C# code lines and GroupDocs.Merger for .NET.

    docs.groupdocs.com/merger/net/merge/powerpoint/
  5. Render to HTML | GroupDocs

    Render files to HTML with GroupDocs.Viewer for Python. Easily convert documents like Word to clean HTML....Render files to HTML with GroupDocs.Viewer for Python. Easily convert documents like Word to clean HTML.

    docs.groupdocs.com/viewer/python-net/rendering-...
  6. Installation | GroupDocs

    This guide explains how to install GroupDocs.Merger for .NET to your environment...This guide explains how to install GroupDocs.Merger for .NET to your environment

    docs.groupdocs.com/merger/net/installation/
  7. Features Overview | GroupDocs

    This article describes the main functions of GroupDocs.Watermark for Node.js via Java....This article describes the main functions of GroupDocs.Watermark for Node.js via Java.

    docs.groupdocs.com/watermark/nodejs-java/featur...
  8. Query language specification | GroupDocs

    This article gives the knowledge about the complete specification of the search query DSL used in text queries....This article gives the knowledge about the complete specification of the search query DSL used in text queries.

    docs.groupdocs.com/search/net/query-language-sp...
  9. Homophone dictionary | GroupDocs

    This article gives the knowledge of the API methods which can be used to perform operations about homophone dictionary using Java....This article gives the knowledge of the API methods which can be used to perform operations about homophone dictionary using Java.

    docs.groupdocs.com/search/java/homophone-dictio...
  10. Spell checking | GroupDocs

    This article shows that how spell checking works during the search....This article shows that how spell checking works during the search.

    docs.groupdocs.com/search/nodejs-java/spell-che...