Sort Score
Result 10 results
Languages All
Labels All
Results 4,741 - 4,750 of 10,764 for

true type

(0.08 sec)
  1. Aspose::Words::Drawing::Charts::ChartDataLabelC...

    Aspose::Words::Drawing::Charts::ChartDataLabelCollection::get_Position method. Gets or sets the position of the data labels in C++....the following chart series types: Bar , Column , Histogram ,...series -> set_HasDataLabels ( true ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Specify TrueType Fonts Location in C++|Aspose.W...

    Specify various TrueType font sources: system folder, user sources, loading fonts from a stream, a file system or memory....to specify the location of true type fonts explicitly. To do this...Typeface class. There are five types of typefaces, each typeface...

    docs.aspose.com/words/cpp/specify-truetype-font...
  3. HtmlSaveOptions class | Aspose.Words for Python

    aspose.words.saving.HtmlSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.HTML](../../aspose.words/saveformat/#HTML), [SaveFormat.MHTML](../../aspose.words/saveformat/#MHTML), [SaveFormat.EPUB](../../aspose.words/saveformat/#EPUB), [SaveFormat.AZW3](../../aspose.words/saveformat/#AZW3) or [SaveFormat.MOBI](../../aspose.words/saveformat/#MOBI) format... css_style_sheet_type Specifies how CSS (Cascading... export_generator_name When True , causes the name and version...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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...
  5. NodeCollection.to_array method | Aspose.Words f...

    NodeCollection.to_array method. Copies all nodes from the collection to a new array of nodes.... of_type ( lambda x : x . as_shape ()...get_child_nodes ( aw . NodeType . SHAPE , True ))))) self . assertEqual ( 3...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ListFormat.isListItem property | Aspose.Words f...

    ListFormat.isListItem property. True when the paragraph has bulleted or numbered formatting applied to it....isListItem property True when the paragraph has bulleted...the list. // Below are two types of lists that we can create...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. How to Format Number to Fraction with C++|Docum...

    This article will introduce how to format numbers to fractions using Aspose.Cells for C++ API.... This can be particularly true in formal documents, reports...to two digits, and even as typed fractions. This flexibility...

    docs.aspose.com/cells/cpp/how-to-format-number-...
  8. Connector|Aspose.Slides for PHP Documentation

    Connect PowerPoint shapes... Types of Connectors In PowerPoint...object by defining the connector type. Connect the shapes using the...

    docs.aspose.com/slides/php-java/connector/
  9. Creating, Reading and Saving Projects

    Learn how to create, edit, and save projects in different formats (MPP, Primavera XML, PDF, JPEG) using Aspose.Tasks for .NET....provided by the enumeration type. The following lines of code...(*.xml) option from the file types and browse to the output XML...

    docs.aspose.com/tasks/net/creating-reading-and-...
  10. XmlMapping | Aspose.Words for Java

    Specifies the information that is used to establish a mapping between the parent structured document tag and an XML element stored within a custom XML data part in the document in Java.... isMapped() Returns true if the parent structured document...STRUCTURED_DOCUMENT_TAG, 0, true); Assert.assertEquals("{F30...

    reference.aspose.com/words/java/com.aspose.word...