Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 19,765 for

one

(0.16 sec)
  1. Setting Formula Calculation Mode of Workbook wi...

    This article introduces how to set the formula calculation mode of a workbook in Microsoft Excel with Aspose.Cells library using C++. By loading an existing Excel file or creating a new Excel file, we can use the method provided by Aspose.Cells to set the formula calculation mode and get the result. Finally, we save the modified Excel file to disk.... Select one of the options. Aspose.Cells...CalcModeType enumeration which has one of the following values: Cal...

    docs.aspose.com/cells/cpp/setting-formula-calcu...
  2. HtmlSaveOptions.exportDropDownFormFieldAsText p...

    HtmlSaveOptions.exportDropDownFormFieldAsText property. Controls how drop-down form fields are saved to HTML or MHTML...insertComboBox ( "MyComboBox" , [ "One" , "Two" , "Three" ], 1 ); //...name=\"MyComboBox\">" + "<option>One</option>" + "<option selecte...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. How to Format Number to Fraction|Documentation

    This article will introduce how to Format Number to Fractionusing Aspose.Cells for Node.js via C++ API....cell if you’re only formatting one. Open Format Cells Dialog : With...cells selected, right-click on one of the selected cells and choose...

    docs.aspose.com/cells/nodejs-cpp/how-to-format-...
  4. ChartXValueCollection class | Aspose.Words for ...

    Aspose.Words.Drawing.Charts.ChartXValueCollection class. Represents a collection of X values for a chart series....points and data values are one-to-one in column charts. series...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ChartXValueCollection class | Aspose.Words for ...

    aspose.words.drawing.charts.ChartXValueCollection class. Represents a collection of X values for a chart series....points and data values are one-to-one in column charts. series...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Document::get_HasMacros method |...

    Aspose::Words::Document::get_HasMacros method. Returns true if the document has a VBA project (macros) in C++....MACROBUTTON field, and reference one of the document's macros by name...macro, // our macro will be the one that the MACROBUTTON field runs...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. Section class | Aspose.Words for Python

    aspose.words.Section class. Represents a single section in a document...Remarks Section can have one Body and maximum one HeaderFooter of each...section needs to have Body with one Paragraph . Each section has...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Fields::FieldOptions::get_Curren...

    Aspose::Words::Fields::FieldOptions::get_CurrentUser method. Gets or sets the current user information in C++....get_DefaultUser () -> set_Address ( u "One Microsoft Way" ); doc -> get_FieldOptions...get_Result ()); ASSERT_EQ ( u "One Microsoft Way" , builder -> InsertField...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. IImageSavingCallback | Aspose.Words for Java

    Implement this interface if you want to control how Aspose.Words saves images when saving a document to HTML in Java....Markdown, we will end up with one Markdown file which links to...document normally, there will be one output HTML // document with...

    reference.aspose.com/words/java/com.aspose.word...
  10. Read and Manipulate Excel 2016 Charts|Documenta...

    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.... It reads all charts one by one and changes its title as...

    docs.aspose.com/cells/java/read-and-manipulate-...