Sort Score
Result 10 results
Languages All
Labels All
Results 5,171 - 5,180 of 16,779 for

true type

(0.33 sec)
  1. ChartAxis.Title | Aspose.Words for .NET

    Discover the ChartAxis Title property for easy access and customization of axis titles, enhancing your data visualization and presentation.... Show = true ; ChartAxisTitle chartAxisYTitle...chartAxisYTitle . Show = true ; chartAxisYTitle . Overlay = true ; chartAxisYTitle...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Alignment Settings with Golang via C++|Document...

    In the Aspose.Cells library, you can use cell alignment settings to adjust the layout and display of text. By adjusting settings such as horizontal alignment, vertical alignment, and text wrapping, you have more control over how text flows in cells. This document will provide you with detailed steps and sample code to help you quickly grasp how to use Aspose.Cells for cell alignment settings.... Select any text alignment type using the TextAlignmentType...pre-defined text alignment types in the TextAlignmentType enumeration...

    docs.aspose.com/cells/go-cpp/cells-alignment-se...
  3. ChartDataLabelCollection.show_percentage proper...

    ChartDataLabelCollection.show_percentage property. Allows to specify whether percentage value is to be displayed for the data labels of the entire series... 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...
  4. Aspose::Words::Fields::FieldDisplayBarcode::get...

    Aspose::Words::Fields::FieldDisplayBarcode::get_ScalingFactor method. Gets or sets a scaling factor for the symbol. The value is in whole percentage points and the valid values are [10, 1000] in C++....FieldDisplayBarcode , true )); // Below are four types of barcodes, decorated...FieldType :: FieldDisplayBarcode , true )); field -> set_BarcodeType...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. TextPath.text_path_alignment property | Aspose....

    TextPath.text_path_alignment property. Defines the alignment of text.... bold = True shape . text_path . italic = True # Below are...TEXT_PLAIN_TEXT , shape . shape_type ) # Use the "on" property to...

    reference.aspose.com/words/python-net/aspose.wo...
  6. TextPath.trim property | Aspose.Words for Python

    TextPath.trim property. Determines whether extra space is removed above and below the text.... bold = True shape . text_path . italic = True # Below are...TEXT_PLAIN_TEXT , shape . shape_type ) # Use the "on" property to...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Working with Images in Node.js|Aspose.Words for...

    Create and manage images of various formats in a document using Node.js....images or images having specific type from the document, follow these...depends on the ShapeType . It is True for ShapeType.Image and False...

    docs.aspose.com/words/nodejs-net/working-with-i...
  8. Customize Chart Axes in Presentations Using Jav...

    Discover how to use JavaScript with Aspose.Slides for Node.js via Java to customize chart axes in PowerPoint presentations for reports and visualizations....your preferred category axis type ( date or text ). This code...getVerticalAxis (). setTitle ( true ); chart . getAxes (). getVerticalAxis...

    docs.aspose.com/slides/nodejs-java/chart-axis/
  9. Compare Documents in Java|Aspose.Words for Java

    Compare two documents in any supported formats and shows content changes. You can apply advanced options when comparing using Java....comparison operation for certain types of objects within the original...appropriate property for the object type, such as IgnoreHeadersAndFoot...

    docs.aspose.com/words/java/compare-documents/
  10. Manage Presentation Headers and Footers in C++|...

    Use Aspose.Slides for C++ to add and customize headers and footers in PowerPoint and OpenDocument presentations for a professional look....-> get_Placeholder () -> get_Type () == PlaceholderType :: Header...() -> SetAllFootersVisibil ( true ); // Access and Update Header...

    docs.aspose.com/slides/cpp/presentation-header-...