Sort Score
Result 10 results
Languages All
Labels All
Results 5,671 - 5,680 of 17,463 for

true type

(1.07 sec)
  1. Excel Cell Formatting|Documentation

    Excel cell formatting - apply backgrounds, borders, alignment, number formats, and cell styles with AI automation..."border_style" : "thick" , "text_wrap" : true } } Professional Header Formatting...: "#000000" , "text_wrap" : true } } Number Formatting { "tool"...

    docs.aspose.com/cells/nodejs-cpp/mcp/cell-forma...
  2. Aspose::Words::Hyphenation::RegisterDictionary ...

    Aspose::Words::Hyphenation::RegisterDictionary method. Registers and loads a hyphenation dictionary for the specified language from a stream. Throws if dictionary cannot be read or has invalid format in C++....Stream > & stream ) Parameter Type Description language const System::String&...String & fileName ) Parameter Type Description language const System::String&...

    reference.aspose.com/words/cpp/aspose.words/hyp...
  3. 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...
  4. 在工作表中应用条件格式|Documentation

    如何在JavaScript via C++中使用Aspose.Cells库在工作表中应用条件格式,以更好地控制单元格的外观。...js"></script><script type="text/javascript"> const { Workbook...font = {}; } style.font.bold = true; style.font.color = Color.fromArgb(255...

    docs.aspose.com/cells/zh/javascript-cpp/apply-c...
  5. PDF Text Annotation|Aspose.PDF for Java

    Aspose.PDF for Java allows you to Add, Get, and Delete Text Annotation from your PDF document.... setOpen ( true ); textAnnotation . setIcon...method allows creating this type of annotation. In the following...

    docs.aspose.com/pdf/java/text-annotation/
  6. FieldInfo.new_value property | Aspose.Words for...

    FieldInfo.new_value property. Gets or sets an optional value that updates the property.... insert_field ( field_type = aw . fields . FieldType ....update_field = True ) . as_field_info () field . info_type = 'Comments'...

    reference.aspose.com/words/python-net/aspose.wo...
  7. HtmlSaveOptions.fonts_folder property | Aspose....

    HtmlSaveOptions.fonts_folder property. Specifies the physical folder where fonts are saved when exporting a document to HTML...export_font_resources is set to True , Aspose.Words needs to save...() options . css_style_sheet_type = aw . saving . CssStyleSheetType...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldToc.bookmark_name property | Aspose.Words ...

    FieldToc.bookmark_name property. Gets or sets the name of the bookmark that marks the portion of the document used to build the table.... insert_field ( field_type = aw . fields . FieldType .... FIELD_TOC , update_field = True ) . as_field_toc () # Use the...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose.Slides 26.1 - Saving Presentation as TIF...

    Environment: .NET 8 Linux Docker (e.g. mcr.microsoft.com/dotnet/sdk:8.0.x) Aspose.Slides version: 26.1.0 also installed libgdiplus but error persists Steps to reproduce: Load or generate a PPTX using new Presentatio…...TypeInitializationEx: The type initializer for 'Gdip' threw...Drawing.EnableUnixSupport", true); More details: System Requirements|Aspose...

    forum.aspose.com/t/aspose-slides-26-1-saving-pr...
  10. How to create TreeMap chart with Node.js via C+...

    Learn how to create a Treemap chart in Aspose.Cells for Node.js via C++. Our guide will help you understand the various properties and formatting options available for Treemap charts, including colors, labels, and data representation....difficult with other chart types. TreeMap chart After running...shown chart . setShowLegend ( true ); // Set the chart title name...

    docs.aspose.com/cells/nodejs-cpp/creating-treem...