Sort Score
Result 10 results
Languages All
Labels All
Results 5,121 - 5,130 of 142,711 for

font

(1.59 sec)
  1. Convert DOCX to PPTX in Python or with free Onl...

    DOCX to PPTX conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free DOCX to PPTX online converter quickly before integrating the code....the document, such as font size, font color, and page layout...presentation, such as font size, font color, and slide layout...

    products.aspose.com/total/python-net/conversion...
  2. Format Presentation Charts in PHP|Aspose.Slides...

    Learn chart formatting in Aspose.Slides for PHP via Java and elevate your PowerPoint presentation with professional, eye-catching styling....$pres -> dispose (); } } Set Font Properties for a Chart Aspose...provides support for setting the font related properties for the chart...

    docs.aspose.com/slides/php-java/chart-formatting/
  3. 档案

    档案...Blue), 1); // 设置文本字体 Font arial = new Font("Arial", 20, FontStyle...1); // 设置字体样式、大小等。 Font arial = new Font("Arial", 20, FontStyle...

    blog.aspose.com/zh/drawing/draw-text-image-csharp/
  4. Excel Themes and Colors|Documentation

    Learn how to use custom color schemes with Aspose.Cells for Node.js via C++....easy to coordinate colors, fonts, and graphic formatting effects...applies a cell’s foreground and font colors based on the default...

    docs.aspose.com/cells/nodejs-cpp/excel-themes-a...
  5. Saving as SVG mess up text extraction in this d...

    In this attached document 4411_NOK.pdf (114.5 KB) If I try to do text extraction after saving the doc as SVG, some characters are substituted by others. It reads : “En utilisant nos services ou en vous inscrivant, vou…...how the SVG format handles fonts and text rendering. When converting...problem may stem from improper font embedding in the PDF, which...

    forum.aspose.com/t/saving-as-svg-mess-up-text-e...
  6. Excel Themes and Colors|Documentation

    C# code to use Excel Color Scheme with Aspose.Cells for Python via .NET API...easy to coordinate colors, fonts, and graphic formatting effects...applies a cell’s foreground and font colors based on the default...

    docs.aspose.com/cells/python-net/excel-themes-a...
  7. Customize Presentation Shapes on Android|Aspose...

    Create and customize shapes in PowerPoint presentations with Aspose.Slides for Android via Java: geometry paths, curved corners, composite shapes....graphicsPath ; Font font = new java . awt . Font ( "Arial" , Font . PLAIN...{ GlyphVector glyphVector = font . createGlyphVector ( g2 . ...

    docs.aspose.com/slides/androidjava/custom-shape/
  8. Გააკეთეთ DOCX C++ Ის Გამოყენებით

    შექმენით ახალი DOCX C++ ში რამდენიმე ნაბიჯით. მარტივად შექმენით DOCX C++ ბიბლიოთეკის გამოყენებით....<DocumentBuilder>(doc); auto font = builder-> get_Font (); font-> set_Name (...( u"Courier New" ); font-> set_Color (System::Drawing::Color::...

    products.aspose.com/words/ka/cpp/make/docx/
  9. Insert text with html to a table cell PDF .net ...

    Hi, i am building a PDF document. i need to add text Dim s1 As String = "STAFF STATUS: "to a table cell. since it has html in it, i believe i have to do something different. here is part the code. Dim doc As Do…...style='text-align:center;'><h3 style='font-family:Arial;'>QUOTATION</h3></div>");...style='text-align:center;'><h3 style='font-family:Arial;'>QUOTATION</h3></div>");...

    forum.aspose.com/t/insert-text-with-html-to-a-t...
  10. HtmlInsertOptions | Aspose.Words for Java

    Specifies options for the MAspose.Words.DocumentBuilder.InsertHtmlSystem.StringAspose.Words.HtmlInsertOptions method in Java.... USE_BUILDER_FORMATTING Use font and paragraph formatting specified...int USE_BUILDER_FORMATTING Use font and paragraph formatting specified...

    reference.aspose.com/words/java/com.aspose.word...