Sort Score
Result 10 results
Languages All
Labels All
Results 841 - 850 of 17,415 for

true type

(0.19 sec)
  1. ShadowType | Aspose.Words for Java

    Specifies the Type of a shape shadow in Java....class ShadowType Specifies the type of a shape shadow. Remarks:...getChildNodes(NodeType.SHAPE, true).get(0); if (shape.getShadowFormat()...

    reference.aspose.com/words/java/com.aspose.word...
  2. Shape class | Aspose.Words for Python

    aspose.words.drawing.Shape class. Represents an object in the drawing layer, such as an AutoShape, textbox, freeform, OLE object, ActiveX control, or picture...shape_type . Shapes of different types can have different...Description Shape(doc, shape_type) Creates a new shape object...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 数据验证|Documentation

    学习如何通过Aspose.Cells for JavaScript通过C++添加数据验证。...Validation Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/zh/javascript-cpp/data-va...
  4. Aspose::Words::Paragraph::InsertField method | ...

    Aspose::Words::Paragraph::InsertField method. Inserts a field into this paragraph in C++....refNode , bool isAfter ) Parameter Type Description fieldType Aspos...Aspose::Words::Fields::FieldType The type of the field to insert. updateField...

    reference.aspose.com/words/cpp/aspose.words/par...
  5. Set Milestone Shape Properties in Ruby|Document...

    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....setAutoUpdate ( true ) \ # Set milestone type milestone_helper...Appearance of the Connector Type Shape in Visio in Ruby Set the...

    docs.aspose.com/diagram/java/set-milestone-shap...
  6. Comment | Aspose.Words for Java

    Represents a container for text of a comment in Java....COMMENT, true).getCount()); // Comments that...ancestor of the specified object type. getAuthor() Gets the author...

    reference.aspose.com/words/java/com.aspose.word...
  7. Border.shadow property | Aspose.Words for Node.js

    Border.shadow property. Gets or sets a value indicating whether the border has a shadow....bottom) should be of the same type, width, color and all should...have the Shadow property set to true . Examples Shows how to create...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. UseGpu|Documentation

    Offload the vision projector to GPU in Aspose.LLM for .NET — null defers to mtmd's auto-detection; explicit True/false forces a choice.... Quick reference Type bool? Default null (use native...native default — typically true if a GPU is present) Category Multimodal...

    docs.aspose.com/llm/net/developer-reference/par...
  9. Aspose::Words::CompositeNode::GetChildNodes met...

    Aspose::Words::CompositeNode::GetChildNodes method. Returns a live collection of child nodes that match the specified Type in C++....nodes that match the specified type. System :: SharedPtr < Aspose...nodeType , bool isDeep ) Parameter Type Description nodeType Aspose::Words::NodeType...

    reference.aspose.com/words/cpp/aspose.words/com...
  10. Node.remove method | Aspose.Words for Node.js

    Node.remove method. Removes itself from the parent....all child nodes of a specific type from a composite node. let doc...getChildNodes ( aw . NodeType . Table , true ). count ). toEqual ( 2 ); let...

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