Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 1,759 for

accept changes

(0.12 sec)
  1. Modify existing SQL Data Connection using Aspos...

    Learn how to modify existing SQL Data Connection properties using Aspose.Cells for JavaScript via C++....type = "file" id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button...dataConnections . get ( 0 ); // Change the Data Connection name and...

    docs.aspose.com/cells/javascript-cpp/modify-exi...
  2. Setting Shadow of Text Effects of Shape or Text...

    Learn how to set the shadow of text effects for any shape or TextBox using Aspose.Cells for JavaScript via C++....type = "file" id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button...; }); </ script > </ html > Change Character Spacing of Excel...

    docs.aspose.com/cells/javascript-cpp/setting-sh...
  3. 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-...
  4. FieldGoToButton | Aspose.Words for Java

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

    reference.aspose.com/words/java/com.aspose.word...
  5. 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...
  6. Crop, Rotate and Resize Images|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....version of the Crop method that accepts 4 integer values denoting Left...version of the Crop method that accepts an instance of the Rectangle...

    docs.aspose.com/imaging/net/crop-rotate-and-res...
  7. 用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-...
  8. 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...
  9. Refresh and Calculate Pivot Table having Calcul...

    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.... First, we change the value of cell D2 to 20...type = "file" id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button...

    docs.aspose.com/cells/javascript-cpp/refresh-an...
  10. 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...