Sort Score
Result 10 results
Languages All
Labels All
Results 8,161 - 8,170 of 45,445 for

color

(0.15 sec)
  1. LaTeX 图形渲染 | Aspose.TeX for .NET

    Aspose.TeX API 为 .NET 提供的 LaTeX 片段(图形)渲染解决方案在本文中进行说明。了解如何使用该功能的代码示例。...13 // Specify the background color. 14 options. BackgroundColor...BackgroundColor = System. Drawing . Color . White ; 15 16 // Specify the output...

    docs.aspose.com/tex/zh/net/latex-figure-rendering/
  2. Aspose 中的公共 API 更改。3D 2.0.0|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.... new Light () { Color = new Vector3 ( Color . White ), LightType... new Light () { Color = new Vector3 ( Color . White ), LightType...

    docs.aspose.com/3d/zh/net/public-api-changes-in...
  3. Digital signing image|Documentation

    A tool that uses the LSB (Least Significant Bit) steganography algorithm embeds a digital signature directly into image pixel data. C# code example provided....only the smallest bit of each color component is changed, visual...

    docs.aspose.com/imaging/net/developer-guide/man...
  4. Missing Features in Apache POI HSMF|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....Email Set Color Category for Outlook Message...

    docs.aspose.com/email/java/missing-features-in-...
  5. 在Apache POI和Aspose.Cells中使用字体|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.... setColor ( Color . getBlue ()); font . setStrikeout...

    docs.aspose.com/cells/zh/java/working-with-font...
  6. 使用 Java 创建 PDF 表单 | Aspose.PDF

    使用 Aspose.PDF for Java,使用 Java 示例代码创建 PDF 表单并以编程方式添加字段。... setColor ( Color . getGreen ()); // Add field...

    products.aspose.com/pdf/zh-hans/java/acroforms/...
  7. Binarization|Documentation

    How to convert an image to black and white using Aspose.OCR for Python via .NET either automatically or by manually specifying a threshold....While you can extract text from color or grayscale scans or photographs...words printed in very light colors. If the threshold set to 0...

    docs.aspose.com/ocr/python-net/binarization/
  8. Setting Print Options with JavaScript via C++|D...

    This article demonstrates how to programmatically set the Print Options of the Excel Worksheet Page Setup feature using the JavaScript API and C++ Library. You can set the Print Area, Print Titles, and Page Order.... innerHTML = '<p style="color: green;">Print area set successfully...'result' ). innerHTML = '<p style="color: green;">Print title columns...

    docs.aspose.com/cells/javascript-cpp/setting-pr...
  9. How to create TreeMap chart with Node.js via C+...

    Learn how to create a Treemap chart in Aspose.Cells for Node.js via C++. Our guide will help you understand the various properties and formatting options available for Treemap charts, including Colors, labels, and data representation....chart displays categories by color and proximity, and can easily...

    docs.aspose.com/cells/nodejs-cpp/creating-treem...
  10. 使用 Java 向 PDF 添加文本图章 | Aspose.PDF

    使用 Aspose.PDF for Java,使用 Java 示例代码,以编程方式向 PDF 文件添加文本图章。... setForegroundColor ( Color . getGreen ()); // Add stamp...

    products.aspose.com/pdf/zh-hans/java/stamps/text/