Sort Score
Result 10 results
Languages All
Labels All
Results 2,991 - 3,000 of 16,757 for

true type

(0.24 sec)
  1. VerticalChoiceBox|Documentation

    VerticalChoiceBox element generates a vertical question block with multiple answers and an optional write-in field....declared as an object with "element_type": "VerticalChoiceBox" property...children property. { "element_type" : "VerticalChoiceBox" , "children"...

    docs.aspose.com/omr/net/json-markup/verticalcho...
  2. CompositeNode.InsertBefore | Aspose.Words for .NET

    Discover how to use the CompositeNode InsertBefore method to seamlessly insert nodes before reference nodes, enhancing your data structure management....refChild ) where T : Node Parameter Type Description newChild T The Node...GetChildNodes ( NodeType . Any , true ). Count , Is . EqualTo ( 4...

    reference.aspose.com/words/net/aspose.words/com...
  3. Aspose::Words::FileFormatInfo::get_IsEncrypted ...

    Aspose::Words::FileFormatInfo::get_IsEncrypted method. Returns True if the document is encrypted and requires a password to open in C++....FileFormatInfo::get_IsEncrypted method Returns true if the document is encrypted...saveOptions ); // Verify the file type of our document, and its encryption...

    reference.aspose.com/words/cpp/aspose.words/fil...
  4. ListCollection indexer | Aspose.Words for Python

    ListCollection indexer. Gets a list by index.... Parameter Type Description index int Examples...aw . NodeType . PARAGRAPH , True ) self . assertEqual ( 0 , len...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose Words insertHtml checkbox rendering - Fr...

    Hello, I am creating a report where the content is created in HTML and then the insertHtml method is used and it is being saved as a docx. Part of the html are checkboxes. In HTML they look like this: <input _ngconten…...<input _ngcontent-dtp-c596="" type="checkbox" disabled="" checked=""...<input _ngcontent-knj-c501="" type="checkbox" disabled="" title="on"...

    forum.aspose.com/t/aspose-words-inserthtml-chec...
  6. IFieldDatabaseProvider.GetQueryResult | Aspose....

    Discover the IFieldDatabaseProvider's GetQueryResult method for efficient data retrieval. Streamline your queries and enhance database performance today!...FieldDatabase field ) Parameter Type Description fileName String...FieldType . FieldDatabase , true ); field . FileName = DatabaseDir...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Format Presentation Charts in JavaScript|Aspose...

    Learn chart formatting in Aspose.Slides for Node.js in JavaScript and elevate your PowerPoint presentation with professional, eye-catching styling....along with the any of desired type (in this example we will use...aspose . slides . NullableBool . True ); chartTitle . getPortionFormat...

    docs.aspose.com/slides/nodejs-java/chart-format...
  8. EditableRangeEnd class | Aspose.Words for Python

    aspose.words.EditableRangeEnd class. Represents an end of an editable range in a Word document... is_composite Returns True if this node can contain other...(Inherited from Node ) node_type Returns NodeType.EDITABLE_RANGE_END...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Markup::CustomXmlPropertyCollect...

    Aspose::Words::Markup::CustomXmlPropertyCollection class. Represents a collection of custom XML attributes or smart tag properties. To learn more, visit the documentation article in C++.... static Type () Remarks Items are CustomXmlProperty...Words :: NodeType :: SmartTag , true ) -> LINQ_OfType < System ::...

    reference.aspose.com/words/cpp/aspose.words.mar...
  10. Manage DataLabels of Excel Charts with C++|Docu...

    Learn how to effectively manage data labels in Excel charts using Aspose.Cells for C++. Our comprehensive guide covers various management tasks, including adding, removing, and modifying labels to enhance chart readability and usability.... Add ( u "A1:B3" , true ); // Show value labels chart...GetDataLabels (). SetShowValue ( true ); // Show series name labels...

    docs.aspose.com/cells/cpp/insert-datalabels-to-...