Sort Score
Result 10 results
Languages All
Labels All
Results 4,691 - 4,700 of 142,711 for

font

(1.33 sec)
  1. How to Put a Watermark on a Word Document using...

    This article describes how to put a watermark on a Word document using Python. It provides details about configuration, programming steps and a runnable sample code to add watermark to word using python....Font Product Family Aspose.TeX Product...of the watermark like font family, font size, transparency state...

    kb.aspose.com/words/python/how-to-put-a-waterma...
  2. 在 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-...
  3. 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...
  4. Change the HTML Link Target Type|Documentation

    This topic shows you how to change the HTML Link Target Type using Aspose.Cells for Python via .NET....Document Properties Set Default Font while rendering spreadsheet...

    docs.aspose.com/cells/python-net/change-the-htm...
  5. aspose.words.shaping module | Aspose.Words for ...

    The aspose.words.shaping module contains classes to provide support for OpenType features using external text shaping engines....about how glyphs are used in a font to render a script. https://docs...

    reference.aspose.com/words/python-net/aspose.wo...
  6. While Converting PPTX to PDF in Java, Charts Ar...

    Hi Team, We are trying convert PPT document into PDF. But, charts from ppt are not rendered correctly in PDF. In PDF chart images got distorted dramatically. Java Version :17 We are using aspose.slides version 24.7 …...Family slides-java , slides-fonts , slides-chart , slides-pdfexport...Citi Sans Text font. Could you please share the font? forasposeissues...

    forum.aspose.com/t/while-converting-pptx-to-pdf...
  7. Converting CAD Drawings to PDF and Raster Image...

    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.... Substituting Fonts while Converting CAD Drawings...CAD drawing uses some specific font that isn’t available on the...

    docs.aspose.com/cad/java/converting-cad-drawing...
  8. DocumentBuilder.Bold | Aspose.Words for .NET

    Discover the DocumentBuilder Bold property. Easily format Fonts as bold to enhance text visibility and impact in your documents. Boost your design today!...Bold property True if the font is formatted as bold. public...

    reference.aspose.com/words/net/aspose.words/doc...
  9. TextWatermarkOptions.FontFamily | Aspose.Words ...

    Customize your TextWatermarkOptions with the FontFamily property to enhance your designs. Default is Calibri; choose a style that fits your brand!...FontFamily property Gets or sets font family name. The default value...

    reference.aspose.com/words/net/aspose.words/tex...
  10. 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...