Sort Score
Result 10 results
Languages All
Labels All
Results 9,061 - 9,070 of 75,541 for

values

(0.13 sec)
  1. 使用JavaScript通过C++管理Excel图表的图例|Documentation

    了解如何使用Aspose.Cells for JavaScript通过C++高效利用和自定义Microsoft Excel中的图例。我们的全面指南解释了图例的功能、如何访问和修改它,以及如何通过图例改善可视化和数据理解。...sheetIndex ); // Adding sample values to cells worksheet . cells...

    docs.aspose.com/cells/zh/javascript-cpp/chart-l...
  2. TabStopCollection class | Aspose.Words for Node.js

    Aspose.Words.TabStopCollection class. A collection of [TabStop](../tabstop/) objects that represent custom tabs for a paragraph or a style...TabStopCollection is equal in value to the current TabStopCollection...collection, which clones its values from the document builder's...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. CellFormat.orientation property | Aspose.Words ...

    CellFormat.orientation property. Returns or sets the orientation of text in a table cell....RowFormat/CellFormat property values // to the current row/cell...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Replace text in equations - Free Support Forum ...

    hello, I need to replace certain Values in formulas. The problem is that the Replace method does not change the value. Code: int main() { auto doc = System::MakeObject<Document>(u"input.docx"); System::SharedPtr<F…... I need to replace certain values in formulas. The problem is...method does not change the value. Code: int main() { auto doc...

    forum.aspose.com/t/replace-text-in-equations/31...
  5. TabStopCollection class | Aspose.Words for Python

    aspose.words.TabStopCollection class. A collection of [TabStop](../tabstop/) objects that represent custom tabs for a paragraph or a style...TabStopCollection is equal in value to the current TabStopCollection...collection, which clones its values from the document builder's...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Comparing::ComparisonTargetType ...

    Aspose::Words::Comparing::ComparisonTargetType enum. Allows to specify base document which will be used during comparison. Default value is Current in C++.... Default value is Current . enum class ComparisonTargetType...ComparisonTargetType Values Name Value Description Current 0 This...

    reference.aspose.com/words/cpp/aspose.words.com...
  7. Merge Table Cells in in Java|Aspose.Words for Java

    How to merge table cells in Java. Check if cells in a table are merged using Java....vertical merge of cells The values of these properties determine...VerticalMerge return an incorrect value, use the following code example:...

    docs.aspose.com/words/java/working-with-merged-...
  8. Issue with Splitting Editable PDF | Missing rad...

    Hi Team, We are facing an issue while splitting an editable PDF. The radio button Values are not being retained after the PDF is split. Details: Aspose Version: 24.3.0 Note: Upgrading the Aspose version is not feasib…...Missing radio button selected value Aspose.PDF Product Family subramanyam...editable PDF. The radio button values are not being retained after...

    forum.aspose.com/t/issue-with-splitting-editabl...
  9. Convert PowerPoint to Word in Python or with fr...

    PowerPoint to Word conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free POWERPOINT to WORD online converter quickly before integrating the code....practical way to extend the value of presentation materials beyond...POWERPOINT to CSV (Comma Seperated Values) Convert POWERPOINT to DOCX...

    products.aspose.com/total/python-net/conversion...
  10. How and Where to Use Enumerators with C++|Docum...

    Learn How and Where to Use Enumerators through the Aspose.Cells for C++ API....given Worksheet to read their values. There could be several ways...col ++ ) { // Read the Cell value std :: cout << displayRange...

    docs.aspose.com/cells/cpp/how-and-where-to-use-...