Sort Score
Result 10 results
Languages All
Labels All
Results 3,251 - 3,260 of 55,962 for

api

(0.14 sec)
  1. Working with BMP metadata | Documentation

    Reading BMP header properties The GroupDocs.Metadata Api supports extracting format-specific information from BMP file headers. The following are the steps to read the header of a BMP file. Load a BMP image Get the root metadata package Extract the native metadata package using BmpRootPackage.BmpHeader Read the BMP header properties AdvancedUsage.ManagingMetadataForSpecificFormats.Image.Bmp.BmpReadHeaderProperties using (Metadata metadata = new Metadata(Constants.InputBmp)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.BmpHeader.BitsPerPixel); Console.WriteLine(root.BmpHeader.ColorsImportant); Console.WriteLine(root.BmpHeader.HeaderSize); Console.WriteLine(root.BmpHeader.ImageSize); Console.WriteLine(root.BmpHeader.Planes); } More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...Upgrade an Order Support Docs API Reference Live Demos Free Support...properties The GroupDocs.Metadata API supports extracting format-specific...

    docs.groupdocs.com/metadata/net/working-with-bm...
  2. Ինչպես փոխարկել PDF-ը CSV-ի Java-ի միջոցով

    Այս կարճ հոդվածը բացատրում է PDF-ը CSV-ի Java-ի միջոցով փոխարկելու կարգը և սովորել, թե ինչպես օգտագործել այս ուղեցույցը՝ Java PDF-ը CSV ֆունկցիոնալությունը զարգացնելու համար:...Pronađite odgovore pomoću API-ja GroupDocs.Total Product Family...փաստաթղթերի փոխակերպման գրադարանի API-ի մի քանի զանգեր: Կոդ՝ PDF-ը...

    kb.groupdocs.com/hy/conversion/java/how-to-conv...
  3. Working with BMP metadata | Documentation

    Reading BMP header properties The GroupDocs.Metadata Api supports extracting format-specific information from BMP file headers. The following are the steps to read the header of a BMP file. Load a BMP image Get the root metadata package Extract the native metadata package using the BmpRootPackage.getBmpHeader method Read the BMP header properties advanced_usage.managing_metadata_for_specific_formats.image.bmp.BmpReadHeaderProperties try (Metadata metadata = new Metadata(Constants.InputBmp)) { BmpRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getBmpHeader().getBitsPerPixel()); System.out.println(root.getBmpHeader().getColorsImportant()); System.out.println(root.getBmpHeader().getHeaderSize()); System.out.println(root.getBmpHeader().getImageSize()); System.out.println(root.getBmpHeader().getPlanes()); } More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...Upgrade an Order Support Docs API Reference Live Demos Free Support...properties The GroupDocs.Metadata API supports extracting format-specific...

    docs.groupdocs.com/metadata/java/working-with-b...
  4. Working with DICOM metadata | Documentation

    Reading DICOM metadata properties The GroupDocs.Metadata Api supports extracting format-specific information from DICOM images. The following are the steps to read the native DICOM metadata. Load a DICOM image Get the root metadata package Extract the native metadata package using the DicomRootPackage.getDicomPackage method Read the DICOM metadata properties examples.advanced_usage.managing_metadata_for_specific_formats.image.dicom.DicomReadNativeMetadataProperties try (Metadata metadata = new Metadata(Constants.InputDicom)) { DicomRootPackage root = metadata.getRootPackageGeneric(); if (root.getDicomPackage() != null) { System.out.println(root.getDicomPackage().getBitsAllocated()); System.out.println(root.getDicomPackage().getReds()); System.out.println(root.getDicomPackage().getGreens()); System.out.println(root.getDicomPackage().getBlues()); System....Upgrade an Order Support Docs API Reference Live Demos Free Support...properties The GroupDocs.Metadata API supports extracting format-specific...

    docs.groupdocs.com/metadata/java/working-with-d...
  5. Convert PST or OST documents to different forma...

    Follow this guide and learn how to convert contents of PST/OST documents to different format based on content type using GroupDocs.Conversion for .NET....Upgrade an Order Support Docs API Reference Live Demos Free Support...Conversion provides a flexible API to control the conversion of...

    docs.groupdocs.com/conversion/net/convert-pst-o...
  6. Fluent syntax | Documentation

    This article describes how to use fluent syntax notation in GroupDocs.Conversion for .NET Api....Upgrade an Order Support Docs API Reference Live Demos Free Support...GroupDocs.Conversion for .NET API. These actions include: Loading...

    docs.groupdocs.com/conversion/net/fluent-syntax/
  7. Result compare 2 files word is wrong - Free Sup...

    Input and output files: input_231215.7z (449.9 KB) GroupDocs.Comparison .NET version: 25.2.0 Please retest my input files Thank you!...Add(target); // Options for Group Docs API CompareOptions compareOptions...Console.WriteLine("Time process API: " + elapsedTime.ToString());...

    forum.groupdocs.com/t/result-compare-2-files-wo...
  8. How to on GroupDocs Blog | Document Automation ...

    How to on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in How to on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Bearbeiten ......Formaten mit der Editing Java API. Recent content in How to on...

    blog.groupdocs.com/de/tag/how-to/index.xml
  9. WebP to JPG on GroupDocs Blog | Document Automa...

    WebP to JPG on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in WebP to JPG on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers K......konwertować przy użyciu interfejsów API .NET i Java. Recent content in...

    blog.groupdocs.com/pl/tag/webp-to-jpg/index.xml
  10. Java SVG to PNG on GroupDocs Blog | Document Au...

    Java SVG to PNG on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Java SVG to PNG on GroupDocs Blog | Document Automation Solutions for .NET & Java Deve......NET & Java API. Recent content in Java SVG to...

    blog.groupdocs.com/cs/tag/java-svg-to-png/index...