Sort Score
Result 10 results
Languages All
Labels All
Results 5,731 - 5,740 of 15,984 for

true type

(0.23 sec)
  1. ChartDataLabel.left_mode property | Aspose.Word...

    ChartDataLabel.left_mode property. Gets or sets the interpretation mode of the [ChartDataLabel.left](../left/) property value: whether it sets the location of the data label from the left edge of the chart of from the position specified by its [ChartDataLabel.position](../position/) property.... insert_chart ( chart_type = aw . drawing . charts . ChartType...) series . has_data_labels = True data_labels = series . data_labels...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Insert Sparkline with C++|Documentation

    Create sparkline for Excel using Aspise.Cells with C++.... There are three types of sparklines: Line, Column...SetShowHighPoint ( true ); group . SetShowLowPoint ( true ); group ....

    docs.aspose.com/cells/cpp/creating-sparklines/
  3. What's new 2021|Aspose.PDF for .NET

    This page introduces the most popular new features in Aspose.PDF for .NET introduced in 2021.... Sign ( 1 , true , rect , pkcs ); // Save PDF...PDF file pdfSign . Sign ( 1 , true , rect , pkcs ); // Save PDF...

    docs.aspose.com/pdf/net/whatsnew/2021/
  4. How to digitally sign PDF|Aspose.PDF for Java

    Learn how to digitally sign a PDF file to ensure its authenticity and integrity using Aspose.PDF for Java... sign ( 1 , true , new java . awt . Rectangle...any of the three signature types signature . sign ( 1 , "Signature...

    docs.aspose.com/pdf/java/digitally-sign-pdf-file/
  5. 档案

    档案...ger()->SetAllFootersVisibil(true); // 访问和更新标题 auto masterNotesSlide...(shape->get_Placeholder()->get_Type() == PlaceholderType::Header)...

    blog.aspose.com/zh/slides/add-header-and-footer...
  6. ChartDataLabelPosition enumeration | Aspose.Wor...

    aspose.words.drawing.charts.ChartDataLabelPosition enumeration. Specifies the position for a chart data label.... Not all series types allow you to specify label positions...builder . insert_chart ( chart_type = aw . drawing . charts . ChartType...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Cell.tables property | Aspose.Words for Python

    Cell.tables property. Gets a collection of tables that are immediate children of the cell.... TABLE , True ) for i in range ( tables ....get_ancestor ( table . node_type ) while parent is not None :...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Need a Sample Code to Create a PowerPoint Combi...

    I have a combination chart of stacked column, line with markers on the primary axis and cluster column on the secondary axis. Fact2LegendNotVisible.zip (37.8 KB) please refer the attached ppt file and provide the code. …...setShowValue(true); series.getLabels().getDefaultDataLabelF()...getDefaultDataLabelF().setShowValue(true); series.getLabels().getDefaultDataLabelF()...

    forum.aspose.com/t/need-a-sample-code-to-create...
  9. ChartDataLabelPosition enumeration | Aspose.Wor...

    Aspose.Words.Drawing.Charts.ChartDataLabelPosition enumeration. Specifies the position for a chart data label.... Not all series types allow you to specify label positions...color. series . hasDataLabels = true ; let dataLabels = series ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. FindReplaceOptions.use_substitutions property |...

    FindReplaceOptions.use_substitutions property. Gets or sets a boolean value indicating whether to recognize and use substitutions within replacement patterns...com/en-us/dotnet/standard/base-types/substitutions-in-regular-expressions...options . use_substitutions = True # Using legacy mode does not...

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