Sort Score
Result 10 results
Languages All
Labels All
Results 4,611 - 4,620 of 143,794 for

font

(0.21 sec)
  1. 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...
  2. 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...
  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. Adding a Watermark to an Image|Documentation

    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.... Create and initialize Font and SolidBrush objects. Draw...object. Create and initialize Font and SolidBrush objects. Get...

    docs.aspose.com/imaging/net/adding-a-watermark-...
  5. Modify an Existing Style|Documentation

    Aspose.Cells is a Python library for working with spreadsheet files that allows users to modify existing cell styles. This article will introduce how to modify an existing cell style with the Aspose.Cells for Python via .NET library so that users can change the appearance of the cells as they need....characteristics, such as font, font size, indentation, number...

    docs.aspose.com/cells/python-net/modify-an-exis...
  6. Simple Labeling|Documentation

    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....LabelAttribute FontFamily Specifies font family to use to render text...points: Here’s how to style font: In order to control text position...

    docs.aspose.com/gis/net/simple-labeling/
  7. 使用“名称”表 | C++

    TrueType字体表“名称”是文本字符串的存储,描述字体元数据,例如字体名称,许可信息,版权通知等。...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/zh/cpp/working-with-name-t...
  8. Extract Text and Images from PPTX Documents usi...

    Extract text and images from PPTX files in Java using Aspose.Slides for Java.... Read text, font height, and font name from each IPortion...

    products.aspose.com/slides/java/parser/pptx/
  9. Extract Text and Images from ODP Documents usin...

    Extract text and images from ODP files in Java using Aspose.Slides for Java.... Read text, font height, and font name from each IPortion...

    products.aspose.com/slides/java/parser/odp/
  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...