Sort Score
Result 10 results
Languages All
Labels All
Results 2,481 - 2,490 of 17,437 for

true type

(0.77 sec)
  1. FieldPrivate | Aspose.Words for Java

    Implements the PRIVATE field in Java....FIELD_PRIVATE, true); // These fields are not a...FieldFormat object that provides typed access to field’s formatting...

    reference.aspose.com/words/java/com.aspose.word...
  2. 如何使用JavaScript通过C++创建组合图表|Documentation

    学习如何使用Aspose.Cells for Java脚本通过C++创建组合图表。我们的全面指南将演示如何将不同的图表类型合并成一个组合图表,从而实现更有效的数据展示。...Chart Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/zh/javascript-cpp/create-...
  3. Convert PostScript with Aspose.Page JavaScript ...

    PS to BMP conversion functionality included in Aspose.Page API solution for JavaScript via C++ is explained and illustrated with the code snippets here....the SuppressErrors value was true, as it is by default, it is...files in JavaScript: <script type="text/javascript" async src="AsposePageforJS...

    docs.aspose.com/page/javascript-cpp/convert-ps/
  4. Font Settings|Documentation

    Aspose.Cells is a Python library for working with spreadsheet files. It supports setting the font settings of cells, allowing users to customize the font style and properties of cells. This article will introduce how to use the Aspose.Cells for Python via .NET library to set cell font settings....object’s is_bold property to true . Setting Font Size Set the...property. Setting Font Underline Type Use the Style.font object’s...

    docs.aspose.com/cells/python-net/cells-font-set...
  5. ConditionalStyleType enumeration | Aspose.Words...

    aspose.words.ConditionalStyleType enumeration. Represents possible table areas to which conditional formatting may be defined in a table style.... # 1 - By style type: table_style . conditional_styles...conditional_styles . get_by_conditional_style_type ( aw . ConditionalStyleType...

    reference.aspose.com/words/python-net/aspose.wo...
  6. CssStyleSheetType | Aspose.Words for Java

    Specifies how CSS Cascading Style Sheet styles are exported to HTML in Java....css", true, false)); doc.save(getArtifactsDir()...cssStyleSheetTypeNam) Parameters: Parameter Type Description cssStyleSheetTypeNam...

    reference.aspose.com/words/java/com.aspose.word...
  7. Aspose::Words::Drawing::Charts::ChartLegendEntr...

    Aspose::Words::Drawing::Charts::ChartLegendEntry class. Represents a chart legend entry. To learn more, visit the documentation article in C++.... static Type () Remarks A legend entry corresponds...Words :: NodeType :: Shape , 0 , true ))) -> get_Chart (); System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. FieldListNum.HasListName | Aspose.Words for .NET

    Discover how the FieldListNum HasListName property indicates if an abstract numbering definition name is included in the fields code for enhanced document formatting.... FieldListNum , true ); // Lists start counting at...( FieldType . FieldListNum , true ); // This field will start...

    reference.aspose.com/words/net/aspose.words.fie...
  9. FieldListNum.ListLevel | Aspose.Words for .NET

    Discover the FieldListNum ListLevel property to customize your list levels effortlessly, enhancing your data organization and control.... FieldListNum , true ); // Lists start counting at...( FieldType . FieldListNum , true ); // This field will start...

    reference.aspose.com/words/net/aspose.words.fie...
  10. Extract and Save an Attachment|Aspose.PDF for Java

    Aspose.PDF for Java allows you to get all attachments from a PDF document. Also, you can get an individual attachment from your document.... printf ( "\nMime Type: - " + fileSpecification . getMIMEType...fileSpecification . getName (), true ); byte [] buffer = new byte...

    docs.aspose.com/pdf/java/extract-and-save-an-at...