Sort Score
Result 10 results
Languages All
Labels All
Results 4,421 - 4,430 of 17,140 for

true type

(0.73 sec)
  1. Inline.is_move_to_revision property | Aspose.Wo...

    Inline.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)...how to determine the revision type of an inline node. doc = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Manage Chart Data Labels in Presentations on An...

    Learn to add and format chart data labels in PowerPoint presentations using Aspose.Slides for Android via Java for more engaging slides.... setDataTable ( true ); chart . getChartData ()....getDefaultDataLabelF (). setShowValue ( true ); series . getLabels (). getDefaultDataLabelF...

    docs.aspose.com/slides/androidjava/chart-data-l...
  3. Manage Chart Data Labels in Presentations Using...

    Learn to add and format chart data labels in PowerPoint presentations using Aspose.Slides for Java for more engaging slides.... setDataTable ( true ); chart . getChartData ()....getDefaultDataLabelF (). setShowValue ( true ); series . getLabels (). getDefaultDataLabelF...

    docs.aspose.com/slides/java/chart-data-label/
  4. Validation Results – Check Web Accessibility in C#

    Learn how to use Aspose.HTML for .NET to review the results of web accessibility checks and detail specific issues that occurred during the validation....where the ValidationResultSave type parameter specifies in what...checked rule. The rule has a type that implements the interface...

    docs.aspose.com/html/net/web-accessibility-vali...
  5. Document.Accept | Aspose.Words for .NET

    Streamline your visitor management with our Document Accept method. Enhance security and efficiency for a seamless experience....DocumentVisitor visitor ) Parameter Type Description visitor DocumentVisitor...visit the nodes. Return Value True if all nodes were visited; false...

    reference.aspose.com/words/net/aspose.words/doc...
  6. Section.Accept | Aspose.Words for .NET

    Discover the Section Accept method to enhance visitor engagement and streamline interactions. Boost your site's performance today!...DocumentVisitor visitor ) Parameter Type Description visitor DocumentVisitor...visit the nodes. Return Value True if all nodes were visited; false...

    reference.aspose.com/words/net/aspose.words/sec...
  7. 如何用Node.js和C++创建组合图表|Documentation

    学习如何使用Aspose.Cells for Node.js via C++创建组合图表。我们的全面指南将演示如何将不同图表类型合并为一个组合图表,以实现更有效的数据展示。... setShowLegend ( true ); // Set the chart title name...setChartDataRange ( "A1:E12" , true ); // Set category data chart...

    docs.aspose.com/cells/zh/nodejs-cpp/create-comb...
  8. IMailMergeDataSource | Aspose.Words for Java

    Implement this interface to allow mail merge from a custom data source such as a list of objects in Java....mAddress; } // An example of a typed collection that contains your...get(mRecordIndex).getFullName()); return true; } else if (fieldName.equals("Address"))...

    reference.aspose.com/words/java/com.aspose.word...
  9. Resolve RGB Values from SetAdvancedColor Operat...

    For some context I am using Aspose for .NET version 20.9 I am looping through page.Contents and have setup If ElseIf statements for each Operator Type. I am having issues right now with SetAdvancedColor. An element on s…...statements for each Operator type. I am having issues right now...(white). I read somewhere that the type of color space CS0 or whichever...

    forum.aspose.com/t/resolve-rgb-values-from-seta...
  10. Create Excel Table in C#

    Create Excel table in C# by following this article. Get the IDE details, a list of steps, and a sample code to create a basic Excel table in C#....TableStyleMedium10 Set the total flag to true for all the number columns Add...to show total and calculation type Count. Code for Microsoft Excel...

    kb.aspose.com/cells/net/create-excel-table-in-c...