Sort Score
Result 10 results
Languages All
Labels All
Results 5,391 - 5,400 of 15,785 for

true type

(0.24 sec)
  1. Aspose.PSD for Python via .NET 24.1 - Release N...

    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....load_effects_resource = True opt . allow_warp_repaint = True pngOpt = PngOptions...compression_level = 9 pngOpt . color_type = PngColorType . TRUECOLOR_WITH_ALPHA...

    docs.aspose.com/psd/net/aspose-psd-for-python-v...
  2. 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/
  3. SaveOptions class | Aspose.Words for Python

    aspose.words.saving.SaveOptions class. This is an abstract base class for classes that allow the user to specify additional options when saving a document into a particular format... export_generator_name When True , causes the name and version...produced files. Default value is True . iml_rendering_mode Gets or...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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...
  5. FieldOptions.built_in_templates_paths property ...

    FieldOptions.built_in_templates_paths property. Gets or sets paths of MS Word built-in templates....first_section , is_import_children = True ) building_block . append_child...builder . insert_field ( field_type = aw . fields . FieldType ....

    reference.aspose.com/words/python-net/aspose.wo...
  6. PsSaveOptions class | Aspose.Words for Python

    aspose.words.saving.PsSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.PS](../../aspose.words/saveformat/#PS) format...) export_generator_name When True , causes the name and version...produced files. Default value is True . (Inherited from SaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 错误和警告 – C# 中的网页无障碍检查

    了解 Aspose.HTML for .NET 中的类和接口,它们可以帮助您在根据 WCAG 验证网站时收集错误和警告。...* ErrorType = 2 且 Success = true – 这意味着错误不严重,但具有信息性质并显示可能改进的提示。...则将被标记为 ErrorType=2 和 Success=true ,这是一个 警告 。 Target 是一个公共类,包含发现错误的文档的...

    docs.aspose.com/html/zh/net/web-accessibility-e...
  8. 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/
  9. 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...
  10. 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/