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

true type

(0.09 sec)
  1. Alignment Settings with C++|Documentation

    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/cpp/cells-alignment-setti...
  2. 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...
  3. 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...
  4. 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/
  5. 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/
  6. Aspose::Words::Lists::ListFormat class | Aspose...

    Aspose::Words::Lists::ListFormat class. Allows to control what list formatting is applied to a paragraph. To learn more, visit the documentation article in C++.... get_IsListItem () True when the paragraph has bulleted...et_ListLevelNumber . static Type () Remarks A paragraph in a...

    reference.aspose.com/words/cpp/aspose.words.lis...
  7. 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...
  8. 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...
  9. Aspose::Words::DocumentBuilder::InsertImage met...

    Aspose::Words::DocumentBuilder::InsertImage method. Inserts an image from a byte array into the document. The image is inserted inline and at 100% scale in C++....uint8_t > & imageBytes ) Parameter Type Description imageBytes const...WrapType wrapType ) Parameter Type Description imageBytes const...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. Using DocumentBuilder to Modify a Document|Aspo...

    Use the document builder to modify a document easily in Java.... There are two general types of lists in Microsoft Word:...by index or by border type. Border type is represented by the...

    docs.aspose.com/words/java/using-documentbuilde...