Sort Score
Result 10 results
Languages All
Labels All
Results 1,571 - 1,580 of 4,751 for

groupdocs.markdown

(0.09 sec)
  1. Working with metadata in GIF images | GroupDocs

    Detecting the GIF version The following sample of code will help you to detect the version of a loaded GIF image and extract some additional file format information. Load a GIF image Extract the root metadata package Use the getGifImageType method to obtain file format information advanced_usage.managing_metadata_for_specific_formats.image.gif.GifReadFileFormatProperties try (Metadata metadata = new Metadata(Constants.InputGif)) { GifRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getGifImageType().getFileFormat()); System.out.println(root.getGifImageType().getVersion()); System.out.println(root.getGifImageType().getByteOrder()); System.out.println(root.getGifImageType().getMimeType()); System.out.println(root.getGifImageType().getExtension()); System.out.println(root.getGifImageType().getWidth()); System.out.println(root.getGifImageType().getHeight()); } Working with XMP Metadata GroupDocs....Viewer Product Solution GroupDocs.Markdown Product Solution GroupDocs...

    docs.groupdocs.com/metadata/java/working-with-m...
  2. Single document operations | GroupDocs

    Learn how to move document pages, remove document pages, split document into separate pages, swap document pages positions, extract specific pages from document, change page orientation and rotate pages using GroupDocs.Merger for Python via .NET....Viewer Product Solution GroupDocs.Markdown Product Solution GroupDocs...

    docs.groupdocs.com/merger/python-net/single-doc...
  3. Working with Spreadsheet Documents | GroupDocs

    Note This feature is supported by version 18.2 or greater. Working with Spreadsheet Documents GroupDocs.Assembly allows you to use data bands in table rows in Spreadsheet Documents. A table-row data band is a data band whose body occupies single or multiple rows of a single document table. The body of such a band starts at the beginning of the first occupied row and ends at the end of the last occupied row as follows....Viewer Product Solution GroupDocs.Markdown Product Solution GroupDocs...

    docs.groupdocs.com/assembly/java/working-with-s...
  4. Add watermarks to Diagram documents | GroupDocs

    Add watermarks to Visio/diagram pages using GroupDocs.Watermark for Python via .NET....Viewer Product Solution GroupDocs.Markdown Product Solution GroupDocs...

    docs.groupdocs.com/watermark/python-net/add-wat...
  5. Add dropdown component | GroupDocs

    The page describes how to add dropdown component to a document using GroupDocs.Annotation for Java....Viewer Product Solution GroupDocs.Markdown Product Solution GroupDocs...

    docs.groupdocs.com/annotation/java/add-dropdown...
  6. Select specific pages for rasterized PDF | Grou...

    This article demonstrates that how you can specify starting page index (zero based) and the number of pages from this index to save a rasterized PDF...Viewer Product Solution GroupDocs.Markdown Product Solution GroupDocs...

    docs.groupdocs.com/redaction/python-net/select-...
  7. Pre-rasterize | GroupDocs

    This article shows how to pre-rasterize a document using the redaction API....Viewer Product Solution GroupDocs.Markdown Product Solution GroupDocs...

    docs.groupdocs.com/redaction/net/pre-rasterize/
  8. Get file info | GroupDocs

    This article explains the ability of the GroupDocs.Redaction API to get the general document information, which includes FileType, PageCount and FileSize....Viewer Product Solution GroupDocs.Markdown Product Solution GroupDocs...

    docs.groupdocs.com/redaction/python-net/get-fil...
  9. Business Case of Manager-Client Contract System...

    Note This business case has been conceived for the demonstration purpose and serves well for a typical manager-client system. There may be simpler or complex scenarios in real life businesses. Business Case There are many managers offering their services. There are multiple clients in the market. A manager can sign multiple contracts and start working. A contract may contain multiple clients. The data is fetched from custom objects and report is generated....Viewer Product Solution GroupDocs.Markdown Product Solution GroupDocs...

    docs.groupdocs.com/assembly/java/business-case-...
  10. Working with GroupDocs.Assembly Engine | GroupDocs

    About this section The articles in this section will be talking about technical concepts to be considered when creating document templates in order to generate your required reports. After going through this section, hopefully you will understand the template syntax, composing expressions and other C# syntax supported programming elements. Additionally, we’ll also discuss how GroupDocs.Assembly engine reads the syntax, evaluates the expressions to populate with assigned data and then generates your desired report according to your business needs....Viewer Product Solution GroupDocs.Markdown Product Solution GroupDocs...

    docs.groupdocs.com/assembly/net/working-with-gr...