Sort Score
Result 10 results
Languages All
Labels All
Results 5,651 - 5,660 of 15,944 for

true type

(0.72 sec)
  1. ListFormat.IsListItem | Aspose.Words for .NET

    Discover how the ListFormat IsListItem property enhances your document's structure by identifying bulleted or numbered paragraphs for better readability....IsListItem property True when the paragraph has bulleted...GetChildNodes ( NodeType . Paragraph , true ); foreach ( Paragraph para...

    reference.aspose.com/words/net/aspose.words.lis...
  2. PPT文檔圖表通過Java | products.aspose.com

    Java 示例代碼,用於在 JSP/JSF 應用程序和桌面應用程序的 Java 運行時環境中繪製和轉換 PPT 文件中的圖表或圖表。...True); chart.getChartTitle().setHeight(...setHeight( 20 ); chart.hasTitle( true ); //Set first series to Show...

    products.aspose.com/slides/zh-hant/java/chart/ppt/
  3. Primary and Second Axis with Node.js via C++|Do...

    Learn how to understand and work with primary and secondary axes in Aspose.Cells for Node.js via C++. Our guide will help you understand the differences between primary and secondary axes, and how to configure and use them effectively in your charts....series, or when you have mixed types of data (price and volume),...getNSeries (). add ( "B2:C4" , true ); // Set the category data...

    docs.aspose.com/cells/nodejs-cpp/primary-and-se...
  4. Primary and Secondary Axis with C++|Documentation

    Learn how to understand and work with primary and secondary axes in Aspose.Cells for C++. Our guide will help you understand the differences between primary and secondary axes, and how to configure and use them effectively in your charts....series, or when you have mixed types of data (price and volume),...GetNSeries (). Add ( u "B2:C4" , true ); // Set the category data...

    docs.aspose.com/cells/cpp/primary-and-second-axis/
  5. Aspose.PSD for .NET 23.11 - Release Notes|Docum...

    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....Feature PSDNET-1752 Add new types of warp: Wave, shell up, shell...()); } PSDNET-1752. Add new types of warp: Wave, shell up, shell...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-1...
  6. ImportFormatOptions.ignore_text_boxes property ...

    ImportFormatOptions.ignore_text_boxes property. Gets or sets a boolean value that specifies that source formatting of textboxes content ignored if [ImportFormatMode.KEEP_SOURCE_FORMATTING](../../importformatmode/#KEEP_SOURCE_FORMATTING) mode is used... The default value is True . @property def ignore_text_boxes...builder . insert_shape ( shape_type = aw . drawing . ShapeType ...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Fonts::FontInfo::GetEmbeddedFont...

    Aspose::Words::Fonts::FontInfo::GetEmbeddedFontAsOpenType method. Gets an embedded font file in OpenType format. Fonts in Embedded OpenType format are converted to OpenType in C++....EmbeddedFontStyle style ) Parameter Type Description style Aspose::W..."Embedded font.doc" ); ASSERT_TRUE ( System :: TestTools :: IsNull...

    reference.aspose.com/words/cpp/aspose.words.fon...
  8. Aspose Slides WaterFall Chart - Free Support Fo...

    Hello Team, We are using Aspose.Slides in our .Net Core application and trying to create ChartType.WaterFall by adding chart into slide using slide.Shapes.AddChart() method. We are facing issue in formatting the number…... true : false; var chart = slide.Shapes...GetCell(0, 0, 1, seriesTitle), chart.Type); // Set bars width series.ParentSeriesGroup...

    forum.aspose.com/t/aspose-slides-waterfall-char...
  9. 在 C++ 中创建或更新 PowerPoint 演示文稿图表|Aspose.Slides 文档

    使用 Aspose.Slides for C++ 在 PowerPoint 演示文稿中创建和自定义图表。通过实用的 C++ 示例代码添加、格式化和编辑图表。...set_CenterText ( NullableBool :: True ); chart -> get_ChartTitle ()...20 ); chart -> set_HasTitle ( true ); // 删除默认生成的系列和类别 chart ->...

    docs.aspose.com/slides/zh/cpp/create-chart/
  10. ShapeBase.is_layout_in_cell property | Aspose.W...

    ShapeBase.is_layout_in_cell property. Gets or sets a flag indicating whether the shape is displayed inside a table or outside of it....Remarks The default value is True . Has effect only for top level...the property ShapeBase.wrap_type of which is set to value other...

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