Sort Score
Result 10 results
Languages All
Labels All
Results 5,141 - 5,150 of 15,784 for

true type

(0.08 sec)
  1. Manage PowerPoint Slide Masters in Python|Aspos...

    Automate PowerPoint and OpenDocument slide masters with Aspose.Slides for Python via .NET to maximize development efficiency. A complete guide for beginners and advanced users....represented by the MasterSlide type. The Aspose.Slides Presentation...contains the masters collection of type MasterSlideCollectio , which...

    docs.aspose.com/slides/python-net/slide-master/
  2. TextPath.Kerning | Aspose.Words for .NET

    Discover the TextPath Kerning property to enhance typography by controlling kerning settings for improved text readability and design quality.... Bold = true ; shape . TextPath . Italic = true ; // Below...AppendWordArt ( doc , "On set to \"true\"" , "Calibri" , 150 , 24 ,...

    reference.aspose.com/words/net/aspose.words.dra...
  3. TextPath.FontFamily | Aspose.Words for .NET

    Discover the TextPath FontFamily property to effortlessly define and customize your text paths for stunning typography in web design.... Bold = true ; shape . TextPath . Italic = true ; // Below...AppendWordArt ( doc , "On set to \"true\"" , "Calibri" , 150 , 24 ,...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Shape.text_path property | Aspose.Words for Python

    Shape.text_path property. Defines the text of the text path (of a WordArt object).... 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...
  5. Move Figures to Even Pages and Content to Odd P...

    Hi, I have a DOCX file which was generated from HTML using Aspose.Words. Now I want to modify this DOCX so that: Figures (images with captions) only appear on even-numbered pages. Other content (paragraphs, tables, e…...document to determine their types (text or image). Create a new...getChildNodes(NodeType.ANY, true)) { if (node.getNodeType() ==...

    forum.aspose.com/t/move-figures-to-even-pages-a...
  6. AxisScaling.minimum property | Aspose.Words for...

    AxisScaling.minimum property. Gets or sets minimum value of the axis....hasMajorGridlines = true ; xAxis . hasMinorGridlines = true ; // Define...hasMajorGridlines = true ; yAxis . hasMinorGridlines = true ; doc . save...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Non-standard /DefaultValue key in the /Pages di...

    I have a PDF document that when examining its metadata has this object: 2 0 obj << /Type /Pages /Count 4 /Kids [3 0 R 22 0 R 25 0 R 28 0 R] /DefaultValue (GykqNSk/dAoeHHo8NSh6dBQfDnpobnRodGo=) >> endobj Appare…...has this object: 2 0 obj << /Type /Pages /Count 4 /Kids [3 0 R...if you could confirm this is true. asad.ali September 1, 2025...

    forum.aspose.com/t/non-standard-defaultvalue-ke...
  8. Setting Chart Appearance with Node.js via C++|D...

    Learn how to configure the appearance of charts in Aspose.Cells for Node.js via C++. Our guide will show you how to modify chart layouts, colors, fonts, and effects to achieve the desired visual style and enhance your worksheets....a brief introduction to the types of charts and charting objects...getNSeries (). add ( "A1:B3" , true ); // Setting the foreground...

    docs.aspose.com/cells/nodejs-cpp/setting-chart-...
  9. ChartDataLabelCollection.show_bubble_size prope...

    ChartDataLabelCollection.show_bubble_size property. Allows to specify whether bubble size 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...
  10. Aspose::Words::Drawing::Charts::ChartShapeType ...

    Aspose::Words::Drawing::Charts::ChartShapeType enum. Specifies the shape Type of chart elements in C++....ChartShapeType enum Specifies the shape type of chart elements. enum class...series -> set_HasDataLabels ( true ); series -> get_DataLabels...

    reference.aspose.com/words/cpp/aspose.words.dra...