Sort Score
Result 10 results
Languages All
Labels All
Results 8,561 - 8,570 of 281,700 for

image

(2.14 sec)
  1. Several HTML Into SVG C++

    Merge multiple HTML into SVG in C++ code. Save HTML as SVG using C++....developers to convert HTML to SVG image format with a few lines of code...one SVG image. Use C++ to convert HTML to SVG image format with...

    products.aspose.com/words/cpp/merge/html-to-svg/
  2. GS1 Barcode Types|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....GenerateBarCodeImage (); // Display barcode image gen . delete (); GS1 Data Matrix...GenerateBarCodeImage (); // Display barcode image gen . delete (); GS1 UPC-A Coupon...

    docs.aspose.com/barcode/javascript-cpp/gs1-barc...
  3. How to Convert DWG to SVG in Java

    This topic focuses on how to convert DWG to SVG in Java. It covers the necessary steps to cofigure the environment and export DWG to SVG Image in Java....Imaging Product Family Aspose.BarCode...snippet to export DWG to SVG image in Java . You will explore the...

    kb.aspose.com/cad/java/how-to-convert-dwg-to-sv...
  4. | Aspose

    Sample code for JP2 to Searchable PDF Java conversion. Use API example code for batch JP2 files to Searchable PDF conversion within any Web or Desktop Java based application....Imaging for Java processes scanned images or even smartphone...application that converts an JP2 image to Searchable PDF document:...

    products.aspose.com/ocr/cpp/conversion/jp2-to-s...
  5. | Aspose

    Sample code for JPEG2000 to Searchable PDF Java conversion. Use API example code for batch JPEG2000 files to Searchable PDF conversion within any Web or Desktop Java based application....Imaging for Java processes scanned images or even smartphone...application that converts an JPEG2000 image to Searchable PDF document:...

    products.aspose.com/ocr/cpp/conversion/jpeg2000...
  6. SmartObjectLayer the size is changed after setC...

    this is my code: LinkDataSource contentsSource = layer.getContentsSource(); contentsSource.setFileType(fileType); layer.setContents(ImageBytes); layer.updateModifiedContent(); psd file SmartObjectLayer exists Pupp…...using (PsdImage psd = (PsdImage)Image.Load("path/to/your/file.psd"))...opening of Psd Image. Also, code of loading image for the replacement...

    forum.aspose.com/t/smartobjectlayer-the-size-is...
  7. Defining recognized characters|Documentation

    Defining allow- and denylist of characters that Aspose.OCR looks for.... However, a typical image contains no more than half of... Explicitly ignore certain image defects that may be incorrectly...

    docs.aspose.com/ocr/javascript-cpp/characters/
  8. HtmlSaveOptions.ImageSavingCallback | Aspose.Wo...

    Control Image saving with HtmlSaveOptions' ImageSavingCallback. Optimize document exports to HTML, MHTML, or EPUB for seamless user experience....property Allows to control how images are saved when a document is...convert a document that contains images into html, we will end up with...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Convert from DIB(Device Independent Bitmap) to ...

    Aspose.Imaging API can easily convert from DIB(Device Independent Bitmap) to other formats using Java platform...Imaging Java Conversion Dib Convert images from DIB...DIB format using Aspose.Imaging for Java Convert from DIB(Device...

    products.aspose.com/imaging/java/conversion/fro...
  10. Getting recognition results as XML|Documentation

    Returning Aspose.OCR for .NET recognition results in XML format.... AsposeOcr (); // Add an image to OcrInput object Aspose ...."source.png" ); // Recognize image Aspose . OCR . OcrOutput results...

    docs.aspose.com/ocr/net/save-xml/