Sort Score
Result 10 results
Languages All
Labels All
Results 2,581 - 2,590 of 7,061 for

page

(0.16 sec)
  1. Working with metadata in GIF images | Documenta...

    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.... Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/metadata/java/working-with-m...
  2. Split text file | Documentation

    Follow this guide and learn how to split text file into several resultant files using GroupDocs.Merger for Python via .NET API....to split text file to two one-page documents with 3rd, 6th lines...text_1 3, 4, 5 text_2 6 Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/merger/python-net/split-text...
  3. Search for built-in Metadata signatures | Docum...

     This article explains how to provide advanced search for metadata electronic signatures with GroupDocs.Signature API.... Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/signature/java/search-for-bu...
  4. Delete Signatures of the certain type | Documen...

    This article explains how to delete signature of the certain type with GroupDocs.Signature API.... Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/signature/java/delete-signat...
  5. Convert to XML or JSON data with advanced optio...

    Learn how to convert documents to XML or JSON data using GroupDocs.Conversion for Java.... Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/conversion/java/convert-to-d...
  6. Evaluation Limitations and Licensing | Document...

    free trial api version for redaction is available to evaluate the API which will be similar as licensed but with few limitations....document on the top of each page. Licensing The license file...License.SetLicense from within Page_Load methods since it means...

    docs.groupdocs.com/redaction/net/evaluation-lim...
  7. Loading files | Documentation

    GroupDocs.Metadata allows you to load password-protected documents and load files from different sources. For more details please refer to the following guides:...password-protected document Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/metadata/nodejs-java/loading...
  8. Working with resources | Documentation

    This article demonstrates and explains different operations with resources, including retrieving, adjusting and saving them in different scenarios when editing documents with GroupDocs.Editor for .NET....resources Leave feedback On this page This demonstration shows and...externalFontsPrefix ); Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/editor/net/working-with-reso...
  9. Phrase search | Documentation

    This article gives the knowledge about phrase search definition as well as a phrase search description using Java search API....Phrase search Leave feedback This page contains a phrase search definition...text form is presented on the page. A table of the possibility...

    docs.groupdocs.com/search/nodejs-java/phrase-se...
  10. 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....files Leave feedback On this page GroupDocs.Viewer ships with...the background color of PDF pages to light yellow: C# using GroupDocs...

    docs.groupdocs.com/viewer/net/specify-cad-rende...