Sort Score
Result 10 results
Languages All
Labels All
Results 4,951 - 4,960 of 10,695 for

true type

(0.08 sec)
  1. 图表数据标签|Aspose.Slides 文档

    在C++中设置PowerPoint图表数据标签和距离...chart -> set_HasDataTable ( true ); chart -> get_ChartData ()...( u "系列 2" )), chart -> get_Type ()); // 获取第一个图表系列 SharedPtr...

    docs.aspose.com/slides/zh/cpp/chart-data-label/
  2. RelativeHorizontalPosition enumeration | Aspose...

    aspose.words.drawing.RelativeHorizontalPosition enumeration. Specifies to what the horizontal position of a shape or text frame is relative.... wrap_type = aw . drawing . WrapType .... NONE shape . behind_text = True # Place the image at the center...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Export Data from Worksheet in .NET|Documentation

    This article explains how to export or import data from worksheet into datatable using C#....Columns Containing Strongly Typed Data We know that a spreadsheet...of a worksheet are strongly typed (that means all values in a...

    docs.aspose.com/cells/net/export-data-from-work...
  4. Fill.visible property | Aspose.Words for Python

    Fill.visible property. Gets or sets value that is ``True`` if the formatting applied to this instance, is visible....property Gets or sets value that is True if the formatting applied to...arrow . stroke . start_arrow_type = aw . drawing . ArrowType ...

    reference.aspose.com/words/python-net/aspose.wo...
  5. AutoFit Rows for Merged Cells with C++|Document...

    Learn how to auto-fit rows for merged cells in Excel using Aspose.Cells for C++....Here is a list of all possible types of auto fitting merged cells:...on style . SetIsTextWrapped ( true ); // Apply the style to the...

    docs.aspose.com/cells/cpp/autofit-rows-for-merg...
  6. Aspose::Words::Layout::LayoutCollector::GetNumP...

    Aspose::Words::Layout::LayoutCollector::GetNumPagesSpanned method. Gets number of pages the specified node spans. 0 if node is within a single page. This is the same as GetEndPageIndex() - GetStartPageIndex() in C++....GetChildNodes ( NodeType :: Any , true ); for ( const auto & node :...Page , layoutEnumerator -> get_Type ()); // The LayoutEnumerator...

    reference.aspose.com/words/cpp/aspose.words.lay...
  7. Aspose::Words::Layout::LayoutCollector::GetEndP...

    Aspose::Words::Layout::LayoutCollector::GetEndPageIndex method. Gets 1-based index of the page where node ends. Returns 0 if node cannot be mapped to a page in C++....GetChildNodes ( NodeType :: Any , true ); for ( const auto & node :...Page , layoutEnumerator -> get_Type ()); // The LayoutEnumerator...

    reference.aspose.com/words/cpp/aspose.words.lay...
  8. Aspose::Words::Layout::LayoutCollector::GetStar...

    Aspose::Words::Layout::LayoutCollector::GetStartPageIndex method. Gets 1-based index of the page where node begins. Returns 0 if node cannot be mapped to a page in C++....GetChildNodes ( NodeType :: Any , true ); for ( const auto & node :...Page , layoutEnumerator -> get_Type ()); // The LayoutEnumerator...

    reference.aspose.com/words/cpp/aspose.words.lay...
  9. Need a Sample Code to Create a PowerPoint Combi...

    I have a combination chart of stacked column, line with markers on the primary axis and cluster column on the secondary axis. Fact2LegendNotVisible.zip (37.8 KB) please refer the attached ppt file and provide the code. …...setShowValue(true); series.getLabels().getDefaultDataLabelF()...getDefaultDataLabelF().setShowValue(true); series.getLabels().getDefaultDataLabelF()...

    forum.aspose.com/t/need-a-sample-code-to-create...
  10. InlineStory.is_move_to_revision property | Aspo...

    InlineStory.is_move_to_revision property. Returns ``True`` if this object was moved (inserted) in Microsoft Word while change tracking was enabled....is_move_to_revision property Returns True if this object was moved (inserted)...( aw . NodeType . FOOTNOTE , True )))) self . assertEqual ( 5...

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