Sort Score
Result 10 results
Languages All
Labels All
Results 2,181 - 2,190 of 16,763 for

true type

(0.59 sec)
  1. Specifying Sort Warning While Sorting Data|Docu...

    Learn how to specify sort warning while sorting data by using the Aspose.Cells for JavaScript via C++ API....Please set this property to true and your textual data will be...Number Example </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/javascript-cpp/specifying...
  2. Aspose::Words::Fields::FieldMacroButton class |...

    Aspose::Words::Fields::FieldMacroButton class. Implements the MACROBUTTON field. To learn more, visit the documentation article in C++....FieldFormat object that provides typed access to field’s formatting...virtual get_Type () const Gets the Microsoft Word field type. GetFieldCode...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. Run Class | Aspose.Words for .NET

    Discover Aspose.Words.Run, a powerful class for managing character runs with consistent font formatting, enhancing your document processing efficiency....IsComposite { get; } Returns true if this node can contain other...IsDeleteRevision { get; } Returns true if this object was deleted in...

    reference.aspose.com/words/net/aspose.words/run/
  4. ReportingEngine class | Aspose.Words for Python

    aspose.words.reporting.ReportingEngine class. Provides routines to populate template documents with data and a set of settings to control these routines...Properties Name Description known_types Gets an unordered set (i.e....corresponding types’ static members, perform type casts, etc. ...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Working with Charts through Shape.Chart Object|...

    Charts in details, how chart linked with Shape node in Aspose.Words for C++....GetChildNodes ( NodeType :: Shape , true ) -> idx ( 0 ) -> Cast < Shape...Set Chart.Legend.Visible to true or false . Example: chart ->...

    docs.aspose.com/words/cpp/working-with-charts-t...
  6. Aspose::Words::Markup::StructuredDocumentTagRan...

    Aspose::Words::Markup::StructuredDocumentTagRangeStart class. Represents a start of ranged structured document tag which accepts multi-sections content. See also StructuredDocumentTagRangeEnd. To learn more, visit the documentation article in C++....virtual get_IsComposite () Returns true if this node can contain other...structured document tag). if set to true , this state shall be resumed...

    reference.aspose.com/words/cpp/aspose.words.mar...
  7. DocumentBuilder.CurrentStory | Aspose.Words for...

    Discover the DocumentBuilder CurrentStory property to access and manage the selected story efficiently, enhancing your document editing experience....DocumentBuilder ( doc ); // A Story is a type of node that has child Paragraph...Tables . Contains ( table ), Is . True ); See Also class Story class...

    reference.aspose.com/words/net/aspose.words/doc...
  8. TabStop.leader property | Aspose.Words for Node.js

    TabStop.leader property. Gets or sets the Type of the leader line displayed under the tab character....leader property Gets or sets the type of the leader line displayed...aw . NodeType . Paragraph , true )) { var para = paraNode . asParagraph...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ImageData.ImageType | Aspose.Words for .NET

    Discover the ImageData ImageType property to easily identify image Types and enhance your image handling capabilities. Boost your development efficiency today!...ImageType property Gets the type of the image. public ImageType...GetChildNodes ( NodeType . Shape , true ); Assert . That ( shapes ....

    reference.aspose.com/words/net/aspose.words.dra...
  10. Document.cleanup method | Aspose.Words for Node.js

    Aspose.Words.Document.cleanup method... CleanupOptions ) Parameter Type Description options CleanupOptions...unusedLists = true ; cleanupOptions . unusedStyles = true ; cleanupOptions...

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