Sort Score
Result 10 results
Languages All
Labels All
Results 8,861 - 8,870 of 45,760 for

color

(0.18 sec)
  1. Managing Ranges with Node.js via C++|Documentation

    Learn how to manage ranges in Excel using Aspose.Cells for Node.js via C++. Create ranges, set values, styles, and perform various operations.... Color ( 255 , 0 , 0 )); // Red range...setForegroundColor ( new AsposeCells . Color ( 0 , 255 , 0 )); // Green range...

    docs.aspose.com/cells/nodejs-cpp/managing-ranges/
  2. Add watermark to PDF|Aspose.PDF for PHP via Java

    This article explains the features of working with artifacts and getting watermarks in PDFs using PHP....FormattedText ( "Watermark" , ( new Color ()) -> getBlue () -> getRgb...

    docs.aspose.com/pdf/php-java/add-watermarks/
  3. 搜索 PDF API | Aspose.PDF

    使用适用于任何平台的免费跨平台应用程序和高代码 API,无需打开即可搜索 PDF 文档。... WriteLine ( "Foreground Color : {0} " , textFragment . TextState...

    products.aspose.com/pdf/zh-hans/search-pdf/
  4. 在 Java 中处理 PDF 表单 | Aspose.PDF

    使用 Aspose.PDF for Java,使用 Java 示例代码,以编程方式管理 PDF 表单。... setColor ( Color . getGreen ()); // Add field...

    products.aspose.com/pdf/zh-hans/java/acroforms/
  5. 使用JavaScript通过C++创建带引线的饼图|Documentation

    了解如何使用Aspose.Cells for JavaScript通过C++在Microsoft Excel中创建带引线的饼图。我们的指南将演示如何添加连接数据点与图例的引线,从而增强图表的整体清晰度。... innerHTML = '<p style="color: red;">Please select an Excel...resultDiv . innerHTML = '<p style="color: green;">Operation completed...

    docs.aspose.com/cells/zh/javascript-cpp/creatin...
  6. 如何使用 Java 添加 Highlight 註解 | Aspose.PDF

    Java 範例代碼,用於在 JSP/JSF 應用程式和桌面應用程式的 Java 執行時環境中的 PDF 檔中添加 Highlight 註釋。... setColor ( Color . getLightGreen ()); // Add...

    products.aspose.com/pdf/zh-hant/java/annotation...
  7. InlineStory.ensureMinimum method | Aspose.Words...

    InlineStory.ensureMinimum method. If the last child is not a paragraph, creates and appends one empty paragraph.... color = "#008000" ; // All inline...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 网页扩展——使用JavaScript和C++的Office加载项|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.... innerHTML = '<p style="color: green;">Web extension and task...'result' ). innerHTML = '<p style="color: red;">Please select an Excel...

    docs.aspose.com/cells/zh/javascript-cpp/web-ext...
  9. Aspose.PSD为.NET 21.3版 - 发布说明|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 ); // 不会抛出ArgumentNullExceptio...BlendingOptions . AddStroke ( FillType . Color ); strokeEffect . Size = 10...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  10. Add Icons to Worksheet with C++|Documentation

    Learn how to add icons to Excel worksheets using Aspose.Cells with C++.... SetColor ( Color :: Blue ()); c . SetStyle (...

    docs.aspose.com/cells/cpp/insert-svg-to-excel/