Sort Score
Result 10 results
Languages All
Labels All
Results 1,211 - 1,220 of 14,729 for

true type

(0.09 sec)
  1. Footnote.accept method | Aspose.Words for Node.js

    Footnote.accept method. Accepts a visitor....DocumentVisitor ) Parameter Type Description visitor DocumentVisitor...VisitFootnoteEnd at the end. Returns True if all nodes were visited; false...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Set Default Font while rendering spreadsheets t...

    Learn how to set the default font while rendering spreadsheets to images using Aspose.Cells for JavaScript via C++....Default Fonts </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/javascript-cpp/set-defaul...
  3. Convert the Smart Art to Group Shape|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Shape : true Is Group Shape : false Is Group Shape : true AI Document...Shape Extract Text from the Gear Type SmartArt Shape Analyzing your...

    docs.aspose.com/cells/java/convert-the-smart-ar...
  4. Node.NodeTypeToString | Aspose.Words for .NET

    Discover the Node NodeTypeToString method, effortlessly convert node Type enums into user-friendly strings for seamless coding and improved readability....method that converts a node type enum value into a user friendly...Console . WriteLine ( $"Node type: {Node.NodeTypeToString(node...

    reference.aspose.com/words/net/aspose.words/nod...
  5. HtmlLoadOptions | Aspose.Words for .NET

    Discover the HtmlLoadOptions constructor, designed to effortlessly initialize instances with default settings for seamless web development....HtmlLoadOptions (); // If the value is true, then we take VML code into...set the "SupportVml" flag to "true", then Aspose.Words will load...

    reference.aspose.com/words/net/aspose.words.loa...
  6. OleFormat.OleControl | Aspose.Words for .NET

    Discover the OleFormat OleControl property to access ActiveX control objects. Unlock enhanced functionality and integration for your OLE applications.... Shape , 0 , true ); OleControl oleControl = shape...EqualTo ( true )); Assert . That ( checkBox . Type , Is . EqualTo...

    reference.aspose.com/words/net/aspose.words.dra...
  7. 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...
  8. Node.nextPreOrder method | Aspose.Words for Nod...

    Node.nextPreOrder method. Gets next node according to the pre-order tree traversal algorithm.... Node ) Parameter Type Description rootNode Node The...getChildNodes ( aw . NodeType . Shape , true ). toArray (). map ( node =>...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::Drawing::ShapeBase class | Aspos...

    Aspose::Words::Drawing::ShapeBase class. Base class for objects in the drawing layer, such as an AutoShape, freeform, OLE object, ActiveX control, or picture. To learn more, visit the documentation article in C++....get_CanHaveImage () Returns true if the shape type allows the shape to...get_HasChildNodes () Returns true if this node has any child nodes...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. PropertyType | Aspose.Words for Java

    Specifies data Type of a document property in Java....PropertyType Specifies data type of a document property. Examples:...properties.add("Authorized", true); properties.add("Authorized...

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