Sort Score
Result 10 results
Languages All
Labels All
Results 1,421 - 1,430 of 10,937 for

true type

(0.12 sec)
  1. FieldListNum.list_level property | Aspose.Words...

    FieldListNum.list_level property. Gets or sets the level in the list, overriding the default behavior of the field.... insert_field ( field_type = aw . fields . FieldType ....FIELD_LIST_NUM , update_field = True ) . as_field_list_num () # Lists...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 创建一个电子表格文档|Documentation

    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....default, AutoSave = true, Editable = true, and Type = xlsx. SpreadsheetDocument...

    docs.aspose.com/cells/zh/net/create-a-spreadshe...
  3. DocSaveOptions constructor | Aspose.Words for P...

    aspose.words.saving.DocSaveOptions constructor... Parameter Type Description save_format SaveFormat...this flag to true. options . save_routing_slip = True doc . save...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Font Settings|Documentation

    Aspose.Cells is a .NET library for working with spreadsheet files. It supports setting the font settings of cells, allowing users to customize the font style and properties of cells. This article will introduce how to use the Aspose.Cells library to set cell font settings....object’s IsBold property to true . Setting Font Size Set the...property. Setting Font Underline Type Use the Style.Font object’s...

    docs.aspose.com/cells/net/cells-font-settings/
  5. ImageSavingArgs.KeepImageStreamOpen | Aspose.Wo...

    Discover the KeepImageStreamOpen property in ImageSavingArgs for Aspose.Words. Control stream behavior for efficient image saving and enhanced performance.... Specify true to keep the stream open. Examples...args . IsImageAvailable , Is . True ); Console . WriteLine ( $"{args...

    reference.aspose.com/words/net/aspose.words.sav...
  6. ChartSeriesGroup.AxisGroup | Aspose.Words for .NET

    Discover the ChartSeriesGroup AxisGroup property, easily manage your series group’s axis for enhanced data visualization and analysis....series group, also of the line type. ChartSeriesGroup newSeriesGroup...newSeriesGroup . AxisX . Hidden = true ; // Define title of the secondary...

    reference.aspose.com/words/net/aspose.words.dra...
  7. ChartSeriesGroup.Series | Aspose.Words for .NET

    Discover the ChartSeriesGroup Series property to access a unique collection of related series, enhancing your data visualization experience....series group, also of the line type. ChartSeriesGroup newSeriesGroup...newSeriesGroup . AxisX . Hidden = true ; // Define title of the secondary...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Public API and Backwards Incompatible Changes i...

    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....HasDependingSlides returns true if there exists at least one...IMasterSlide.HasDependingSlides returns true if there exists at least one...

    docs.aspose.com/slides/net/public-api-and-backw...
  9. Style.IsHeading | Aspose.Words for .NET

    Discover the IsHeading property. Easily identify if a style is a built-in Heading style, enhancing your document's structure and readability....IsHeading property True when the style is one of the...curStyle . Name } \ ", of type \"{curStyle.Type}\"" ); Console . WriteLine...

    reference.aspose.com/words/net/aspose.words/sty...
  10. CustomDocumentProperties.add method | Aspose.Wo...

    aspose.words.properties.CustomDocumentProperties.add method...STRING data type. def add ( self , name : str...value : str ): ... Parameter Type Description name str The name...

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