Sort Score
Result 10 results
Languages All
Labels All
Results 4,861 - 4,870 of 136,623 for

aspose font

(0.52 sec)
  1. ConditionalStyle.borders property | Aspose.Word...

    ConditionalStyle.borders property. Gets the collection of default cell borders for the conditional style....@property def borders ( self ) -> aspose . words . BorderCollection...background_pattern_color = aspose . pydrawing . Color . alice_blue...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 使用C++在HtmlSaveOptions.TableCssId属性前缀表元素样式|Docum...

    学习如何使用HtmlSaveOptions.TableCssId属性前缀表元素样式,示例ID为Aspose.Cells for C++。...TableCssId属性前缀表元素样式 Contents [ Hide ] 可能的使用场景 Aspose.Cells允许您使用 HtmlSaveOptions...<iostream> #include "Aspose.Cells.h" using namespace Aspose :: Cells ;...

    docs.aspose.com/cells/zh/cpp/prefix-table-eleme...
  3. DocumentBuilder.InsertStyleSeparator | Aspose.W...

    Enhance your documents with the DocumentBuilder InsertStyleSeparator method, effortlessly adding style separators for improved formatting and organization.... Font . Bold = false ; paraStyle . Font . Size = 8...8 ; paraStyle . Font . Name = "Arial" ; builder . ParagraphFormat...

    reference.aspose.com/words/net/aspose.words/doc...
  4. main.min.9bb0842784446f4cca4600465e602f1bd1f314...

    @import "https://Fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,700,700i";@fa-Font-path:"../webFonts";/*!* Bootstrap v4.1.3 (https://getbootstrap.com/) * Copyright 2011-2018 The Bootst......@import "https://fonts.googleapis.com/css?family=Open+Sans:300...300i,400,400i,700,700i";@fa-font-path:"../webfonts";/*!* Bootstrap...

    docs.aspose.com/words/scss/main.min.9bb08427844...
  5. ChartAxis.tick_labels property | Aspose.Words f...

    ChartAxis.tick_labels property. Provides access to the properties of the axis tick mark labels....def tick_labels ( self ) -> aspose . words . drawing . charts...series . add ( series_name = 'Aspose Test Series' , categories =...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Chart.axis_z property | Aspose.Words for Python

    Chart.axis_z property. Provides access to properties of the Z axis of the chart....@property def axis_z ( self ) -> aspose . words . drawing . charts...series . add ( series_name = 'Aspose Test Series' , categories =...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ConditionalStyle.paragraph_format property | As...

    ConditionalStyle.paragraph_format property. Gets the paragraph formatting of the conditional style....paragraph_format ( self ) -> aspose . words . ParagraphFormat :...background_pattern_color = aspose . pydrawing . Color . alice_blue...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ConditionalStyleCollection.even_row_banding pro...

    ConditionalStyleCollection.even_row_banding property. Gets the even row banding style....even_row_banding ( self ) -> aspose . words . ConditionalStyle...background_pattern_color = aspose . pydrawing . Color . alice_blue...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ConditionalStyleCollection.even_column_banding ...

    ConditionalStyleCollection.even_column_banding property. Gets the even column banding style....even_column_banding ( self ) -> aspose . words . ConditionalStyle...background_pattern_color = aspose . pydrawing . Color . alice_blue...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 使用 C++ 製作 HTML

    通過幾個步驟在 C++ 中創建一個新的 HTML。使用 C++ 庫輕鬆創建 HTML。...從列表中選擇目標格式 運行代碼 dotnet add package Aspose.Words.Cpp 複製 插入文字 插入評論 插入書籤...插入書籤 插入圖表 using namespace Aspose::Words; auto doc = MakeObject <Document>();...

    products.aspose.com/words/zh-hant/cpp/make/html/