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

font

(0.22 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.PSD for Python via .NET 24.7 - Release N...

    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....Linux Bug PSDPYTHON-89 Fix fonts loading when using Aspose.Drawing...saveOpt ) PSDPYTHON-89. Fix fonts loading when using Aspose.Drawing...

    docs.aspose.com/psd/python-net/aspose-psd-for-p...
  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. 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...
  6. 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...
  7. 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...
  8. 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...
  9. How to Insert Watermark in Word Document using C#

    We will guide you through how to insert watermark in Word document using C#. You will get information about the configuration, steps and a sample code to create watermark in Word using C#....Font Product Family Aspose.TeX Product...object is used to set the font family, font size, color, layout, and...

    kb.aspose.com/words/net/how-to-insert-watermark...
  10. 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...