Sort Score
Result 10 results
Languages All
Labels All
Results 3,321 - 3,330 of 3,524 for

conholdate

(0.17 sec)
  1. Working with metadata in Presentations | GroupDocs

    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....app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/metadata/net/working-with-me...
  2. 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....app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/metadata/net/working-with-me...
  3. Convert diagrams | GroupDocs

    In this article, you will learn how to convert diagram documents to other formats or another diagram format with GroupDocs.Conversion for Node.js via Java....app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/conversion/nodejs-java/conve...
  4. Edit Email | GroupDocs

    This guide demonstrates how to edit content of the documents from Email format family like a common text documents using a GroupDocs.Editor for Java....app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/editor/java/edit-email/
  5. Render Outlook data files as HTML, PDF, and ima...

    Convert Outlook (PST/OST) files to HTML, PDF, PNG, or JPEG using the GroupDocs.Viewer Python API....app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/viewer/python-net/render-out...
  6. Render text documents as HTML, PDF, and image f...

    Convert text files to HTML, PDF, PNG, or JPEG using the GroupDocs.Viewer Python API. Learn how to render various file formats....app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/viewer/python-net/render-tex...
  7. Specify OOXML Compliance Level for Word Documen...

    Control the OOXML compliance level (Ecma, Transitional, or Strict) when saving Word documents to OOXML formats using GroupDocs.Assembly for .NET....app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/assembly/net/basic-usage-oox...
  8. Add watermarks to PDF documents | GroupDocs

    The watermarking Java API allows you to add watermarks to PDF documents. Adding watermarks to a particular page or adding watermarks on all images or attachments of a particular page is possible....app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/watermark/java/add-watermark...
  9. 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....app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/search/nodejs-java/document-...
  10. Features Overview | GroupDocs

    GroupDocs.Assembly for .NET is an API that allows you to generate documents in popular microsoft office and email file formats based upon template documents and data obtained from various sources including databases, XML, JSON, OData, objects of custom .NET types, external documents, and more. The following is the list of salient features which are offered by the GroupDocs.Assembly API: Multiple data formats support Use formulae & perform sequential data operations Apply upper, lower, capital, firstcap formatting to strings in template syntax Template syntax support formatting of ordinal, cardinal, alphabetic numeric nature Support template documents with custom variables & text comments within template syntax tags Dynamically insert out document content in report Dynamically configure background color of html documents & generate barcode in reports Dynamically insert hyperlinks in reports & apply attributes to email message body Dynamically attach email attachments Support of next field analogue of Microsoft Word Update fields during word processing document assembly Apply formula during spreadsheet assembly Template formatting for numeric, text, image, date-time, chart elements Conditional formatting of template text elements Linq-based template syntax Change format of assembled file using explicit specifications or file extension Auto-removal of empty paragraphs Generate various report types, e....app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/assembly/net/features-overview/