Sort Score
Result 10 results
Languages All
Labels All
Results 7,351 - 7,360 of 134,369 for

font

(0.15 sec)
  1. Կատարեք Markdown՝ Օգտագործելով Python

    Ստեղծեք նոր Markdown Python ում մի քանի քայլով: Հեշտությամբ ստեղծեք Markdown՝ օգտագործելով 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/hy/python-net/make/md/
  2. 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/
  3. Threaded Comments with JavaScript via C++|Docum...

    Manage threaded comments in Excel documents using Aspose.Cells for JavaScript via C++. Learn to add, read, edit, and remove threaded comments....enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"..."/lic/aspose.cells.enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...

    docs.aspose.com/cells/javascript-cpp/threaded-c...
  4. Aspose.Pdf添加水印的两个问题 - Free Support Forum - aspo...

    首先,我先贴下我编写的代码,然后在末尾说明问题吧: /// <summary> /// 为pdf添加水印 /// </summary> /// <param name="DocuementFileName">文档名称</param> /// <param name="SaveFileName">保存后的名称</param> /// <param name=…...TempTextState = new TextState { Font = FontRepository.FindFont(WaterMarkFontName)...

    forum.aspose.com/t/aspose-pdf/311479
  5. FieldEnd | Aspose.Words for Java

    Represents an end of a Word field in a document 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...
  6. XML Schema|Aspose.PDF for Java

    This article describes an XML schema for working with XML documents in Aspose.PDF for Java...<xs:attribute type= "xs:string" name= "Font" use= "optional" /> <xs:attribute...

    docs.aspose.com/pdf/java/supported-xml-schema/
  7. Convert RTF to XLSX using Python or with free O...

    RTF to XLSX conversion in your Python applications without using Microsoft Word or Excel or online. Test free RTF to XLSX online converter quickly before integrating the code....formatting elements, such as font styles, sizes, colors, paragraphs...

    products.aspose.com/total/python-net/conversion...
  8. Manage Presentation Tables in PHP|Aspose.Slides...

    Create & edit tables in PowerPoint slides with Aspose.Slides for PHP via Java. Discover simple code examples to streamline your table workflows....0 ); # Sets the table cells' font height $portionFormat = new...

    docs.aspose.com/slides/php-java/manage-table/
  9. Product Overview|Aspose.Slides for Node.js via ...

    Aspose.Slides for Node.js via Java lets you create, edit and convert PowerPoint (PPT, PPTX) and OpenDocument (ODP) presentations without Microsoft Office.... Adding new fonts or managing the fonts already used in a...export options . Is there a font substitution mechanism and support...

    docs.aspose.com/slides/nodejs-java/product-over...
  10. Կատարեք HTML՝ Օգտագործելով Javascript

    Ստեղծեք նոր HTML JavaScript ում մի քանի քայլով: Հեշտությամբ ստեղծեք HTML՝ օգտագործելով Node.js via .NET գրադարանը:...DocumentBuilder(doc) font = builder.font font.name = "Courier New" font.color...color = '#FF0000' font.size = 36 font.highlightColor = '#F0DB4F'...

    products.aspose.com/words/hy/nodejs-net/make/html/