Sort Score
Result 10 results
Languages All
Labels All
Results 5,691 - 5,700 of 136,153 for

font

(0.18 sec)
  1. Edit PPSX in PHP | products.aspose.com

    Edit PPSX in PHP. Use PHP library API to edit PPSX files...various formatting options such as font type and color selection. Additionally...

    products.aspose.com/slides/php-java/editor/ppsx/
  2. Edit ODP in PHP | products.aspose.com

    Edit ODP in PHP. Use PHP library API to edit ODP files...various formatting options such as font type and color selection. Additionally...

    products.aspose.com/slides/php-java/editor/odp/
  3. ParagraphAlignment enumeration | Aspose.Words f...

    Aspose.Words.ParagraphAlignment enumeration. Specifies text alignment in a paragraph.... font . color = "#FF0000" ; para ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 用 C++ 测量单元格值的宽度和高度(以像素为单位)|Documentation

    学习如何通过Aspose.Cells for C++ API测量单元格值的宽度和高度(像素单位)。..." ); // Enlarge its font to size 16 Style style = cell...

    docs.aspose.com/cells/zh/cpp/calculate-the-widt...
  5. 使用XSLT从XML创建PDF|Aspose.PDF for C++

    C++库提供了将XML文件转换为PDF文档的能力,要求输入的XML文件必须遵循Aspose.PDF Schema。...<PageInfo> <DefaultTextState Font = "Helvetica" FontSize= "8"...

    docs.aspose.com/pdf/zh/cpp/create-a-hello-world...
  6. Create Email Messages with Customized Options i...

    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....html> <html> <head> <style> h3{font-family:Verdana, sans-serif;... p {font-family:Verdana, sans-serif;font-size:14px;font-style:normal;...

    docs.aspose.com/email/net/create-email-messages/
  7. 在 C++ 中製作文檔

    使用 C++ 庫創建文件。只需幾個步驟即可在 C++ 中輕鬆創建新文檔。...<DocumentBuilder>(doc); auto font = builder-> get_Font (); font-> set_Name (...( u"Courier New" ); font-> set_Color (System::Drawing::Color::...

    products.aspose.com/words/zh-hant/cpp/make/
  8. 使用 C++ 製作 DOC

    通過幾個步驟在 C++ 中創建一個新的 DOC。使用 C++ 庫輕鬆創建 DOC。...<DocumentBuilder>(doc); auto font = builder-> get_Font (); font-> set_Name (...( u"Courier New" ); font-> set_Color (System::Drawing::Color::...

    products.aspose.com/words/zh-hant/cpp/make/doc/
  9. Aspose::Words::Drawing::Charts::ChartDataLabelP...

    Aspose::Words::Drawing::Charts::ChartDataLabelPosition enum. Specifies the position for a chart data label in C++....// Show data labels and set font color. series -> set_HasDataLabels...( true ); dataLabels -> get_Font () -> set_Color ( System ::...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Aspose.PDF Features Tutorial | Aspose.PDF

    Learn how to work with PDF files with our libraries: .NET, CPP, Java, Python...document properties, embedding fonts, and other operations with PDF...extended security controls & custom font handling....

    products.aspose.com/pdf/tutorial/