Sort Score
Result 10 results
Languages All
Labels All
Results 1,981 - 1,990 of 9,572 for

image

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

    docs.groupdocs.com/metadata/net/working-with-me...
  3. Basic usage | GroupDocs

    Quick Start section about main features of GroupDocs.Watermark API, describes how to add watermakes with just a couple lines of code....feedback Add text watermarks Add image watermarks Repeated watermarks...

    docs.groupdocs.com/watermark/python-net/basic-u...
  4. Scaling | GroupDocs

    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. Scaling | GroupDocs

    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/
  6. Updating documents | GroupDocs

     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/
  7. 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...
  8. Use Microsoft Azure Computer Vision API | Group...

    This article explains that how to use Microsoft Azure Computer Vision API...usage / Using OCR to redact image documents / Use Microsoft Azure...Cognitive Services consider this image as wrong ({0})" , ex . ToString...

    docs.groupdocs.com/redaction/net/use-microsoft-...
  9. 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/
  10. Saving signed documents with different formats ...

    This section explains how to save document with various file formats....different formats Leave feedback Image → format PDF → format Presentaion...

    docs.groupdocs.com/signature/net/saving-signed-...