Sort Score
Result 10 results
Languages All
Labels All
Results 4,521 - 4,530 of 139,434 for

font

(0.14 sec)
  1. 在 C++ 中使用 Aspose.Cells for C++ API 对字体应用上标和下标效果...

    使用 Aspose.Cells for C++ API,在 C++ 中对 Excel 中文本应用上标和下标效果的代码示例。...Font 对象的 IsSuperscript 属性设置为 true...true 来应用上标效果。要应用下标效果,将 Style.Font 对象的 IsSubscript 属性设置为 true 。 ...

    docs.aspose.com/cells/zh/cpp/apply-superscript-...
  2. Paragraph Formatting in Word with Python

    This article guides how to set the paragraph formatting in Word with Python. It has IDE settings, steps, and a sample code for indenting paragraphs with Python....Font Product Family Aspose.TeX Product...spacing Set the borders and font properties Write your desired...

    kb.aspose.com/words/python/paragraph-formatting...
  3. Aspose::Words::SectionLayoutMode enum | Aspose....

    Aspose::Words::SectionLayoutMode enum. Specifies the layout mode for a section allowing to define the document grid behavior in C++....also depends on the size of the font. doc -> get_Styles () -> idx_get...idx_get ( u "Normal" ) -> get_Font () -> set_Size ( 20 ); ASSERT_EQ...

    reference.aspose.com/words/cpp/aspose.words/sec...
  4. Table.textWrapping property | Aspose.Words for ...

    Table.textWrapping property. Gets or sets [Table.textWrapping](./) for table.... font . size = 16 ; builder . writeln...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Modify an Existing Style|Documentation

    Learn how to change styles in Excel with Microsoft Excel and with Aspose.Cells for Java API....characteristics, such as font, font size, indentation, number...

    docs.aspose.com/cells/java/modify-an-existing-s...
  6. DocumentBuilder.italic property | Aspose.Words ...

    DocumentBuilder.italic property. True if the Font is formatted as italic....italic property True if the font is formatted as italic. @property...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 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.... font . size = 12 i += 1 doc . save...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Drawing::Fill::Solid method | As...

    Aspose::Words::Drawing::Fill::Solid method. Sets the fill to a uniform color in C++....docx" ); // Get Fill object for Font of the first Run. System ::...get_Runs () -> idx_get ( 0 ) -> get_Font () -> get_Fill (); // Check...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Document | Aspose.Words for .NET

    Effortlessly create blank Word documents with our user-friendly document constructor. Streamline your writing process today!...document contains a default fonts table, minimal default styles...format a run of text using its font property. Document doc = new...

    reference.aspose.com/words/net/aspose.words/doc...
  10. Aspose::Words::Drawing::Fill::get_ForeTintAndSh...

    Aspose::Words::Drawing::Fill::get_ForeTintAndShade method. Gets or sets a double value that lightens or darkens the foreground color in C++....lightening and darkening foreground font color. auto doc = System ::...get_Runs () -> idx_get ( 0 ) -> get_Font () -> get_Fill (); textFill...

    reference.aspose.com/words/cpp/aspose.words.dra...