Sort Score
Result 10 results
Languages All
Labels All
Results 7,741 - 7,750 of 139,743 for

font

(0.24 sec)
  1. Urobiť DOC Pomocou Python

    Vytvorte nový DOC v Python v niekoľkých krokoch. Jednoducho vytvorte DOC pomocou knižnice Python via .NET....DocumentBuilder(doc) font = builder.font font.name = "Courier New" font.color...= drawing.Color.blue font.size = 36 font.highlight_color = drawing...

    products.aspose.com/words/sk/python-net/make/doc/
  2. 使用C++通过JavaScript设置图表外观|Documentation

    了解如何在Aspose.Cells for Java脚本通过C++中配置图表的外观。我们的指南将向你展示如何修改图表布局、颜色、字体和效果,以实现理想的视觉风格,并增强你的工作表。...enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"..."/lic/aspose.cells.enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...

    docs.aspose.com/cells/zh/javascript-cpp/setting...
  3. Rendering Options – Aspose.HTML for .NET

    Learn about rendering options in Aspose.HTML for .NET to customize the rendering of HTML to PDF, XPS, DOCX, and Images. Gain ready-to-use C# examples...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/html/net/rendering-options/
  4. Omr-java中文乱码 - Free Support Forum - aspose.com

    String s = “?text=Hello, World!\n” + “\tFont_style=bold\n” + “\tFont_size=24\n” + “\n” + “#你今天你今天怎么样子?\n” + “\t() Pretty good, thanks! () I won’t respond until I see my lawyer.\n” + “\t()很好你很好很好挖到! () I won’t respo…...I have tested “SimSun-ExtG” font as well, all characters appear...list of all available to JDK fonts. Can you share information -...

    forum.aspose.com/t/omr-java/312898
  5. Managing Controls|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....setFont method specifies the font attributes. The addHyperlink...Macro and attributes related font, alignment, size, margin etc...

    docs.aspose.com/cells/java/managing-controls/
  6. Manage Table Cells in Presentations with Python...

    Effortlessly manage table cells in PowerPoint and OpenDocument with Aspose.Slides for Python via .NET. Master accessing, modifying, and styling cells quickly for seamless slide automation.... Can I set different fonts within a single cell? Yes. A...with independent formatting—font family, style, size, and color...

    docs.aspose.com/slides/python-net/manage-cells/
  7. SVG Filters – Blur, Drop Shadow, Lighting & Col...

    Learn how to create SVG filters, including Gaussian blur, drop shadows, lighting effects, and color effects, with practical and clear examples....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/svg/net/drawing-basics/svg-filt...
  8. FieldSeparator | Aspose.Words for Java

    Represents a Word field separator that separates the field code from the field result in Java....getFont() Provides access to the font formatting of this object. getNextSibling()...getFont() public Font getFont() Provides access to the font formatting...

    reference.aspose.com/words/java/com.aspose.word...
  9. Grouped answer sheet with question skipping|Doc...

    OMR ready grouped answer sheet with question skipping...High School Final Exam font_style=bold font_size=14 align=center...content=Instructions font_style=bold font_size=12 ?content=Mark...

    docs.aspose.com/omr/net/showcases/exam/grouped/
  10. Ustvari PDF Z Uporabo C#

    Ustvarite novo PDF v C# v nekaj korakih. Preprosto ustvarite PDF s knjižnico .NET....var font = builder.Font; font.Name = "Courier New" ; font.Color...Color = Color.Blue; font.Size = 36 ; font.HighlightColor = Color...

    products.aspose.com/words/sl/net/make/pdf/