Sort Score
Result 10 results
Languages All
Labels All
Results 3,711 - 3,720 of 137,069 for

font

(0.39 sec)
  1. FontSourceBase.get_available_fonts method | Asp...

    FontSourceBase.get_available_Fonts method. Returns list of Fonts available via this source....get_available_fonts method get_available_fonts() Returns list...list of fonts available via this source. def get_available_fonts...

    reference.aspose.com/words/python-net/aspose.wo...
  2. SystemFontSource constructor | Aspose.Words for...

    aspose.words.Fonts.SystemFontSource constructor...Type Description priority int Font source priority. See the FontSourceBase...See Also module aspose.words.fonts class SystemFontSource SystemFontSource...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Working with Diagrams|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....Retrieve Visio Connectors and Font Information stop-conversion...

    docs.aspose.com/diagram/java/working-with-diagr...
  4. word转PDF的问题 - Free Support Forum - aspose.com

    测试的最新版25.6,有如下两个问题想咨询。 1、请帮忙测试一下附件里word里面的标题和数据转换pdf之后字体样式就变了,另外就是非中国字体转换完后并不正确。 2、表格转换后表格的样式就会挤压 ,我们原来的方式是按照百分比配置的表格宽度,后面因为转换pdf挤压,最后才调整为厘米(固定列) demo.docx (54.9 KB)...to several factors, including font compatibility and table formatting...converting documents, certain fonts may not render correctly if...

    forum.aspose.com/t/word-pdf/314835
  5. Text hyperlink issue - Free Support Forum - asp...

    hello team, As when we are inserting below text using old aspose version (16.1.0.0) var WatchListSummary = "<p style='Font-size:13px; text-align:Justify;line-height:1.25em;margin-bottom:0pt;'><b>Manish Sharma</b>&nbsp…...WatchListSummary = "<p style='font-size:13px; text-align:Justify;line-height:1...documentBuilder.Writeln("<p style='font-size:13px; text-align:justify;...

    forum.aspose.com/t/text-hyperlink-issue/323133
  6. Aspose::Words::Drawing::Fill::get_Transparency ...

    Aspose::Words::Drawing::Fill::get_Transparency method. Gets or sets the degree of transparency of the specified fill as a value between 0.0 (opaque) and 1.0 (clear) 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...
  7. Add and Verify PDF Digital Signature using Pyth...

    Сreate electronic signature in PDF documents programmatically with Python sample code using Aspose.PDF for Python for .NET...Set the style of text like font, font size, color etc. Save PDF...

    products.aspose.com/pdf/python-net/signature/
  8. Alignment Settings with C++|Documentation

    In the Aspose.Cells library, you can use cell alignment settings to adjust the layout and display of text. By adjusting settings such as horizontal alignment, vertical alignment, and text wrapping, you have more control over how text flows in cells. This document will provide you with detailed steps and sample code to help you quickly grasp how to use Aspose.Cells for cell alignment settings....GetStyle (); // Create a Font object Font font = style . GetFont ();...(); // Set the name font . SetName ( u "Times New Roman" ); //...

    docs.aspose.com/cells/cpp/cells-alignment-setti...
  9. Add texts with different fonts in PS files

    C++ API Solution to create and manipulate vector graphics shapes and text of PS, XPS and EPS files. Insert text into PS file....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    products.aspose.com/page/cpp/add-text-to-ps/
  10. ParagraphFormat.line_spacing_rule property | As...

    ParagraphFormat.line_spacing_rule property. Gets or sets the line spacing for the paragraph.... # Using font sizes that are too large for...spacing will scale to different font sizes. builder . paragraph_format...

    reference.aspose.com/words/python-net/aspose.wo...