Sort Score
Result 10 results
Languages All
Labels All
Results 5,451 - 5,460 of 16,773 for

true type

(0.29 sec)
  1. BarcodeParameters.BackgroundColor | Aspose.Word...

    Discover the BarcodeParameters BackgroundColor property for custom bar code designs. Easily set background colors from 0x000000 to 0xFFFFFF for optimal visibility!...examples of different barcode types that we can create using our...DisplayText = true , PosCodeStyle = "CASE" , FixCheckDigit = true }; using...

    reference.aspose.com/words/net/aspose.words.fie...
  2. BarcodeParameters.BarcodeValue | Aspose.Words f...

    Discover the BarcodeParameters BarcodeValue property to efficiently encode data. Enhance your projects with seamless barcode integration today!...examples of different barcode types that we can create using our...DisplayText = true , PosCodeStyle = "CASE" , FixCheckDigit = true }; using...

    reference.aspose.com/words/net/aspose.words.fie...
  3. HtmlSaveOptions.OfficeMathOutputMode | Aspose.W...

    Discover HtmlSaveOptions' OfficeMathOutputMode for optimal HTML, MHTML, or EPUB exports. Customize OfficeMath object output with ease!...-aw-wrap-type:inline\" />" + "</p>" ). Success , Is . True ); break..."</math>" + "</p>" ). Success , Is . True ); break ; case HtmlOfficeMathOutput...

    reference.aspose.com/words/net/aspose.words.sav...
  4. 使用 Python 將水印添加到 ODP 演示文件 | products.aspose.com

    Python 源代碼,用於將水印添加到 ODP 演示文稿。...select_locked = True watermarkShape . shape_lock . size_locked = True watermarkShape... shape_lock . text_locked = True watermarkShape . shape_lock...

    products.aspose.com/slides/zh-hant/python-net/w...
  5. Customize Pie Charts in Presentations Using Jav...

    Learn how to create and customize pie charts in Java with Aspose.Slides, exportable to PowerPoint, boosting your data storytelling in seconds.... setShowValue ( true ); chart . getChartData ()....setCenterText ( NullableBool . True ); chart . getChartTitle ()...

    docs.aspose.com/slides/java/pie-chart/
  6. Font is wrong when converting Excel to HTML - F...

    When converting an excel file to html, the font is messed up. In excel it looks like: image.png (10.0 KB) In the html preview it looks like: image.png (5.7 KB) We’re using aspose cells for java version 24.9. I also…...fonts // The second argument (true) tells Aspose to scan sub‑folders...setFontFolder("C:/MyCustomFonts", true); // 3️⃣ Prepare HTML save options...

    forum.aspose.com/t/font-is-wrong-when-convertin...
  7. How to create TreeMap chart with C++|Documentation

    Learn how to create a Treemap chart in Aspose.Cells for C++. Our guide will help you understand the various properties and formatting options available for Treemap charts, including colors, labels, and data representation....difficult with other chart types. TreeMap chart After running...showed chart . SetShowLegend ( true ); // Set the chart title name...

    docs.aspose.com/cells/cpp/creating-treemap-chart/
  8. Aspose::Words::Drawing::Charts::AxisScaling::ge...

    Aspose::Words::Drawing::Charts::AxisScaling::get_Minimum method. Gets or sets minimum value of the axis in C++....set_HasMajorGridlines ( true ); xAxis -> set_HasMinorGridlines ( true ); // Define...set_HasMajorGridlines ( true ); yAxis -> set_HasMinorGridlines ( true ); doc ->...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Setting Chart Appearance with Node.js via C++|D...

    Learn how to configure the appearance of charts in Aspose.Cells for Node.js via C++. Our guide will show you how to modify chart layouts, colors, fonts, and effects to achieve the desired visual style and enhance your worksheets....a brief introduction to the types of charts and charting objects...getNSeries (). add ( "A1:B3" , true ); // Setting the foreground...

    docs.aspose.com/cells/nodejs-cpp/setting-chart-...
  10. HtmlSaveOptions.fonts_folder_alias property | A...

    HtmlSaveOptions.fonts_folder_alias property. Specifies the name of the folder used to construct font URIs written into an HTML document...export_font_resources is set to True , Aspose.Words needs to save...() options . css_style_sheet_type = aw . saving . CssStyleSheetType...

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