Sort Score
Result 10 results
Languages All
Labels All
Results 7,391 - 7,400 of 45,426 for

color

(0.57 sec)
  1. PPT document chart using Java | products.aspose...

    Java sample code to draw and convert chart or diagram in PPT file on Java Runtime Environment for JSP/JSF Application and Desktop Applications.... Set fill color for series. create custom labels... 1 , 30 )); //Setting fill color for series series.getFormat()...

    products.aspose.com/slides/java/chart/ppt/
  2. PageSetup.SectionStart | Aspose.Words for .NET

    Discover the PageSetup SectionStart property to easily manage section breaks in your document. Enhance formatting and improve layout control today!... Color = Color . Red ; para . AppendChild...

    reference.aspose.com/words/net/aspose.words/pag...
  3. Disable Compatibility Checker in Excel with Jav...

    Learn how to disable the compatibility checker through the Aspose.Cells for JavaScript via C++ API.... innerHTML = '<p style="color: red;">Please select an Excel...'result' ). innerHTML = '<p style="color: green;">Compatibility check...

    docs.aspose.com/cells/javascript-cpp/disable-co...
  4. 使用C++的JavaScript设置强加密类型|Documentation

    学习如何使用C++的Aspose.Cells for JavaScript为Excel文件设置强加密类型... innerHTML = '<p style="color: red;">Please select an Excel...'result' ). innerHTML = '<p style="color: green;">File encrypted successfully...

    docs.aspose.com/cells/zh/javascript-cpp/setting...
  5. 用JavaScript通过C++冻结Excel工作表的顶部行|Documentation

    本文将介绍如何使用JavaScript库结合C++ API以编程方式冻结Excel工作表的顶部行。... innerHTML = '<p style="color: red;">Please select an Excel...'result' ). innerHTML = '<p style="color: green;">Freeze panes applied...

    docs.aspose.com/cells/zh/javascript-cpp/how-to-...
  6. Convert TIFF to GIF via Java | products.aspose.com

    Sample code for TIFF to GIF Java conversion. Use API example code for batch TIFF files to GIF conversion within any Web or Desktop Java based application....palette-color and full-color image data in several color spaces...

    products.aspose.com/imaging/java/conversion/tif...
  7. 如何在 JavaScript 结合 C++ 中创建 TreeMap 图表|Documentation

    学习如何在 Aspose.Cells for JavaScript 通过 C++ 中创建树形图。我们的指南将帮助你了解树形图的各种属性和格式设置选项,包括颜色、标签和数据表示。... innerHTML = '<p style="color: red;">Please select an Excel...'result' ). innerHTML = '<p style="color: green;">Treemap chart created...

    docs.aspose.com/cells/zh/javascript-cpp/creatin...
  8. Add Watermark To PDF with C++|Documentation

    Learn how to add text and image watermarks to PDF files while rendering using Aspose.Cells with C++.... and specify bold, italic, color. RenderingFont font ( u "Calibri"...( true ); font . SetColor ( Color :: Blue ()); // Create a watermark...

    docs.aspose.com/cells/cpp/add-watermark-to-pdf/
  9. Aspose.PSD for .NET 21.11 - 发行说明|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.... Color ); psdImage . AddLayer ( layer...); vectorPath . FillColor = Color . IndianRed ; PathShape shape...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  10. 用C++替换PDF中的文本|Aspose.PDF for C++

    了解有关从PDF中替换和删除文本的各种方法。Aspose.PDF允许在特定区域或使用正则表达式替换文本。...() -> set_ForegroundColor ( Color :: get_Blue ()); textFragment...() -> set_BackgroundColor ( Color :: get_Gray ()); } // 保存更新后的...

    docs.aspose.com/pdf/zh/cpp/replace-text-in-pdf/