Sort Score
Result 10 results
Languages All
Labels All
Results 6,921 - 6,930 of 38,873 for

color

(0.08 sec)
  1. Add Watermark To PDF with Node.js via C++|Docum...

    Learn how to add text and image watermarks to PDF while converting Excel to PDF using Aspose.Cells for Node.js via C++....and specify bold, italic, and color. const font = new AsposeCells.... setColor ( AsposeCells . Color . Blue ); // Create a watermark...

    docs.aspose.com/cells/nodejs-cpp/add-watermark-...
  2. Aspose::Words::Tables::RowFormat::get_HeightRul...

    Aspose::Words::Tables::RowFormat::get_HeightRule method. Gets or sets the rule for determining the height of the table row in C++....Col ( System :: Drawing :: Color :: FromArgb ( 198 , 217 , 241...Col ( System :: Drawing :: Color :: get_White ()); builder ->...

    reference.aspose.com/words/cpp/aspose.words.tab...
  3. 管理包含宏的 Excel 工作簿的 VBA 代码|Documentation

    通过 C++ 使用 Aspose.Cells for JavaScript 添加 VBA 模块并修改 VBA 或宏。... innerHTML = '<p style="color: green;">VBA module added successfully...resultDiv . innerHTML = '<p style="color: red;">Please select an Excel...

    docs.aspose.com/cells/zh/javascript-cpp/manage-...
  4. Create or Update PowerPoint Presentation Charts...

    Create and customize charts in PowerPoint presentations using Aspose.Slides for С++. Add, format, and edit charts with practical code examples in С++.... Add a fill color for chart series. Add labels...( 30 ))); // Sets the fill color for series series -> get_Format...

    docs.aspose.com/slides/cpp/create-chart/
  5. 档案

    档案...ColorBrus(System::Drawing::Color::get_Gray())); doc->AddPath...ColorBrus(System::Drawing::Color::get_Gray())); // 使用闭合矩形几何创建路径...

    blog.aspose.com/zh/page/insert-gradient-grid-tr...
  6. Converting Worksheet to Image and Worksheet to ...

    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: red;">Please select an Excel...'result' ). innerHTML = '<p style="color: green;">Worksheet converted...

    docs.aspose.com/cells/javascript-cpp/converting...
  7. Find or Search Data|Documentation

    Learn how to find or search cells in a worksheet that contains specified data through the Aspose.Cells for JavaScript via C++ API.... innerHTML = '<p style="color: red;">Please select an Excel...'result' ). innerHTML = `<p style="color: green;">Name of the cell containing...

    docs.aspose.com/cells/javascript-cpp/find-or-se...
  8. 使用 JavaScript 通过 C++ 管理 Excel 文件的公式|Documentation

    学习如何通过 C++ 版的 Script 管理 Excel 文件的公式。Aspose.Cells 可以轻松获取、设置和计算 Excel 公式。... innerHTML = `<p style="color: green;">Operation completed...'result' ). innerHTML = '<p style="color: red;">Please select an add-in...

    docs.aspose.com/cells/zh/javascript-cpp/using-f...
  9. How to work with notes in MS Publisher

    Microsoft Publisher. How notes can help you improve the process of creating stunning documents and designs.... Choose a background color for your page. Headers and Footers...add a background design or color to your publication’s pages...

    docs.aspose.com/pub/net/ms-publisher-notes/
  10. PDF Tooltip using using C++|Aspose.PDF for C++

    Learn how to add tooltip to the text fragment in PDF using C++ and Aspose.PDF...DefaultAppearance > ( "Helv" , 10 , Color :: get_Blue ())); floatingField...set_Background ( System :: Drawing :: Color :: get_LightBlue ()); floatingField...

    docs.aspose.com/pdf/cpp/pdf-tooltip/