Sort Score
Result 10 results
Languages All
Labels All
Results 5,591 - 5,600 of 15,992 for

true type

(0.09 sec)
  1. Aspose::Words::Drawing::ShapeBase::get_AspectRa...

    Aspose::Words::Drawing::ShapeBase::get_AspectRatioLocked method. Specifies whether the shape's aspect ratio is locked in C++....the Image it is true but for the other shape types it is false ..."AspectRatioLocked" property to "true" to preserve the shape's aspect...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Working with Styles and Themes|Aspose.Words for...

    Access and manage styles and themes in a document using Python....differences being the node types and the representation of the...all nodes with the specified type, which in this case in all paragraphs...

    docs.aspose.com/words/python-net/working-with-s...
  3. Working with Styles and Themes|Aspose.Words for...

    Access and manage styles and themes in a document using Node.js....differences being the node types and the representation of the...all nodes with the specified type, which in this case in all paragraphs...

    docs.aspose.com/words/nodejs-net/working-with-s...
  4. HtmlSaveOptions.resource_folder property | Aspo...

    HtmlSaveOptions.resource_folder property. Specifies a physical folder where all resources like images, fonts, and external CSS are saved when a document is exported to HTML... css_style_sheet_type = aw . saving . CssStyleSheetType...options . export_font_resources = True options . image_resolution =...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Convert PDF to EPUB, LaTeX, Text, XPS in C#|Asp...

    This topic shows you how to convert PDF file to other file formats like EPUB, LaTeX, Text, XPS etc using C# or .NET.... The XPS file type is primarily associated with...SaveTransparentTexts property to true. The following code snippet...

    docs.aspose.com/pdf/net/convert-pdf-to-other-fi...
  6. Save Presentations on Android|Aspose.Slides Doc...

    Discover how to save presentations in Java using Aspose.Slides for Android—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/androidjava/save-present...
  7. 通过Node.js与C++设置图表外观|Documentation

    了解如何在Aspose.Cells for Node.js via C++中配置图表的外观。我们的指南将向您展示如何修改图表布局、颜色、字体和效果,以实现理想的视觉风格并增强工作表。... add ( "A1:B3" , true ); // Setting the foreground...getNSeries (). add ( "A1:B3" , true ); // Setting the foreground...

    docs.aspose.com/cells/zh/nodejs-cpp/setting-cha...
  8. 使用 C++ 设置图表外观|Documentation

    学习如何在Aspose.Cells for C++中配置图表的外观。我们的指南将展示如何修改图表布局、颜色、字体和效果,以实现理想的视觉风格,提升工作表的美观度。... Add ( u "A1:B3" , true ); // Setting the foreground...GetNSeries (). Add ( u "A1:B3" , true ); // Setting the foreground...

    docs.aspose.com/cells/zh/cpp/setting-chart-appe...
  9. ChartDataTable.Show | Aspose.Words for .NET

    Control your chart's visibility with the ChartDataTable Show property. Easily toggle data table display for enhanced data insights. Default, false....Remarks The following chart types do not support data tables:...these types. Showing a data table for the chart types throws...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Remove Breaks in Ruby|Aspose.Words for Java

    Remove breaks using Ruby.... node_type = Rjb :: import ( "com.aspose...getChildNodes ( node_type . PARAGRAPH , true ) paragraphs_count...

    docs.aspose.com/words/java/remove-breaks-in-ruby/