Sort Score
Result 10 results
Languages All
Labels All
Results 5,491 - 5,500 of 45,869 for

color

(0.08 sec)
  1. Convert BMP to TIFF via Java | products.aspose.com

    Sample code for BMP to TIFF Java conversion. Use API example code for batch BMP files to TIFF conversion within any Web or Desktop Java based application....both monochrome as well as color format with various colour depths...palette-color and full-color image data in several color spaces...

    products.aspose.com/imaging/java/conversion/bmp...
  2. Specify 3D File Load Options|Documentation

    There are several Scene.open method overloads or Scene class constructor overloads that accept LoadOptions instance....gamma-corrected color if a 3ds file provides both original color and gamma-corrected...gamma-corrected color. loadOpts . setGammaCorrectedCol ( true...

    docs.aspose.com/3d/java/specify-3d-file-load-op...
  3. 将Excel工作簿转换为Ods、Sxc和Fods(OpenOffice / LibreOffi...

    如何通过Aspose.Cells for JavaScript使用C++将Excel转换为Ods(OpenOffice / LibreOffice Calc)或将Ods(OpenOffice / LibreOffice Calc)转换为Excel。... innerHTML = '<p style="color: red;">Please select an Excel...resultDiv . innerHTML = '<p style="color: green;">Files generated successfully...

    docs.aspose.com/cells/zh/javascript-cpp/convert...
  4. OTG Images Dithering with Python | products.asp...

    How to use Python for OTG images and photos dithering on desktop and web applications....optimizations, reducing an image’s color palette effectively minimizes...abrupt edges or disturbances in color gradients, leveraging the dithering...

    products.aspose.com/imaging/python-net/dither/otg/
  5. AVIF Images Dithering with Python | products.as...

    How to use Python for AVIF images and photos dithering on desktop and web applications....optimizations, reducing an image’s color palette effectively minimizes...abrupt edges or disturbances in color gradients, leveraging the dithering...

    products.aspose.com/imaging/python-net/dither/a...
  6. TIF Images Dithering with Python | products.asp...

    How to use Python for TIF images and photos dithering on desktop and web applications....optimizations, reducing an image’s color palette effectively minimizes...abrupt edges or disturbances in color gradients, leveraging the dithering...

    products.aspose.com/imaging/python-net/dither/tif/
  7. DocumentBuilder.row_format property | Aspose.Wo...

    DocumentBuilder.row_format property. Returns an object that represents current table row formatting properties....background_pattern_color = aspose . pydrawing . Color . green_yellow...row_format . borders . color = aspose . pydrawing . Color . orange builder...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Manipulate Position, Size, and Designer Chart w...

    Learn how to use Aspose.Cells for Node.js via C++ to effectively manipulate the position, size, and designer chart in Microsoft Excel. Our guide will demonstrate how to adjust these properties for improved layout and visualization....chart and change their line colors. const path = require ( "path"...true ); // Change the border color of the second data series. chart...

    docs.aspose.com/cells/nodejs-cpp/manipulate-pos...
  9. 使用 JavaScript 及 C++ 添加数字签名到已签名的 Excel 文件|Docume...

    本文介绍如何用 JavaScript 及 Aspose.Cells for JavaScript 通过 C++ 在已签名的 Excel 文件中添加数字签名... innerHTML = '<p style="color: red;">Please select an Excel...resultDiv . innerHTML = '<p style="color: red;">Please select a .pfx...

    docs.aspose.com/cells/zh/javascript-cpp/add-dig...
  10. Modifing AcroForm|Aspose.PDF for .NET

    Modifing form in your PDF file with Aspose.PDF for .NET library. You can Add or remove fields in existing form, getand set fieldlimit and etc....DefaultAppearance(Font font, double size, Color color) class. This class can be...font , 10 , System . Drawing . Color . Black ); } // Save PDF document...

    docs.aspose.com/pdf/net/modifing-form/