Sort Score
Result 10 results
Languages All
Labels All
Results 5,231 - 5,240 of 16,780 for

true type

(0.48 sec)
  1. TextPath.Shadow | Aspose.Words for .NET

    Discover how the TextPath Shadow property enhances your text with customizable shadows for stunning visual effects on your designs.... Bold = true ; shape . TextPath . Italic = true ; // Below...AppendWordArt ( doc , "On set to \"true\"" , "Calibri" , 150 , 24 ,...

    reference.aspose.com/words/net/aspose.words.dra...
  2. TextPath.Size | Aspose.Words for .NET

    Discover the TextPath Size property, easily customize font size in points for enhanced readability and design flexibility in your projects.... 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.TextPathAlignment | Aspose.Words for .NET

    Discover the TextPathAlignment property to easily customize text alignment in your designs. Enhance your layouts with precise control and creativity!... 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. Bookmark | Aspose.Words for Java

    Represents a single bookmark in Java.... isColumn() Returns true if this bookmark is a table...and its IsColumn flag set to true. System.out.println(MessageFormat...

    reference.aspose.com/words/java/com.aspose.word...
  5. FieldNextIf class | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldNextIf class. Implements the NEXTIF field... If the comparison is true, the next data record is merged...FieldFormat object that provides typed access to field’s formatting...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose.Words Use of consulting - Free Support F...

    I have a Word document with multiple headings (all are Level 1). Each heading is followed by a section of text. Is there a way to extract all headings and the specific content under each one?...KeepSourceNumbering = true; List<Document> docParts = new...(Section)currentImporter.ImportNode(sect, true); currentSection.Body.RemoveAllChildren();...

    forum.aspose.com/t/aspose-words-use-of-consulti...
  7. Copy Paragraph and Portion in PPTX|Aspose.Slide...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....() -> set_Type ( paraData -> get_Bullet () -> get_Type ()); para...get_RightToLeft () ? NullableBool :: True : NullableBool :: False ); para...

    docs.aspose.com/slides/cpp/copy-paragraph-and-p...
  8. FieldHyperlink.target property | Aspose.Words f...

    FieldHyperlink.target property. Gets or sets the target to which the link should be redirected.... insert_field ( field_type = aw . fields . FieldType ....FIELD_HYPERLINK , update_field = True ) . as_field_hyperlink () #...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ChartDataLabelCollection.orientation property |...

    ChartDataLabelCollection.orientation property. Gets or sets the text orientation of the data labels of the entire series.... insert_chart ( chart_type = aw . drawing . charts . ChartType...has_data_labels = True data_labels . show_value = True data_labels...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 使用 C++ 管理图表中的形状|Documentation

    学习如何使用 Aspose.Cells for C++ 添加控件和自定义 Microsoft Excel 中的图表。我们的指南将演示如何操作图表元素、调整格式以及提升图表的整体外观与易用性。...Chart" ); // Set the Placement Type, the way the Label is attached...textbox0 . GetFont (). SetIsBold ( true ); // Set the font size textbox0...

    docs.aspose.com/cells/zh/cpp/controls-in-charts/