Sort Score
Result 10 results
Languages All
Labels All
Results 1,181 - 1,190 of 15,958 for

true type

(0.1 sec)
  1. Aspose::Words::DocumentBuilder::InsertCheckBox ...

    Aspose::Words::DocumentBuilder::InsertCheckBox method. Inserts a checkbox form field at the current position in C++....checkedValue , int32_t size ) Parameter Type Description name const System::String&...( u "CheckBox_Default" , true , true , 50 ); builder -> InsertParagraph...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. FormFieldCollection.Item | Aspose.Words for .NET

    Access specific form fields easily with the FormFieldCollection Item property. Streamline your data handling and enhance form management.... CalculateOnExit = true ; Assert . That ( comboBox ...( comboBox . Enabled , Is . True ); builder . InsertBreak ( BreakType...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Set text of chart legend entry fill to none usi...

    Learn how to use Aspose.Cells for JavaScript via C++ to set the text of a chart legend entry fill to none. This guide will demonstrate how to modify the fill color of legend entries in Microsoft Excel charts for better visualization and customization....isTextNoFill() to true . The following sample code...Entry Example </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/javascript-cpp/set-text-o...
  4. CompositeNode.isComposite property | Aspose.Wor...

    CompositeNode.isComposite property. Returns ``True`` as this node can have child nodes....isComposite property Returns true as this node can have child...doc . isComposite ). toEqual ( true ); // Invoke the recursive function...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. WriteProtection.validate_password method | Aspo...

    WriteProtection.validate_password method. Returns ``True`` if the specified password is the same as the write-protection password the document was protected with...validate_password(password) Returns True if the specified password is...password : str ): ... Parameter Type Description password str Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Notes::Footnote class | Aspose.W...

    Aspose::Words::Notes::Footnote class. Represents a container for text of a footnote or endnote. To learn more, visit the documentation article in C++....get_HasChildNodes () Returns true if this node has any child nodes...get_IsComposite () override Returns true as this node can have child...

    reference.aspose.com/words/cpp/aspose.words.not...
  7. How to create waterfall chart with Node.js via ...

    Create waterfall charts in Excel with Node.js and Aspose.Cells for Node.js via C++....waterfall chart is a special type of chart that is normally used...Excel has many predefined chart types, including column, line, pie...

    docs.aspose.com/cells/nodejs-cpp/creating-water...
  8. Aspose::Words::Node class | Aspose.Words for C+...

    Aspose::Words::Node class. Base class for all nodes of a Word document. To learn more, visit the documentation article in C++....virtual get_IsComposite () Returns true if this node can contain other...get_NodeType () const Gets the type of this node. get_ParentNode...

    reference.aspose.com/words/cpp/aspose.words/node/
  9. BuildingBlock class | Aspose.Words for Python

    aspose.words.buildingblocks.BuildingBlock class. Represents a glossary document entry such as a Building Block, AutoText or an AutoCorrect entry... has_child_nodes Returns True if this node has any child nodes...CompositeNode ) is_composite Returns True if this node can contain other...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FieldBidiOutline class | Aspose.Words for Python

    aspose.words.fields.FieldBidiOutline class. Implements the BIDIOUTLINE field...FieldFormat object that provides typed access to field’s formatting...from Field ) type Gets the Microsoft Word field type. (Inherited...

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