Sort Score
Result 10 results
Languages All
Labels All
Results 5,381 - 5,390 of 15,787 for

true type

(0.14 sec)
  1. Aspose::Words::Fonts::DefaultFontSubstitutionRu...

    Aspose::Words::Fonts::DefaultFontSubstitutionRule class. Default font substitution rule. To learn more, visit the documentation article in C++.... static Type () Examples Shows how to set...get_DefaultFontSubstitut (); ASSERT_TRUE ( defaultFontSubstitut -> get_Enabled...

    reference.aspose.com/words/cpp/aspose.words.fon...
  2. ImportFormatOptions.ignoreHeaderFooter property...

    ImportFormatOptions.ignoreHeaderFooter property. Gets or sets a boolean value that specifies that source formatting of headers/footers content ignored if [ImportFormatMode.KeepSourceFormatting](../../importformatmode/#KeepSourceFormatting) mode is used... The default value is true . get ignoreHeaderFooter ()...myDir + "Header and footer types.docx" ); // If 'IgnoreHeaderFooter'...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 档案

    档案...Type 是 PlaceholderType.Header 则使用...HeaderFooterManager.SetAllFootersVisibil(true); // 访问和更新标题 IMasterNotesSlide...

    blog.aspose.com/zh/slides/add-header-footer-in-...
  4. 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/
  5. How to Manage Dates and Times with C++|Document...

    Learn how to manage dates and times through the Aspose.Cells for C++ API....SetDate1904(true) property. This example shows...GetSettings (). SetDate1904 ( true ); std :: cout << "Use the 1904...

    docs.aspose.com/cells/cpp/how-to-manage-dates-a...
  6. Customize Pie Charts in Presentations Using Jav...

    Learn how to create and customize pie charts in JavaScript with Aspose.Slides for Node.js, exportable to PowerPoint, boosting your data storytelling in seconds.... setShowValue ( true ); chart . getChartData ()....aspose . slides . NullableBool . True ); chart . getChartTitle ()...

    docs.aspose.com/slides/nodejs-java/pie-chart/
  7. 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...
  8. Create and Embed Excel Charts as OLE Objects Us...

    Migrate from Microsoft Office automation to Aspose.Slides for .NET and embed Excel charts as OLE objects into PowerPoint (PPT, PPTX) slides in C#....xlsx" ; object paramMissing = Type . Missing ; // Declare variables...= 0 ; bool paramHasLegend = true ; object paramTitle = "Sales...

    docs.aspose.com/slides/net/create-and-embed-an-...
  9. PPTX document chart via C++ | products.aspose.com

    C++ example code to draw and convert chart or diagram in PPTX file on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit....et_CenterText(NullableBool::True); chart->get_ChartTitle()->set_Height(... 20 ); chart->set_HasTitle( true ); // Delete default generated...

    products.aspose.com/slides/cpp/chart/pptx/
  10. Save Presentations in Java|Aspose.Slides Docume...

    Discover how to save presentations in Java using Aspose.Slides—export to PowerPoint or OpenDocument while retaining layouts, fonts and effects....can be written to many stream types. In the example below, we create...Presentations with a Predefined View Type Aspose.Slides lets you set the...

    docs.aspose.com/slides/java/save-presentation/