Sort Score
Result 10 results
Languages All
Labels All
Results 4,121 - 4,130 of 10,762 for

true type

(0.05 sec)
  1. TextPath.shadow property | Aspose.Words for Python

    TextPath.shadow property. Defines whether a shadow is applied to the text on a text path.... 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...
  2. IReplacingCallback | Aspose.Words for Java

    Implement this interface if you want to have your own custom method called during a find and replace operation in Java....Document(getMyDir() + "Header and footer types.docx"); Section firstPageSection...return new Object[][] { {false}, {true}, }; } /// /// During a find-and-replace...

    reference.aspose.com/words/java/com.aspose.word...
  3. 添加幻灯片到演示文稿|Aspose.Slides 文档

    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.... Open ( presentationFile , true )) { // 将源文档、插入幻灯片的位置和标题传递给下一个方法。...ShapeLocks () { NoGrouping = true }), new ApplicationNonVisual...

    docs.aspose.com/slides/zh/net/adding-slide-to-p...
  4. 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...
  5. FieldIndex.use_yomi property | Aspose.Words for...

    FieldIndex.use_yomi property. Gets or sets whether to enable the use of yomi text for index entries.... insert_field ( field_type = aw . fields . FieldType ....FIELD_INDEX , update_field = True ) . as_field_index () # The...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ChartXValueCollection.format_code property | As...

    ChartXValueCollection.format_code property. Gets or sets the format code applied to the X values.... insert_chart ( chart_type = aw . drawing . charts . ChartType...has_data_labels = True series . data_labels . show_category_name = True series...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Group Rows and Create Subtotal|Documentation

    This article introduces how to group/ungroup rows/columns and how to work with subtotal in GridWeb.... Set it to true and the summary row will be...subtotalFunction The subtotal function type enumeration. 5 subtotalColumnIndexL...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  8. How to Manage Exchange Server Folders using EWS...

    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.... Retrieve Folder Type Information The FolderType property...to get information about the type of the folder. It is shown in...

    docs.aspose.com/email/net/manage-folders-on-exc...
  9. Aspose::Words::Drawing::TextPath::get_SmallCaps...

    Aspose::Words::Drawing::TextPath::get_SmallCaps method. True if the font is formatted as small capital letters in C++....TextPath::get_SmallCaps method True if the font is formatted as...set_Bold ( true ); shape -> get_TextPath () -> set_Italic ( true ); //...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. ChartTitle.show property | Aspose.Words for Python

    ChartTitle.show property. Determines whether the title shall be shown for this chart... Default value is True . @property def show ( self...builder . insert_chart ( chart_type = aw . drawing . charts . ChartType...

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