Sort Score
Result 10 results
Languages All
Labels All
Results 2,901 - 2,910 of 139,659 for

font

(0.29 sec)
  1. ImportFormatOptions class | Aspose.Words for No...

    Aspose.Words.ImportFormatOptions class. Allows to specify various import options to format output... font . size = 14 ; myStyle . font . name = "Courier..."Courier New" ; myStyle . font . color = "#0000FF" ; builder . paragraphFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 处理页眉和页脚|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....central header //and changing the font of the header pageSetup . SetHeader...right header and changing the font of the header pageSetup . SetHeader...

    docs.aspose.com/cells/zh/net/working-with-heade...
  3. Working with Headers and Footers|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....central header //and changing the font of the header pageSetup . SetHeader...right header and changing the font of the header pageSetup . SetHeader...

    docs.aspose.com/cells/net/working-with-headers-...
  4. Manage ActiveX Controls in Presentations Using ...

    Learn how Aspose.Slides for Node.js via Java leverages ActiveX to automate and enhance PowerPoint presentations, giving developers powerful control over slides....control that include text, font, font height, and frame position... Change the button caption, font, and position. Shift the position...

    docs.aspose.com/slides/nodejs-java/activex/
  5. Chart.title property | Aspose.Words for Node.js

    Chart.title property. Provides access to the chart title properties.... font . size = 15 ; title . font . color = "#008000"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ChartTitle.show property | Aspose.Words for Python

    ChartTitle.show property. Determines whether the title shall be shown for this chart... font . size = 15 title . font . color = aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Modifying AcroForm|Aspose.PDF for Python via .NET

    Modifying form in your PDF file with Aspose.PDF for Python via .NET library. You can add or remove fields in existing form, get and set field limit and etc.... max_len } " ) Set Custom Font for the Form Field Form fields...configured to use specific default fonts. In the early versions of Aspose...

    docs.aspose.com/pdf/python-net/modifying-form/
  8. Aspose::Words::Themes namespace | Aspose.Words ...

    Aspose::Words::Themes namespace. The Aspose.Words.Themes namespace provides classes that allow to access theme information in Microsoft Word documents in C++....Represents a collection of fonts in the font scheme, allowing to specify...specify different fonts for different languages Latin , EastAsian...

    reference.aspose.com/words/cpp/aspose.words.the...
  9. Aspose::Words::Saving::SaveOptions::get_UpdateA...

    Aspose::Words::Saving::SaveOptions::get_UpdateAmbiguousTextFont method. Determines whether the Font attributes will be changed according to the character code being used in C++....method Determines whether the font attributes will be changed according...Examples Shows how to update the font to match the character code...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. 使用 VSTO 和 Aspose.Slides for .NET 格式化文本|Aspose.S...

    从 Microsoft Office 自动化迁移到 Aspose.Slides for .NET,并在 PowerPoint (PPT, PPTX) 演示文稿中精确控制文本格式。...Shapes [ 3 ]; //Change its text's font to Verdana and height to 32...txtRange . Font . Name = "Verdana" ; txtRange . Font . Size = 32...

    docs.aspose.com/slides/zh/net/format-text-using...