Sort Score
Result 10 results
Languages All
Labels All
Results 6,101 - 6,110 of 15,993 for

true type

(0.09 sec)
  1. Customize Data Points in Treemap and Sunburst C...

    Learn how to manage data points in treemap and sunburst charts with Aspose.Slides for Java, compatible with PowerPoint formats....Contents [ Hide ] Among other types of PowerPoint charts, there...there are two “hierarchical” types - Treemap and Sunburst chart (also...

    docs.aspose.com/slides/java/data-points-of-tree...
  2. Customize Data Points in Treemap and Sunburst C...

    Learn how to manage data points in treemap and sunburst charts with JavaScript and Aspose.Slides for Node.js via Java, compatible with PowerPoint formats....Contents [ Hide ] Among other types of PowerPoint charts, there...there are two “hierarchical” types - Treemap and Sunburst chart (also...

    docs.aspose.com/slides/nodejs-java/data-points-...
  3. Show and Hide Rows Columns and Scroll Bars|Docu...

    This article demonstrates how to programmatically display and hide Excel worksheet rows and columns using the Aspose.Cells for Python via .NET API. The visibility of scroll bars can be adjusted, and several rows and columns can be hidden....control the visibility of both types of scroll bars in Excel files...which means they can only store true or false values. Making Scroll...

    docs.aspose.com/cells/python-net/show-and-hide-...
  4. AutoFitRows and AutoFitColumn Not Handling Larg...

    Hi Aspose Support Team, I am facing issues with AutoFitColumn(i) and AutoFitRows(True) in Aspose.Cells for .NET when exporting to PDF, especially when working with large amounts of wrapped text. AutoFitColumn Issue: W…...AutoFitColumn(i) and AutoFitRows(true) in Aspose.Cells for .NET when...text), I am using AutoFitRows(true). However, the text gets clipped...

    forum.aspose.com/t/autofitrows-and-autofitcolum...
  5. Aspose::Words::Saving::OoxmlSaveOptions::get_Co...

    Aspose::Words::Saving::OoxmlSaveOptions::get_Compliance method. Specifies the OOXML version for the output document. The default value is Ecma376_2006 in C++....Words :: NodeType :: Shape , 0 , true ))) -> get_MarkupLanguage ());...Words :: NodeType :: Shape , 0 , true ))) -> get_MarkupLanguage ());...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. Extra Blank Column Appears in Pivot Table HTML ...

    Summary When converting an Excel workbook with a pivot table to HTML using Aspose.Cells for Node.js via Java, an unexpected blank column is appearing after the pivot table in the generated HTML output. Environment Libr…...setExportActiveWorks(true); saveOptions.setPresentationPrefe(true); saveOptions...saveOptions.setExportGridLines(true); workBook.save(fileName, saveOptions);...

    forum.aspose.com/t/extra-blank-column-appears-i...
  7. 在 Python 中应用或更改幻灯片布局|Aspose.Slides for Python 文档

    了解如何在 Aspose.Slides for Python(通过 .NET)中管理和自定义幻灯片布局。探索布局类型、占位符控制、页脚可见性以及通过 Python 代码示例进行布局操作。... get_by_type ( slides . SlideLayoutType ...layout_slide = layout_slides . get_by_type ( slides . SlideLayoutType ...

    docs.aspose.com/slides/zh/python-net/slide-layout/
  8. Stroke.fill property | Aspose.Words for Python

    Stroke.fill property. Gets fill formatting for the [Stroke](../).... insert_shape ( shape_type = aw . drawing . ShapeType ...= 200 , height = 200 , wrap_type = aw . drawing . WrapType ....

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Lists::ListFormat::get_IsListIte...

    Aspose::Words::Lists::ListFormat::get_IsListItem method. True when the paragraph has bulleted or numbered formatting applied to it in C++....ListFormat::get_IsListItem method True when the paragraph has bulleted...the list. // Below are two types of lists that we can create...

    reference.aspose.com/words/cpp/aspose.words.lis...
  10. Translate Markdown to Document Object Model (DO...

    Tarnslate a Markdown document to Document Object Model and back using C++. So you can work with complex existing Markdown and programmatically create a Markdown document from scratch....get_Font()->set_Bold(true) Italic *italic text* get_Font()->set_Italic(true) Strikethrough...get_Font()->set_StrikeThrough(true) We use a character style with...

    docs.aspose.com/words/cpp/translate-markdown-to...