Sort Score
Result 10 results
Languages All
Labels All
Results 5,841 - 5,850 of 141,582 for

font

(0.26 sec)
  1. ChartAxis.tick_mark_spacing property | Aspose.W...

    ChartAxis.tick_mark_spacing property. Gets or sets the interval, at which tick marks are drawn.... font . color = aspose . pydrawing...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 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...
  3. 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/
  4. Latest Aspose.SVG Product Family topics - Free ...

    Get technical support of Aspose.SVG for .NET and Java....Overlayer between letters for some fonts 6 491 July 23, 2024 Incosistency...February 20, 2023 Vectorize text - font issue 15 870 July 27, 2022 Convert...

    forum.aspose.com/c/svg/42
  5. Aspose.3D Document Object Model (DOM)|Documenta...

    Each 3D scene can comprise of any number of viewports. Using Aspose.3D for Python via .NET API, developers can capture one or more viewports in a single screenshot. They may render it in the GUI based application or an image....NET # Load font from bytes font = FontFile . parse (...( open ( r "test-font.otf" , "rb" ) . read ()) text = Text ()...

    docs.aspose.com/3d/python-net/aspose-3d-documen...
  6. How to Use Color Palette|Documentation

    Node.js code to add custom colors to the palette and use Excel color palette with Aspose.Cells for Node.js via C++....that can be applied to cells, fonts, gridlines, graphic objects...palette before applying it to a font. The palette only holds 56 colors...

    docs.aspose.com/cells/nodejs-cpp/excel-color-pa...
  7. Aspose::Words::Lists::ListLabel class | Aspose....

    Aspose::Words::Lists::ListLabel class. Defines properties specific to a list label. To learn more, visit the documentation article in C++....Description get_Font () Gets the list label font. get_LabelString...

    reference.aspose.com/words/cpp/aspose.words.lis...
  8. Limit the Number of Pages Generated - Excel to ...

    Learn how to limit the number of pages generated when converting an Excel spreadsheet to PDF using Aspose.Cells for JavaScript via C++....enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...JavaScript via C++ Get Warnings for Font Substitution while Rendering...

    docs.aspose.com/cells/javascript-cpp/limit-the-...
  9. ConditionalStyle.LeftPadding | Aspose.Words for...

    Discover the ConditionalStyle LeftPadding property to easily adjust left spacing in table cells. Enhance your layouts with precise control!... Font . Bold = true ; // List all...Aspose.Words ConditionalStyle.Font ConditionalStyle.ParagraphFormat...

    reference.aspose.com/words/net/aspose.words/con...
  10. 使用 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/