Sort Score
Result 10 results
Languages All
Labels All
Results 7,701 - 7,710 of 229,297 for

png

(1.14 sec)
  1. Convert XHTML to HTML – C# code and Online Conv...

    Convert XHTML to HTML online or via C#. Save XHTML as an HTML file using Aspose.HTML for .NET API. Try online XHTML to HTML Converter for free!...{{#if_output 'BMP' 'JPG' 'GIF' 'PNG' 'TIFF'}} ImageSaveOptions options...'PDF' 'XPS' 'DOCX' 'MHTML' 'PNG' 'JPG' 'BMP' 'TIFF' 'GIF' 'MD'}}...

    products.aspose.com/html/net/conversion/xhtml-t...
  2. Decode FNC Symbols|Documentation

    This article describes how to decode FNC symbols in GS1 barcodes in Aspose.BarCode for .NET according to business needs...png" , BarCodeImageFormat . Png ); } //read barcode...BarCodeReader ( $"{path}Code128FNC.png" , DecodeType . Code128 )) {...

    docs.aspose.com/barcode/net/decode-fnc-symbols/
  3. ImageSaveOptions.PaperColor | Aspose.Words for ...

    Discover the ImageSaveOptions PaperColor property to easily customize background colors for your generated images, enhancing visual appeal and uniqueness.... Png ); // Set the "PaperColor" property..."ImageSaveOptions.PaperColor.Transparent.png" , imgOptions ); // Set the "PaperColor"...

    reference.aspose.com/words/net/aspose.words.sav...
  4. ImageSaveOptions.horizontalResolution property ...

    ImageSaveOptions.horizontalResolution property. Gets or sets the horizontal resolution for the generated images, in dots per inch.... Png ) { // We can adjust these properties..."ImageSaveOptions.EditImage.png" , options ); See Also module...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ImageSaveOptions.imageContrast property | Aspos...

    ImageSaveOptions.imageContrast property. Gets or sets the contrast for the generated images.... Png ) { // We can adjust these properties..."ImageSaveOptions.EditImage.png" , options ); See Also module...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 使用 Node.js 和 C++ 将Excel转换为高分辨率图像|Documentation

    学习如何使用Aspose.Cells for Node.js via C++将Excel文件转换为高分辨率图片。... Png ); // Get the worksheet const...render . toImage ( 0 , "output.png" ); AI Document Assistant Close...

    docs.aspose.com/cells/zh/nodejs-cpp/convert-exc...
  7. Table cell vertical alignment not applied consi...

    I’m seeing inconsistent rendering of table cell vertical alignment when converting DOCX to images with Aspose.Words. sample1.docx → Cell content is not vertically centered in the Png output (unexpected). sample2.docx →…...not vertically centered in the PNG output (unexpected). sample2...ImageSaveOptions(SaveFormat.Png) { PageLayout = MultiPageLayout...

    forum.aspose.com/t/table-cell-vertical-alignmen...
  8. OLE Object|Aspose.Slides Documentation

    Handle OLE objects in Aspose.Slides for .NET: insert, link, update, and extract embedded content with C# in PPT, PPTX, and ODP presentations....png" ); var newDataInfo = new OleEmbeddedDataInfo...OleEmbeddedDataInfo ( newData , "png" ); oleFrame . SetEmbeddedData...

    docs.aspose.com/slides/net/examples/elements/ol...
  9. Marking BarCode Regions in an Image in Ruby|Doc...

    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.... write ( bufferedImage , "png" , Rjb :: import ( 'java.io.File'...new ( data_dir + "Code39StdOut.png" )) end end \ # Close reader...

    docs.aspose.com/barcode/java/marking-barcode-re...
  10. Generate Aztec Code in Java|Documentation

    How to Generate Aztec Code barcodes via Aspose.BarCode for Java...as PNG image generator . save ( dataDir + "testRune25.png" );...

    docs.aspose.com/barcode/java/aztec-code-barcodes/