Sort Score
Result 10 results
Languages All
Labels All
Results 731 - 740 of 70,793 for

values

(0.13 sec)
  1. Aspose::Words::Saving::PdfSaveOptions::get_UseS...

    Aspose::Words::Saving::PdfSaveOptions::get_UseSdtTagAsFormFieldName method. Specifies whether to use SDT control Tag or Id property as a name of form field in PDF in C++....() const Remarks The default value is false . When set to false...and Tag values are not unique, duplicate Tag values will be altered...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. Setting Formula Calculation Mode of Workbook|Do...

    This article introduces how to set the formula calculation mode of a workbook in Microsoft Excel with the Aspose.Cells library. 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.... There are three possible values: Automatic – recalculate whenever...which has one of the following values: CalcModeType.Automatic CalcModeType...

    docs.aspose.com/cells/net/setting-formula-calcu...
  3. ParagraphFormat.firstLineIndent property | Aspo...

    ParagraphFormat.firstLineIndent property. Gets or sets the value (in points) for a first line or hanging indent...firstLineIndent property Gets or sets the value (in points) for a first line...hanging indent. Use positive values to set the first-line indent...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Table.horizontal_anchor property | Aspose.Words...

    Table.horizontal_anchor property. Gets the base object from which the horizontal positioning of floating table should be calculated... Default value is RelativeHorizontalPo.COLUMN...horizontal_anchor ( self , value : aspose . words . drawing ...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Table.vertical_anchor property | Aspose.Words f...

    Table.vertical_anchor property. Gets the base object from which the vertical positioning of floating table should be calculated... Default value is RelativeVerticalPosi.MARGIN...def vertical_anchor ( self , value : aspose . words . drawing ...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ChartAxis.hidden property | Aspose.Words for Py...

    ChartAxis.hidden property. Gets or sets a flag indicating whether this axis is hidden or not....( self , value : bool ): ... Remarks Default value is False ...X-axis, and respective decimal values for the Y-axis. chart . series...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Primary and Secondary Axis|Documentation

    Learn how to understand and work with primary and secondary axes in Aspose.Cells for Python via .NET. Our guide will help you understand the differences between primary and secondary axes, and how to configure and use them effectively in your charts....series on a secondary vertical (value) axis. The scale of the secondary...secondary vertical axis shows the values for the associated data series...

    docs.aspose.com/cells/python-net/primary-and-se...
  8. MappedDataFieldCollection class | Aspose.Words ...

    aspose.words.mailmerging.MappedDataFieldCollection class. Allows to automatically map between names of fields in your data source and names of mail merge fields in the document...of string keys into string values. The keys are the names of...fields in the document and the values are the names of fields in...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ParagraphFormat.FirstLineIndent | Aspose.Words ...

    Discover how to use the ParagraphFormat FirstLineIndent property to easily customize first line or hanging indents in your documents for improved readability....FirstLineIndent property Gets or sets the value (in points) for a first line...hanging indent. Use positive values to set the first-line indent...

    reference.aspose.com/words/net/aspose.words/par...
  10. Chart.format property | Aspose.Words for Python

    Chart.format property. Provides access to fill and line formatting of the chart.... categories = categories , values = [ 1 , 2 ]) series . add (... categories = categories , values = [ 3 , 4 ]) # Format chart...

    reference.aspose.com/words/python-net/aspose.wo...