Sort Score
Result 10 results
Languages All
Labels All
Results 5,321 - 5,330 of 15,987 for

true type

(0.18 sec)
  1. FieldToc.table_of_figures_label property | Aspo...

    FieldToc.table_of_figures_label property. Gets or sets the name of the sequence identifier used when building a table of figures.... insert_field ( field_type = aw . fields . FieldType .... FIELD_TOC , update_field = True ) . as_field_toc () # SEQ fields...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ImportFormatOptions.ignore_header_footer proper...

    ImportFormatOptions.ignore_header_footer property. Gets or sets a boolean value that specifies that source formatting of headers/footers content ignored if [ImportFormatMode.KEEP_SOURCE_FORMATTING](../../importformatmode/#KEEP_SOURCE_FORMATTING) mode is used... The default value is True . @property def ignore_header_footer...MY_DIR + 'Header and footer types.docx' ) # If 'IgnoreHeaderFooter'...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose.PSD for Python via .NET 24.2 - 发行说明|Docu...

    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.... load_effects_resource = True with PsdImage . load ( sourceFile...set_fonts_folders ( fontFolders , True ) with PsdImage . load ( sourceFile...

    docs.aspose.com/psd/zh/net/aspose-psd-for-pytho...
  4. Style.list property | Aspose.Words for Node.js

    Style.list property. Gets the list that defines formatting of this list style.... For other style types this property returns null ...isListStyleDefinitio ). toEqual ( true ); expect ( list1 . isListStyleReference...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. AxisScaling.Minimum | Aspose.Words for .NET

    Discover the AxisScaling Minimum property to easily set and customize your axis's minimum value for enhanced data visualization....HasMajorGridlines = true ; xAxis . HasMinorGridlines = true ; // Define...HasMajorGridlines = true ; yAxis . HasMinorGridlines = true ; doc . Save...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Visual Studio Export ListView To Word Control|A...

    How to export contents of ListView into Word Processing document using Aspose.Words in C#....by this control Property Name Type Example/Possible values Description...ExportInLandscape bool true or false If true it changes the orientation...

    docs.aspose.com/words/net/visual-studio-export-...
  7. ShapeBase.is_signature_line property | Aspose.W...

    ShapeBase.is_signature_line property. Indicates that shape is a [SignatureLine](../../signatureline/)....allow_comments = True options . default_instructions = True options ...here' options . show_date = True options . signer = 'John Doe'...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ChartDataLabel.font property | Aspose.Words for...

    ChartDataLabel.font property. Provides access to the font formatting of this data label.... insert_chart ( chart_type = aw . drawing . charts . ChartType...series [ 0 ] . has_data_labels = True chart . series [ 0 ] . data_labels...

    reference.aspose.com/words/python-net/aspose.wo...
  9. IChartDataPoint.bubble_3d property | Aspose.Wor...

    IChartDataPoint.bubble_3d property. Specifies whether the bubbles in Bubble chart should have a 3-D effect applied to them.... insert_chart ( chart_type = aw . drawing . charts . ChartType...series [ 0 ] . has_data_labels = True chart . series [ 0 ] . data_labels...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Incorrect render of text with some fonts when D...

    Hello, The subject is quite similar to this topic I created few months ago, but with a different outcome: Incorrect render of text with font from Aptos family My customer is using the font Montserrat in his workbook. W…...IsFontAvailable("Montserrat")); // returns true string winFontCacheFolder =...SetFontFolder(winFontCacheFolder, true); Console.WriteLine(@"Montserrat...

    forum.aspose.com/t/incorrect-render-of-text-wit...