Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 590 for

file type specification

(0.08 sec)
  1. Extracting property values | GroupDocs

    This article shows knowledge about The most common way to get the metadata property value is to check its Type and convert it to the appropriate platform-specific Type....property value is to check its type and convert it to the appropriate...appropriate platform-specific type. AdvancedUsage.ExtractingPropertyVa...

    docs.groupdocs.com/metadata/net/extracting-prop...
  2. Migration Notes | GroupDocs

    Why to migrate? Here are the key reasons to use the new updated API provided by GroupDocs.Annotation for .NET since version 19.8: The Annotator class introduced as a single entry point to manage the document annotating process to any supported File format (instead of AnnotationImageHandler class in previous versions). The overall rendering speed improved dramatically by saving rendered page as soon as it was rendered, not when all pages list were rendered....annotating process to any supported file format (instead of AnnotationImageHandl...Rectangle ( 100 , 100 , 100 , 100 ), Type = Domain . AnnotationType ....

    docs.groupdocs.com/annotation/net/migration-notes/
  3. Working with metadata in Spreadsheets | GroupDocs

    GroupDocs.Metadata for .NET provides functionality that allows working with different kinds of spreadsheet formats such as XLS, XLSX, ODS, etc. For the full list of supported document formats please refer to Supported Document Formats. Detecting the exact Type of a document The following sample of code will help you to detect the exact Type of a loaded spreadsheet and extract some additional File format information. Load a Spreadsheet document Extract the root metadata package Use the FileType property to obtain File format information AdvancedUsage....Usage / Managing metadata for specific formats / Documents / Working...refer to . Detecting the exact type of a document The following...

    docs.groupdocs.com/metadata/net/working-with-me...
  4. Features overview | GroupDocs

    GroupDocs.Watermark for .NET API presents a wide range of features like creating a watermark, removing watermark, adding watermark to photos, removing watermark from photo and more....Following are the watermark types that can be added to each supported...format. Document Format Watermark Type PDF XObject (image and text)...

    docs.groupdocs.com/watermark/net/features-overv...
  5. Render CAD drawings and models as HTML, PDF, an...

    This topic describes how to use the GroupDocs.Viewer Node.js API to convert CAD Files (DWG, DGN, DXF) to HTML, PDF, PNG, and JPEG formats....rendering basics / Render CAD files / Render CAD drawings and models...models as HTML, PDF, and image files Leave feedback On this page...

    docs.groupdocs.com/viewer/nodejs-java/render-ca...
  6. Iterate through container items | GroupDocs

    Learn how to iterate through container items (Files in archives) using GroupDocs.Parser for Python via .NET....such as ZIP archives, OST/PST files, and documents with attachments...installed Sample container files (ZIP, OST, PST, etc.) Understanding...

    docs.groupdocs.com/parser/python-net/iterate-th...
  7. Working with Metadata in ASF Files | GroupDocs

    Working with metadata in ASF Files Reading ASF format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from ASF Files. The following are the steps to read native ASF metadata. Load an ASF video Get the root metadata package Extract the native metadata package using AsfRootPackage.AsfPackage Read the ASF metadata properties AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Asf.AsfReadNativeMetadataProperties using (Metadata metadata = new Metadata(Constants.InputAsf)) { var root = metadata.GetRootPackage(); var package = root.AsfPackage; // Display basic properties Console....Usage / Managing metadata for specific formats / Video / Working...Metadata in ASF Files Working with Metadata in ASF Files Leave feedback...

    docs.groupdocs.com/metadata/net/working-with-me...
  8. Search for Text e-Signatures | GroupDocs

    This topic explains how to search for text electronic signatures within document pages using GroupDocs.Signature for Python via .NET API....Specify text match type search_options . match_type = TextMatchType...sample.pdf The following sample file is used in this example: Advanced...

    docs.groupdocs.com/signature/python-net/search-...
  9. Generating page preview for WordProcessing docu...

    This article describes how to generate a preview for any page for the existing WordProcessing document in SVG format using the GroupDocs.Editor...usual - to the byte stream or file. This feature is working regardless...Load a desired WordProcesing file to the class. Call the method...

    docs.groupdocs.com/editor/net/generating-page-p...
  10. Generate QR codes Online | Add QR code to Docum...

    Create QR codes online! Learn to generate various Types using user-friendly tools. Get a sneak peek into QR code creation with C# and Java code snippets.... Select the QR code type , you intend to generate. Enter...Enter your QR code-specific data. Click Generate to get your QR...

    blog.groupdocs.com/signature/generate-qrcode-on...