Sort Score
Result 10 results
Languages All
Labels All
Results 5,401 - 5,410 of 47,057 for

color

(0.59 sec)
  1. 使用JavaScript通过C++复制行和列。|Documentation

    本文介绍如何通过Aspose.Cells for JavaScript通过C++ API复制行和列。... innerHTML = '<p style="color: red;">Please select an Excel...'result' ). innerHTML = '<p style="color: green;">Row copied successfully...

    docs.aspose.com/cells/zh/javascript-cpp/copying...
  2. 在PDF中以编程方式添加文本水印|Aspose.PDF for PHP via Java

    使用TextStamp类通过PHP向PDF文件添加文本水印。...$document -> getPages (); $colors = new Color (); // 创建文本戳记 $textStamp...() -> setForegroundColor ( $colors -> getGreen ()); // 将戳记添加到特定页面...

    docs.aspose.com/pdf/zh/php-java/text-stamps-in-...
  3. Convert ICO to TIFF via Java | products.aspose.com

    Sample code for ICO to TIFF Java conversion. Use API example code for batch ICO files to TIFF conversion within any Web or Desktop Java based application....images at multiple sizes and color depths, such that they may be...palette-color and full-color image data in several color spaces...

    products.aspose.com/imaging/java/conversion/ico...
  4. Convert TIFF to BMP via Java | products.aspose.com

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

    products.aspose.com/imaging/java/conversion/tif...
  5. Format PowerPoint Text in JavaScript|Aspose.Sli...

    Format and style text in PowerPoint and OpenDocument presentations using JavaScript and Aspose.Slides for Node.js. Customize fonts, Colors, alignment, and more....highlight text part with background color using text sample, similar to...to Text Highlight Color tool in PowerPoint 2019. The code snippet...

    docs.aspose.com/slides/nodejs-java/text-formatt...
  6. Watermarker.SetWatermarkToImages | Aspose.Words...

    Enhance your images with our Watermarker Set method, adding customizable text watermarks for a professional touch and seamless output.... Color = Color . Red ; images = Watermarker...(); watermarkOptions . Color = Color . Red ; images = Watermarker...

    reference.aspose.com/words/net/aspose.words.low...
  7. Document.get_page_info method | Aspose.Words fo...

    Document.get_page_info method. Gets the page size, orientation and other information about a page that might be useful for printing or rendering....check whether the page is in color or not. doc = aw . Document...page of the document is not colored. self . assertFalse ( doc ...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 将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...
  9. GIF Images Grayscale with Python | products.asp...

    How to use Python to grayscale GIF images and photos on desktop and web applications....and Photos with Python Bright colors are typically associated as...what if the possibility of color printing isn’t an option? In...

    products.aspose.com/imaging/python-net/grayscal...
  10. 绘制文字|Documentation

    本节介绍如何用Aspose.Diagram在visio页面中绘制文字。支持使用C#绘制文字并保存为pdf、svg、html、image、xps等格式。..."Courier New"; //// set text color //ch.Color.Value = "#ff0000"; ////..."Courier New"; //// set text color //ch.Color.Value = "#ff0000"; ////...

    docs.aspose.com/diagram/zh/net/drawing/draw-text/