Sort Score
Result 10 results
Languages All
Labels All
Results 5,431 - 5,440 of 139,847 for

font

(1.32 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. Working with Charts through Shape.Chart Object|...

    Charts in details, how chart linked with Shape node in Aspose.Words for C++....Font . Example: Shape * chartShape...chart -> get_Title () -> get_Font () -> set_Size ( 14 ); Q: How...

    docs.aspose.com/words/cpp/working-with-charts-t...
  3. ConditionalStyleCollection.first_row property |...

    ConditionalStyleCollection.first_row property. Gets the first row style.... font . bold = True # List all possible...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ConditionalStyleCollection.top_left_cell proper...

    ConditionalStyleCollection.top_left_cell property. Gets the top left cell style.... font . bold = True # List all possible...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 使用 Python 在 PDF 中添加、获取或删除水印 | Aspose.PDF

    使用 Aspose.PDF for Python for .NET,使用 Python 示例代码,以编程方式在 PDF 文件中添加、获取或删除水印... font_size = 72 ts . foreground_color...blue ts . font = apdf . text . FontRepository . find_font ( "Courier"...

    products.aspose.com/pdf/zh-hans/python-net/wate...
  6. ChartAxis.major_tick_mark property | Aspose.Wor...

    ChartAxis.major_tick_mark property. Returns or sets the major tick marks.... font . color = aspose . pydrawing...

    reference.aspose.com/words/python-net/aspose.wo...
  7. HtmlOfficeMathOutputMode enumeration | Aspose.W...

    aspose.words.saving.HtmlOfficeMathOutputMode enumeration. Specifies how Aspose.Words exports OfficeMath to HTML, MHTML and EPUB....text-align:center">' + '<span style="font-family: \\\' Cambria Math \\\'...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Categories

    Find Answers by API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Pr......Font Product Family Aspose.TeX Product...OTG to PDF in Java How to Get Font Metrics using C++ «« « 74 75...

    kb.aspose.com/categories/page/76/
  9. Aspose::Words::Drawing::Charts::ChartDataLabelC...

    Aspose::Words::Drawing::Charts::ChartDataLabelCollection::get_Position method. Gets or sets the position of the data labels 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. Shapes in Charts with C++|Documentation

    Learn how to use Aspose.Cells for C++ to add controls and customize charts in Microsoft Excel. Our guide will demonstrate how to manipulate chart elements, adjust formatting, and enhance the overall appearance and usability of your charts...."Sales By Region" ); // Set the font color textbox0 . GetFont ()...Color :: Maroon ()); // Set the font to bold textbox0 . GetFont ()...

    docs.aspose.com/cells/cpp/controls-in-charts/