Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 1,694 for

accept changes

(0.22 sec)
  1. How to Control Sheet Tab Bar with JavaScript vi...

    Learn how to control the sheet tab bar using Aspose.Cells for JavaScript via C++....showing the sheet tab bar, changing the sheet tab bar width, specifying...type = "file" id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button...

    docs.aspose.com/cells/javascript-cpp/how-to-con...
  2. Implement Cell.FormulaLocal similar to Excel VB...

    Learn how to implement Cell.FormulaLocal similar to Excel VBA Range.FormulaLocal using Aspose.Cells for JavaScript via C++.... You can change the code as per your needs...type = "file" id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button...

    docs.aspose.com/cells/javascript-cpp/implement-...
  3. Disable Pivot Table Ribbons|Documentation

    How to disable Pivot Table Ribbons with Aspose.Cells for JavaScript via C++....restrict users from being able to change a pivot‑table report. Common...filters, slicers, fields, or changing the order of items in the...

    docs.aspose.com/cells/javascript-cpp/disable-pi...
  4. OLM file was failed - Free Support Forum - aspo...

    Hi, I am facing an issue while converting OLM to PST. During the conversion, a problem occurs with Calendar items due to an invalid Win32 File Time, which prevents the PST from being created successfully. Please provid…...all dates are within the acceptable range . Although no specific...all dates are within the acceptable range . While no specific...

    forum.aspose.com/t/olm-file-was-failed/324744
  5. 使用 Aspose.Cells for JavaScript 通过 C++ 修改现有的SQL数...

    学习如何用 Aspose.Cells for JavaScript 通过 C++ 修改现有的SQL数据连接属性。...type = "file" id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button...dataConnections . get ( 0 ); // Change the Data Connection Name and...

    docs.aspose.com/cells/zh/javascript-cpp/modify-...
  6. Applying Subtotal and Changing Direction of Out...

    Learn how to apply subtotal and change the direction of outline summary rows below detail by using the Aspose.Cells for JavaScript via C++ API....Applying Subtotal and Changing Direction of Outline Summary Rows...apply a subtotal to data and change the direction of outline summary...

    docs.aspose.com/cells/javascript-cpp/applying-s...
  7. FieldAddressBlock | Aspose.Words for Java

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

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

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

    reference.aspose.com/words/java/com.aspose.word...
  9. How to Format Numbers to Special|Documentation

    This article will introduce how to format numbers to special using Aspose.Cells for JavaScript via C++ API....formatting, where the format changes based on the value of the cell...type = "file" id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button...

    docs.aspose.com/cells/javascript-cpp/how-to-for...
  10. PDF Highlights Annotation using C++|Aspose.PDF ...

    Explore how to apply highlights annotation to PDF text in C++ with Aspose.PDF for document enhancement.... You can change the color, opacity, author...:: get_Trivial ())); page -> Accept ( annotationSelector1 ); auto...

    docs.aspose.com/pdf/cpp/highlights-annotation/