Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 1,650 for

accept changes

(0.34 sec)
  1. Set Column Width to Scalable Unit like em or pe...

    Learn how to set column width to scalable units like em or percent in Aspose.Cells for JavaScript via C++. Improve the presentation of generated HTML tables....required that this fixed size be changed to a scalable unit such as...type = "file" id = "fileInput" accept = ".xls,.xlsx" /> < button...

    docs.aspose.com/cells/javascript-cpp/set-column...
  2. Modify an Existing Style|Documentation

    Aspose.Cells is a JavaScript via C++ library for working with spreadsheet files that allows users to modify existing cell styles. This article introduces how to modify an existing cell style with the Aspose.Cells library so that users can change the appearance of the cells as they need....type = "file" id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button...style (described above) and change the font color from red to...

    docs.aspose.com/cells/javascript-cpp/modify-an-...
  3. What's new 2021|Aspose.PDF for .NET

    This page introduces the most popular new features in Aspose.PDF for .NET introduced in 2021....8 How to change text color in Digital Signature...ForegroundColor property, it allows changing text color in Digital Signature...

    docs.aspose.com/pdf/net/whatsnew/2021/
  4. FieldAuthor | Aspose.Words for Java

    Implements the AUTHOR field in Java....getAuthor()); // Changing this property, then updating...update an AUTHOR field after changing its "Name" property, // then...

    reference.aspose.com/words/java/com.aspose.word...
  5. 用JavaScript通过C++更改形状的调整值|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++在Excel中更改形状的调整值。...type = "file" id = "fileInput" accept = ".xls,.xlsx,.xlsm" /> < button...worksheet . shapes . get ( 2 ); // Change the adjustment values of the...

    docs.aspose.com/cells/zh/javascript-cpp/change-...
  6. 通过C++用JavaScript计算公式|Documentation

    本文介绍如何使用Aspose.Cells库通过C++调用JavaScript在Microsoft Excel中计算公式。通过加载现有Excel文件或创建新Excel文件,我们可以使用Aspose.Cells提供的方法计算公式并获取结果。最后,将修改后的Excel文件保存到磁盘。...type = "file" id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button...type = "file" id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button...

    docs.aspose.com/cells/zh/javascript-cpp/calcula...
  7. FieldShape | Aspose.Words for Java

    Implements the SHAPE field in Java....accept(fieldVisitor); if (currentField...getSeparator().accept(fieldVisitor); } currentField.getEnd().accept(fieldVisitor);...

    reference.aspose.com/words/java/com.aspose.word...
  8. FieldCompare | Aspose.Words for Java

    Implements the COMPARE field in Java....accept(fieldVisitor); if (currentField...getSeparator().accept(fieldVisitor); } currentField.getEnd().accept(fieldVisitor);...

    reference.aspose.com/words/java/com.aspose.word...
  9. FieldImport | Aspose.Words for Java

    Implements the IMPORT field in Java....accept(fieldVisitor); if (currentField...getSeparator().accept(fieldVisitor); } currentField.getEnd().accept(fieldVisitor);...

    reference.aspose.com/words/java/com.aspose.word...
  10. FieldInfo | Aspose.Words for Java

    Implements the INFO field in Java....accept(fieldVisitor); if (currentField...getSeparator().accept(fieldVisitor); } currentField.getEnd().accept(fieldVisitor);...

    reference.aspose.com/words/java/com.aspose.word...