Sort Score
Result 10 results
Languages All
Labels All
Results 1,641 - 1,650 of 70,533 for

values

(0.26 sec)
  1. Aspose::Words::Saving::EmfPlusDualRenderingMode...

    Aspose::Words::Saving::EmfPlusDualRenderingMode enum. Specifies how Aspose.Words should render EMF+ Dual metafiles in C++....EmfPlusDualRendering Values Name Value Description EmfPlusWithFallback...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. Setting Dynamic Array Formulas|Documentation

    How to use the Aspose.Cells library to calculate dynamic array formulas in Microsoft Excel. By loading an existing Excel file or creating a new Excel file, we can use the method provided by Aspose.Cells to calculate the dynamic array formula and get the result. Finally, we save the modified Excel file to disk....involve operations on arrays of values. They are enclosed in curly...datasets. Examples: Summing the values in a range: {=SUM(A1:A5*B1:B5)}...

    docs.aspose.com/cells/net/calculation-of-dynami...
  3. Aspose::Words::Saving::PdfAttachmentsEmbeddingM...

    Aspose::Words::Saving::PdfAttachmentsEmbeddingMode enum. Specifies how attachments are embedded to PDF document in C++....PdfAttachmentsEmbedd Values Name Value Description None 0 Attachments...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. TxtOfficeMathExportMode Enum | Aspose.Words for...

    TxtOfficeMathExportMode lets you choose how Word OfficeMath equations are exported to text for better accuracy and readability....TxtOfficeMathExportM Values Name Value Description Text 0 Export...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Setting Dynamic Array Formulas with Node.js via...

    How to use the Aspose.Cells library to calculate dynamic array formulas in Excel using Node.js via C++. Load, calculate, and save Excel files easily....involve operations on arrays of values. They are enclosed in curly...sets. Examples: Summing the values in a range: {=SUM(A1:A5*B1:B5)}...

    docs.aspose.com/cells/nodejs-cpp/calculation-of...
  6. Specify how to cross string in output HTML usin...

    Learn how to control string overflow in HTML output using Aspose.Cells for C++ with HtmlCrossType.... It has the following values: HtmlCrossType.Default : Displays...times faster than setting the value to Default or FitToCell. HtmlCrossType...

    docs.aspose.com/cells/cpp/specify-how-to-cross-...
  7. AxisTickLabels.spacing property | Aspose.Words ...

    AxisTickLabels.spacing property. Gets or sets the interval at which the tick labels are drawn....setter def spacing ( self , value : int ): ... Remarks The property...new charts. Valid range of a value is greater than or equal to...

    reference.aspose.com/words/python-net/aspose.wo...
  8. AxisTickLabels.is_auto_spacing property | Aspos...

    AxisTickLabels.is_auto_spacing property. Gets or sets a flag indicating whether to use automatic interval for drawing the tick labels....self , value : bool ): ... Remarks The default value is True...X-axis and respective numeric values for the Y-axis. chart . series...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Drawing::Charts::ChartDataLabelC...

    Aspose::Words::Drawing::Charts::ChartDataLabelCollection::get_ShowDataLabelsRange method. Allows to specify whether Values from data labels range to be displayed in the data labels of the entire series. Default value is false in C++....method Allows to specify whether values from data labels range to be...the entire series. Default value is false . bool Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Z Axis with Node.js via C++|Documentation

    Learn how to work with the Z‑axis in Aspose.Cells for Node.js via C++. Our guide will help you understand how to configure and customize the Z‑axis, including its scale and labels, to enhance your charts....creates a new Excel file and puts values of the chart in the first worksheet...getWorksheets (). get ( 0 ); // Put values into cells for creating the...

    docs.aspose.com/cells/nodejs-cpp/z-axis/