Sort Score
Result 10 results
Languages All
Labels All
Results 4,441 - 4,450 of 10,315 for

true type

(0.24 sec)
  1. AxisScaling.minimum property | Aspose.Words for...

    AxisScaling.minimum property. Gets or sets minimum value of the axis....has_major_gridlines = True x_axis . has_minor_gridlines = True # Define Y-axis...has_major_gridlines = True y_axis . has_minor_gridlines = True doc . save...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ChartAxis.base_time_unit property | Aspose.Word...

    ChartAxis.base_time_unit property. Returns or sets the smallest time unit that is represented on the time category axis....has_major_gridlines = True x_axis . has_minor_gridlines = True # Define Y-axis...has_major_gridlines = True y_axis . has_minor_gridlines = True doc . save...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Shapes in Charts with C++|Documentation

    Learn how to use Aspose.Cells for C++ to add controls and customize charts in Microsoft Excel. Our guide will demonstrate how to manipulate chart elements, adjust formatting, and enhance the overall appearance and usability of your charts....Chart" ); // Set the Placement Type, the way the Label is attached...textbox0 . GetFont (). SetIsBold ( true ); // Set the font size textbox0...

    docs.aspose.com/cells/cpp/controls-in-charts/
  4. 用Node.js via C++创建和管理图表|Documentation

    学习如何使用Aspose.Cells for Node.js在Microsoft Excel中创建图表。我们的指南将展示各种图表类型以及如何自定义其外观和格式。...setChartDataRange ( "A1:C4" , true ); // Saving the Excel file...getNSeries (). add ( "A1:B3" , true ); // Saving the Excel file...

    docs.aspose.com/cells/zh/nodejs-cpp/creating-ch...
  5. Convert Worksheet to CSV|Documentation

    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....class ApacheXLSX2CSV { /** * The type of the data value is indicated...equals ( name )) { vIsOpen = true ; // Clear contents cache value...

    docs.aspose.com/cells/java/convert-worksheet-to...
  6. 将工作表转换为CSV|Documentation

    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....class ApacheXLSX2CSV { /** * The type of the data value is indicated...equals ( name )) { vIsOpen = true ; // Clear contents cache value...

    docs.aspose.com/cells/zh/java/convert-worksheet...
  7. Timephased Data Generation for Different Work C...

    Learn how to work with Microsoft Project (MPP/XML) timephased data with different work contours using Aspose.Tasks for C++....piece of code assigns different types of work contours to an assigned...td_enumerator -> get_Current(), true )) 19 { 20 System::Console::WriteLine(td...

    docs.aspose.com/tasks/cpp/timephased-data-gener...
  8. GradientStopCollection | Aspose.Words for Java

    Contains a collection of GradientStop objects in Java....saveOptions); Parameters: Parameter Type Description gradientStop GradientStop...saveOptions); Parameters: Parameter Type Description index int Returns:...

    reference.aspose.com/words/java/com.aspose.word...
  9. DefaultFontSubstitutionRule | Aspose.Words for ...

    Default font substitution rule in Java....setEnabled(true); doc.getFontSettings().getSubstitutionSetti()...pdf"); Parameters: Parameter Type Description value java.lang...

    reference.aspose.com/words/java/com.aspose.word...
  10. Font.bidi property | Aspose.Words for Python

    Font.bidi property. Specifies whether the contents of this run shall have right-to-left characteristics....classified as “weak types” and “neutral types”. Examples Shows how...italic_bi = True builder . font . bold_bi = True builder . font...

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