Sort Score
Result 10 results
Languages All
Labels All
Results 7,701 - 7,710 of 46,171 for

color

(0.29 sec)
  1. Object reference not set to an instance of an o...

    We are getting the error when converting a Word document to Html, and then converting the Html back to Word. After further investigation, we found the error was caused by this particular css: span.UnresolvedMention { co…...UnresolvedMention { color: #605e5c ; background-color: #e1dfdd ; -a...

    forum.aspose.com/t/object-reference-not-set-to-...
  2. Access and Update the Portions of Rich Text of ...

    Learn how to access and update the portions of rich text in a cell using the Aspose.Cells for C++ API....properties such as font name, font color, boldness, etc. Access and Update...

    docs.aspose.com/cells/go-cpp/access-and-update-...
  3. 查找或搜索数据|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++查找或搜索包含指定数据的单元格。... innerHTML = '<p style="color: red;">Please select an Excel...'result' ). innerHTML = `<p style="color: green;">Name of the cell containing...

    docs.aspose.com/cells/zh/javascript-cpp/find-or...
  4. Calculate Formulas with JavaScript via C++|Docu...

    This article introduces how to use Aspose.Cells library to calculate formulas in Microsoft Excel using JavaScript via C++. By loading an existing Excel file or creating a new Excel file, we can use the methods provided by Aspose.Cells to calculate the formula and get the result. Finally, we save the modified Excel file to disk.... innerHTML = `<p style="color: green;">Operation completed...). innerHTML = `<div style="color: green;">Operation completed...

    docs.aspose.com/cells/javascript-cpp/calculate-...
  5. 插入时间轴|Documentation

    学习如何使用Aspose.Cells for JavaScript via C++创建时间线。... innerHTML = '<p style="color: red;">Please select an Excel...'result' ). innerHTML = '<p style="color: green;">Timeline added successfully...

    docs.aspose.com/cells/zh/javascript-cpp/create-...
  6. Pivot Table and Source Data|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: red;">Please select an Excel...'result' ). innerHTML = '<p style="color: green;">Operation completed...

    docs.aspose.com/cells/javascript-cpp/pivot-tabl...
  7. Create PDF Forms using Java | Aspose.PDF

    Create PDF forms and add fields programmatically with Java sample code using Aspose.PDF for Java.... setColor ( Color . getGreen ()); // Add field...

    products.aspose.com/pdf/java/acroforms/create/
  8. 通过JavaScript与C++将单元格连接到XML映射元素|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: red;">Please select an Excel...'result' ). innerHTML = '<p style="color: green;">XML mapped to cells...

    docs.aspose.com/cells/zh/javascript-cpp/link-ce...
  9. Implement Custom Paper Size of Worksheet for Re...

    This article explains how to use the JavaScript API via C++ to set a custom paper size for your desired worksheets when rendering an Excel file to PDF format programmatically.... innerHTML = '<p style="color: green;">PDF created successfully...'result' ). innerHTML = '<p style="color: green;">PDF created successfully...

    docs.aspose.com/cells/javascript-cpp/implement-...
  10. Add Text Stamp to PDF using C++ | Aspose.PDF

    Add text stamp to PDF file programmatically with C++ sample code using Aspose.PDF for C++....() -> set_ForegroundColor ( Color :: get_Green ()); // Add stamp...

    products.aspose.com/pdf/cpp/stamps/text/