Sort Score
Result 10 results
Languages All
Labels All
Results 621 - 630 of 1,655 for

accept changes

(0.06 sec)
  1. Manage Axes of Excel Charts with JavaScript via...

    Learn how to configure chart axes in Aspose.Cells for JavaScript via C++. Our guide will show you how to adjust the primary and secondary axes, set their ranges, and modify their properties to enhance your charts....With the Axis object, you can change all Axis options as done in...type = "file" id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button...

    docs.aspose.com/cells/javascript-cpp/chart-axes/
  2. Working with Table of Contents|Aspose.Words for...

    Insert and manage 'Table of Contents' in a document using Node.js....update an existing TOC after changes to the document have been made...other field, the TOC field can accept switches defined within the...

    docs.aspose.com/words/nodejs-net/working-with-t...
  3. 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/
  4. Manage Chart Workbooks in Presentations Using С...

    Discover Aspose.Slides for С++: effortlessly manage chart workbooks in PowerPoint and OpenDocument formats to streamline your presentation data....workbooks the same way you make changes to the contents of internal...password-protected? Aspose.Slides does not accept a password when linking. A...

    docs.aspose.com/slides/cpp/chart-workbook/
  5. Change Data Source of the Chart to Destination ...

    Learn how to change the data source of a chart to a destination worksheet while copying rows or a range in Aspose.Cells for JavaScript via C++. This guide demonstrates how to update the chart's data range and link it to the destination worksheet....Change Data Source of the Chart to Destination Worksheet while...source of the chart does not change. For example, if the data source...

    docs.aspose.com/cells/javascript-cpp/change-dat...
  6. Precedents and Dependents with JavaScript via C...

    Learn to trace precedent and dependent cells in spreadsheets using Aspose.Cells for JavaScript via C++. Understand how to identify linked cells in complex financial worksheets....Microsoft Excel Formulas may change based on modifications made...depends on C3 and C4, and C1 is changed (so the formula is overridden)...

    docs.aspose.com/cells/javascript-cpp/precedents...
  7. Aspose::Words::SpecialChar class | Aspose.Words...

    Aspose::Words::SpecialChar class. Base class for special characters in the document. To learn more, visit the documentation article in C++....Methods Method Description Accept (System::SharedPtr<Aspose:...ocumentVisitor>) override Accepts a visitor. Clone (bool) Creates...

    reference.aspose.com/words/cpp/aspose.words/spe...
  8. Working with Hyperlinks|Aspose.Words for Python...

    Add, replace, or modify a hyperlink in a document using Python.... This method accepts three parameters: Text of the...hyperlinks in Word document and changes their URL and display name:...

    docs.aspose.com/words/python-net/working-with-h...
  9. 实现类似Excel VBA范围的Cell.FormulaLocal,使用JavaScript通...

    学习如何使用Aspose.Cells for JavaScript通过C++实现类似Excel VBA的Range.FormulaLocal的Cell.FormulaLocal。...type = "file" id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button...localFunctionName ( standardName ) { // Change the SUM function name as per...

    docs.aspose.com/cells/zh/javascript-cpp/impleme...
  10. FieldIncludePicture | Aspose.Words for Java

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

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