Sort Score
Result 10 results
Languages All
Labels All
Results 4,841 - 4,850 of 10,695 for

true type

(0.15 sec)
  1. ChartDataLabel.top_mode property | Aspose.Words...

    ChartDataLabel.top_mode property. Gets or sets the interpretation mode of the [ChartDataLabel.top](../top/) property value: whether it sets the location of the data label from the top 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. ChartDataLabel.top property | Aspose.Words for ...

    ChartDataLabel.top property. Gets or sets the distance of the data label in points from the top edge of the chart or from the position specified by its [ChartDataLabel.position](../position/) property, depending on the value of the [ChartDataLabel.top_mode](../top_mode/) 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...
  3. DropDownItemCollection | Aspose.Words for Java

    A collection of strings that represent all the items in a drop-down form field in Java....value) Parameters: Parameter Type Description value java.lang...clear(); Parameters: Parameter Type Description value java.lang...

    reference.aspose.com/words/java/com.aspose.word...
  4. LaTeX math formulas rendering | .NET

    Aspose.TeX API solution for .NET LaTeX math formulas rendering is described in this article. Learn the code examples on how to use the functionality.... ShowTerminal = true ; 19 20 // Create the output... 17 options. ShowTerminal = true ; 18 19 // Create the output...

    docs.aspose.com/tex/net/latex-math-formula-rend...
  5. Text Formatting|Aspose.Slides Documentation

    Manage and manipulate text and text frame properties in C++...set_FontBold ( NullableBool :: True ); auto portion2 = System ::...set_FontBold ( NullableBool :: True ); auto paragraphPortions =...

    docs.aspose.com/slides/cpp/text-formatting/
  6. ShapeBase.is_layout_in_cell property | Aspose.W...

    ShapeBase.is_layout_in_cell property. Gets or sets a flag indicating whether the shape is displayed inside a table or outside of it....Remarks The default value is True . Has effect only for top level...the property ShapeBase.wrap_type of which is set to value other...

    reference.aspose.com/words/python-net/aspose.wo...
  7. LoadOptions.update_dirty_fields property | Aspo...

    LoadOptions.update_dirty_fields property. Specifies whether to update the fields with the ``dirty`` attribute.... insert_field ( field_type = aw . fields . FieldType ....FIELD_AUTHOR , update_field = True ) . as_field_author () self...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Manipulate PDF Document|Aspose.PDF for C++

    本节解释了关于验证 PDF A 标准的 PDF 文档,如何使用目录,如何设置 PDF 到期日期,以及如何确定 PDF 文件生成的进度。...heading2 -> set_IsAutoSequence ( true ); heading2 -> set_TocPage (...//将标题添加到目录中。 heading2 -> set_IsInList ( true ); page -> get_Paragraphs ()...

    docs.aspose.com/pdf/zh/cpp/manipulate-pdf-docum...
  9. Can't get the picture in the header - Free Supp...

    I am trying to extract the pictures from the header of a word document. But it doesn’t seems to always work. I would like to know if there was a way to get them 100% of the time, thank you ( i am using aspose word python…...ANY, True): if node.node_type == aw.NodeType.SHAPE...SHAPE or node.node_type == aw.NodeType.GROUP_SHAPE: image_file_name...

    forum.aspose.com/t/cant-get-the-picture-in-the-...
  10. LaTeX Figure rendering | Aspose.TeX for .NET

    Aspose.TeX API solution for .NET LaTeX fragment (figure) rendering is described in this article. Learn the code examples on how to use the functionality.... ShowTerminal = true ; 14 15 // Create the output... 12 options. ShowTerminal = true ; 13 14 // Create the output...

    docs.aspose.com/tex/net/latex-figure-rendering/