Sort Score
Result 10 results
Languages All
Labels All
Results 3,631 - 3,640 of 3,798 for

assembly

(0.12 sec)
  1. Indexing options | Documentation

    This page contains a description of all the properties of the IndexingOptions class...Assembly Product Solution GroupDocs...

    docs.groupdocs.com/search/net/indexing-options/
  2. Working with metadata in Presentations | Docume...

    GroupDocs.Metadata for .NET provides functionality that allows working with different kinds of presentations such as PPT, PPTX, POTM, POTX, etc. For the full list of supported presentation formats please refer to Supported Document Formats. Detecting the exact type of a presentation The following sample of code will help you to detect the exact type of a loaded presentation and extract some additional file format information. Load a presentation Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage....Assembly Product Solution GroupDocs...

    docs.groupdocs.com/metadata/net/working-with-me...
  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....Assembly Product Solution GroupDocs...

    docs.groupdocs.com/metadata/net/working-with-me...
  4. Convert videos | Documentation

    In this article, you will learn how to convert a video file to another video format with GroupDocs.Conversion for .NET....Assembly Product Solution GroupDocs...

    docs.groupdocs.com/conversion/net/convert/video/
  5. Introduction | Documentation

    This is an introduction to editing documents, explaining the main stages of document opening, editing, and saving results within Node.js via Java applications....Assembly Product Solution GroupDocs...

    docs.groupdocs.com/editor/nodejs-java/introduct...
  6. Specify rendering options for CAD files | Docum...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to specify various options for rendering CAD files to HTML, PDF, PNG, and JPEG....Assembly Product Solution GroupDocs...

    docs.groupdocs.com/viewer/net/specify-cad-rende...
  7. Existing objects in word processing document | ...

    This article explains how to remove shape of any type from any level of document structure while using GroupDocs watermarking API...Assembly Product Solution GroupDocs...

    docs.groupdocs.com/watermark/net/existing-objec...
  8. Shapes in spreadsheet document | Documentation

    Extracting information about all shapes in an Excel document Search() method searches watermarks of all mentioned types, but in some cases, it’s necessary to analyze only one class of Excel objects. Following code sample shows how to get information about all the shapes in an Excel document. advanced_usage.add_watermarks_to_spreadsheets.SpreadsheetGetShapesInformation SpreadsheetLoadOptions loadOptions = new SpreadsheetLoadOptions(); // Specify an absolute or relative path to your document. Ex: @"C:\Docs\spreadsheet.xlsx" Watermarker watermarker = new Watermarker("spreadsheet....Assembly Product Solution GroupDocs...

    docs.groupdocs.com/watermark/java/shapes-in-spr...
  9. Document filtering during indexing | Documentation

    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....Assembly Product Solution GroupDocs...

    docs.groupdocs.com/search/java/document-filteri...
  10. Indexing from different sources | Documentation

    GroupDocs.Search allows indexing documents from various sources....Assembly Product Solution GroupDocs...

    docs.groupdocs.com/search/java/indexing-from-di...