Sort Score
Result 10 results
Languages All
Labels All
Results 1,821 - 1,830 of 8,868 for

image

(0.04 sec)
  1. Categories

    Find Answers by API GroupDocs.Total Product Family GroupDocs.Conversion Product Family GroupDocs.Annotation Product F......Document using C# How to Extract Images from PDF using C# How to Extract...PDF using C# How to Extract Images from PDF in Java How to Convert...

    kb.groupdocs.com/categories/page/36/
  2. Issue with Footnote Number is Resolved

    If you worked with earlier versions of the API, you are probably aware that there was issue in footnote number conversion. A Word document with such footnotes was converted to PDF or any other supported file format successfully but the footnote number order was disturbed. There was one more issue reported in the forum. It was about converting a PowerPoint document with black SmartArt text to PDF. And the SmartArt text in the resultant document was changed to white text....background when converting to Image format Lastly, we’ve added a...

    blog.groupdocs.com/conversion/issue-with-footno...
  3. Scaling | Documentation

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......attributes Text search in network Image search in network Was this page...

    docs.groupdocs.com/search/net/scaling/
  4. Scaling | Documentation

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......attributes Text search in network Image search in network Was this page...

    docs.groupdocs.com/search/java/scaling/
  5. Updating documents | Documentation

     This section contains examples on electronic signatures updates using extended options with GroupDocs.Signature API....with advanced options Updating Image signatures with advanced options...

    docs.groupdocs.com/signature/java/updating/
  6. Extracting MakerNote Metadata | Documentation

    What is MakerNote? MakerNote metadata refers to Image information that is written by digital cameras of different manufacturers. Usually, MakerNote metadata properties contain camera settings and some other conditions under which the shot was taken. Most manufacturers store MakerNote properties in a proprietary binary format derived from EXIF. GroupDocs.Metadata allows extracting MakerNote metadata saved by the following manufacturers: Canon Nikon Panasonic Sony Read all MakerNote Properties in the Form of TIFF/EXIF Tags Utilizing the GroupDocs....formats / Images / Working with metadata in JPEG images / Extracting...MakerNote metadata refers to image information that is written...

    docs.groupdocs.com/metadata/net/extracting-make...
  7. Working with Metadata in ASF Files | Documentation

    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.... WriteLine ( "Image height: {0}" , videoStreamProperty...ImageHeight ); Console . WriteLine ( "Image width: {0}" , videoStreamProperty...

    docs.groupdocs.com/metadata/net/working-with-me...
  8. Images | Documentation

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......formats / Images Images Leave feedback Extracting common image information...in GIF images Working with metadata in JPEG2000 images Working...

    docs.groupdocs.com/metadata/java/images/
  9. Deleting multiple signatures of different types...

    This article shows how to delete multiple electronic signatures different ways with GroupDocs.Signature API....BaseSignature >(); // collect image signatures to delete foreach...SignatureType == SignatureType . Image ) { signaturesToDelete . Add...

    docs.groupdocs.com/signature/net/deleting-multi...
  10. GroupDocs.Conversion for Java

    Find answers about converting documents and Images of various types using Java code on any platform....PNG using Java How to Convert Image to Word using Java How to Convert...

    kb.groupdocs.com/conversion/java/page/4/