Sort Score
Result 10 results
Languages All
Labels All
Results 2,151 - 2,160 of 12,492 for

true type

(0.12 sec)
  1. WriteInConfig|Documentation

    WriteInConfig element provides a blank field in which the respondent can hand write some text or draw a picture....namespace to use WriteInConfig types without specifying the fully...() Optional properties Name Type Default value Description Name...

    docs.aspose.com/omr/net/programmatic-forms/writ...
  2. Aspose::Words::DigitalSignatures::DigitalSignat...

    Aspose::Words::DigitalSignatures::DigitalSignature class. Represents a digital signature on a document and the result of its verification. To learn more, visit the documentation article in C++....get_IsValid () const Returns true if this digital signature is...get_SignatureType () const Gets the type of the digital signature. get_SignatureValue...

    reference.aspose.com/words/cpp/aspose.words.dig...
  3. RunCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.RunCollection class for seamless access to Run nodes. Enhance your document processing with powerful, Typed features!...RunCollection class Provides typed access to a collection of Run...how to determine the revision type of an inline node. Document...

    reference.aspose.com/words/net/aspose.words/run...
  4. ConditionalStyle.left_padding property | Aspose...

    ConditionalStyle.left_padding property. Gets or sets the amount of space (in points) to add to the left of the contents of table cells.... # 1 - By style type: table_style . conditional_styles... conditional_styles [ 0 ] . type ) # 3 - As a property: table_style...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Python and .NET Version Differences|Aspose.Imag...

    Aspose.Imaging for Python via .NET is a wrapper of Aspose.Imaging for .NET, this page describes the differences in features and API of these two products....Imaging Objects in Python Though type casting is not natural for Python...nodes or fields to concrete type. Aspose.Imaging for Python via...

    docs.aspose.com/imaging/python-net/python-notes/
  6. Customize Pie Charts in Presentations with Pyth...

    Learn how to create and customize pie charts in Python with Aspose.Slides, exportable to PowerPoint and OpenDocument, boosting your data storytelling in seconds.... show_value = True chart . chart_data . series...height = 20 chart . has_title = True # Set first series to Show Values...

    docs.aspose.com/slides/python-net/pie-chart/
  7. CustomXmlProperty.value property | Aspose.Words...

    CustomXmlProperty.value property. Gets or sets the value of the custom XML attribute or smart tag property...."Element" property to reflect the type of data they contain. smart_tag...element = 'date' # Some smart tag types process their contents further...

    reference.aspose.com/words/python-net/aspose.wo...
  8. SmartTag.uri property | Aspose.Words for Python

    SmartTag.uri property. Specifies the namespace URI of the smart tag...."Element" property to reflect the type of data they contain. smart_tag...element = 'date' # Some smart tag types process their contents further...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::BreakType enum | Aspose.Words fo...

    Aspose::Words::BreakType enum. Specifies Type of a break inside a document in C++....Hide ] BreakType enum Specifies type of a break inside a document...-> set_DifferentFirstPageHe ( true ); builder -> get_PageSetup...

    reference.aspose.com/words/cpp/aspose.words/bre...
  10. Create and Manage Chart with Node.js via C++|Do...

    Learn how to use Aspose.Cells for Node.js to create charts in Microsoft Excel. Our guide will demonstrate various chart Types and how to customize their appearance and formatting....setChartDataRange ( "A1:C4" , true ); // Saving the Excel file...objects to create charts. Add any type of chart to a worksheet using...

    docs.aspose.com/cells/nodejs-cpp/creating-charts/