Sort Score
Result 10 results
Languages All
Labels All
Results 4,911 - 4,920 of 15,944 for

true type

(0.1 sec)
  1. Aspose::Words::Drawing::TextBox class | Aspose....

    Aspose::Words::Drawing::TextBox class. Defines attributes that specify how a text is displayed inside a shape. To learn more, visit the documentation article in C++.... static Type () Remarks Use the TextBox property...textBox -> set_FitShapeToText ( true ); textBox -> set_TextBoxWrapMode...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. 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...
  3. VSD to PDF - Text is getting wrapped as compare...

    SampleVsd.zip (187.8 KB) Hi, We are having an issue with the attached VSD. When exporting it to PDF using Aspose, a lot of the text is wrapped compared to Office Export and VSD fidelity (see attached screenshot). Tha…...Setting the WordWrap property to true will allow text to break into...= new CalculateOptions(); o.Type = Aspose.Diagram.CalculateItemType...

    forum.aspose.com/t/vsd-to-pdf-text-is-getting-w...
  4. Format Worksheet Cells in a Workbook with Node....

    Learn how to format worksheet cells in a workbook using Aspose.Cells for Node.js via C++. Customize the appearance and style of data in spreadsheets....distinguish between different types of information and to display...setIsBold ( true ); stl0 . getFont (). setIsItalic ( true ); let flag...

    docs.aspose.com/cells/nodejs-cpp/format-workshe...
  5. Shapes in Charts with C++|Documentation

    Learn how to use Aspose.Cells for C++ to add controls and customize charts in Microsoft Excel. Our guide will demonstrate how to manipulate chart elements, adjust formatting, and enhance the overall appearance and usability of your charts....Chart" ); // Set the Placement Type, the way the label is attached...textbox0 . GetFont (). SetIsBold ( true ); // Set the font size textbox0...

    docs.aspose.com/cells/cpp/controls-in-charts/
  6. Aspose::Words::Fields::FieldDisplayBarcode::get...

    Aspose::Words::Fields::FieldDisplayBarcode::get_BarcodeValue method. Gets or sets the barcode value 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...
  7. Format Worksheet Cells in a Workbook with JavaS...

    Learn how to format worksheet cells in a workbook using Aspose.Cells for JavaScript via C++. Customize the appearance and style of data in spreadsheets....distinguish between different types of information and to display...getFont().setIsBold(true); stl0.getFont().setIsItalic(true); let flag...

    docs.aspose.com/cells/javascript-cpp/format-wor...
  8. How to Format Number to Fraction|Documentation

    This article will introduce how to format number to fraction using Aspose.Cells for Node.js via C++ API.... This can be particularly true in formal documents, reports...up to two digits, and even typed fractions. This flexibility...

    docs.aspose.com/cells/nodejs-cpp/how-to-format-...
  9. FieldDisplayBarcode.background_color property |...

    FieldDisplayBarcode.background_color property. Gets or sets the background color of the barcode symbol... FIELD_DISPLAY_BARCODE , True ) . as_field_display_barcode...e () # Below are four types of barcodes, decorated in various...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FieldXE.is_bold property | Aspose.Words for Python

    FieldXE.is_bold property. Gets or sets whether to apply bold formatting to the entry's page number.... insert_field ( field_type = aw . fields . FieldType ....FIELD_INDEX , update_field = True ) . as_field_index () index...

    reference.aspose.com/words/python-net/aspose.wo...