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

accept changes

(1.11 sec)
  1. Hiding Overlaid Content with CrossHideRight whi...

    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....Microsoft Excel, but when you change the cross type to CrossHideRight...type = "file" id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button...

    docs.aspose.com/cells/javascript-cpp/hiding-ove...
  2. Output Blank Page when there is Nothing to Prin...

    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.... You can change this behavior by using ImageOrPrintOptions...type = "file" id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button...

    docs.aspose.com/cells/javascript-cpp/output-bla...
  3. Handle Automatic Units of Chart Axis like Micro...

    Learn how to handle automatic units on chart axes in Aspose.Cells for JavaScript via C++. Our guide will show you how to configure and customize automatic units on a chart axis, including the display of scientific notation and adjusting the scale.... There is no code change. Just convert your chart into...type = "file" id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button...

    docs.aspose.com/cells/javascript-cpp/handle-aut...
  4. Calculation of Array Formula of Data Tables wit...

    How to use the Aspose.Cells library to calculate array formulas for a data table in Microsoft Excel using JavaScript via C++. Load or create an Excel file, calculate the array formula, and save the modified file.... If you change the value of cell B1 to 100...type = "file" id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button...

    docs.aspose.com/cells/javascript-cpp/calculatio...
  5. Format the string - Free Support Forum - aspose...

    Hi all, I have a textbox value that is a very long string. I need to break it down and append on PDF document , with the formatting. I am using ASPOSE PDF for .net application. Please help me out. Thanks... It doesn’t change line. I am attaching my pdf...TextFragmentAbsorber("-Allergies"); //accept the absorber for all the pages...

    forum.aspose.com/t/format-the-string/94633
  6. 管理包含宏的 Excel 工作簿的 VBA 代码|Documentation

    通过 C++ 使用 Aspose.Cells for JavaScript 添加 VBA 模块并修改 VBA 或宏。...type = "file" id = "fileInput" accept = ".xls,.xlsx,.xlsm,.csv" />...< html > < head > < title > Change VBA Module Code Example </...

    docs.aspose.com/cells/zh/javascript-cpp/manage-...
  7. Manage VBA codes of Excel Macro-Enabled workboo...

    Add VBA Module and Modify VBA or Macro with Aspose.Cells for JavaScript via C++....type = "file" id = "fileInput" accept = ".xls,.xlsx,.xlsm,.csv" />...article will show you how to change the VBA or Macro Code inside...

    docs.aspose.com/cells/javascript-cpp/manage-vba...
  8. 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...
  9. 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...
  10. FieldNumChars | Aspose.Words for Java

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

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