Sort Score
Result 10 results
Languages All
Labels All
Results 2,461 - 2,470 of 12,568 for

true type

(0.06 sec)
  1. Customize 3D Charts in Presentations with Pytho...

    Learn how to create and customize 3-D charts in Aspose.Slides for Python via .NET, with support for PPT, PPTX and ODP files—boost your presentations today.... type ) chart . chart_data . series..., 2 , "Series 2" ), chart . type ) # Add Catrgories chart . chart_data...

    docs.aspose.com/slides/python-net/3d-chart/
  2. LayoutOptions | Aspose.Words for Java

    Holds the options that allow controlling the document layout process in Java....setHidden(true); builder.writeln("This text...option is ignored. Default is true . Examples: Shows how to ignore...

    reference.aspose.com/words/java/com.aspose.word...
  3. BuildingBlock class | Aspose.Words for Node.js

    Aspose.Words.BuildingBlock class. Represents a glossary document entry such as a Building Block, AutoText or an AutoCorrect entry... hasChildNodes Returns true if this node has any child nodes...CompositeNode ) isComposite Returns true if this node can contain other...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::Drawing::Fill::Solid method | As...

    Aspose::Words::Drawing::Fill::Solid method. Sets the fill to a uniform color in C++....:: String :: Format ( u "The type of the fill is: {0}" , fill..."%" << std :: endl ; // Change type of the fill to Solid with uniform...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Aspose::Words::TableStyle class | Aspose.Words ...

    Aspose::Words::TableStyle class. Represents a table style. To learn more, visit the documentation article in C++.... get_BuiltIn () True if this style is one of the...the style. get_IsHeading () True when the style is one of the...

    reference.aspose.com/words/cpp/aspose.words/tab...
  6. Aspose::Words::Drawing::HorizontalRuleFormat cl...

    Aspose::Words::Drawing::HorizontalRuleFormat class. Represents horizontal rule formatting. To learn more, visit the documentation article in C++.... If true , then the horizontal rule is...::get_WidthPercent . static Type () Examples Shows how to insert...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Range.replace method | Aspose.Words for Node.js

    Aspose.Words.Range.replace method...replacement : string ) Parameter Type Description pattern string A...FindReplaceOptions ) Parameter Type Description pattern string A...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Receipt recognition settings|Documentation

    Configuring Aspose.OCR for .NET recognition engine for extracting text from scanned receipts.... Setting Type Default value Description AllowedSymbols...AutomaticColorInvers boolean true Improve recognition accuracy...

    docs.aspose.com/ocr/net/recognition-settings-re...
  9. Aspose::Words::Node::Clone method | Aspose.Word...

    Aspose::Words::Node::Clone method. Creates a duplicate of the node in C++....Parameter Type Description isCloneChildren bool True to recursively...( para ) -> Clone ( true ); ASSERT_TRUE (( System :: ExplicitCast...

    reference.aspose.com/words/cpp/aspose.words/nod...
  10. ChartSeriesCollection | Aspose.Words for Java

    Represents collection of a ChartSeries in Java....hasDataLabels(true); series.getDataLabels().setShowValue(false);...getDataLabels().setShowCategoryName(true); doc.save(getArtifactsDir()...

    reference.aspose.com/words/java/com.aspose.word...