Sort Score
Result 10 results
Languages All
Labels All
Results 1,761 - 1,770 of 17,417 for

true type

(0.15 sec)
  1. CellCollection | Aspose.Words for Java

    Provides Typed access to a collection of Cell nodes in Java....extends NodeCollection Provides typed access to a collection of Cell...collection. Parameters: Parameter Type Description node Node The node...

    reference.aspose.com/words/java/com.aspose.word...
  2. FieldSection Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldSection class, your solution for efficiently implementing SECTION fields in document processing. Enhance your workflow today!...FieldFormat object that provides typed access to field’s formatting...virtual Type { get; } Gets the Microsoft Word field type. Methods...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Convert the Smart Art to Group Shape with JavaS...

    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....SmartArt Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/javascript-cpp/convert-th...
  4. Node.js and .NET Version Differences|Aspose.Wor...

    Aspose.Words for Node.js via .NET is a native Node.js module based on Aspose.Words for .NET with [Node-API](https://nodejs.org/api/n-api.html). This page describes the differences in features and API of these two products....js Though type casting is not natural for Node...nodes or fields to concrete type. Aspose.Words for Node.js via...

    docs.aspose.com/words/nodejs-net/nodejs-notes/
  5. FieldMergeRec | Aspose.Words for Java

    Implements the MERGEREC field in Java....FIELD_MERGE_FIELD, true); fieldMergeField.setFieldName("Name");...insertField(FieldType.FIELD_MERGE_REC, true); Assert.assertEquals(fieldMergeRec...

    reference.aspose.com/words/java/com.aspose.word...
  6. FieldDocProperty | Aspose.Words for Java

    Implements the DOCPROPERTY field in Java....FIELD_DOC_VARIABLE, true); fieldDocVariable.setVariableName("My...FieldFormat object that provides typed access to field’s formatting...

    reference.aspose.com/words/java/com.aspose.word...
  7. FieldRevNum | Aspose.Words for Java

    Implements the REVNUM field in Java....FIELD_REVISION_NUM, true); Assert.assertEquals(" REVNUM...FieldFormat object that provides typed access to field’s formatting...

    reference.aspose.com/words/java/com.aspose.word...
  8. FieldTime | Aspose.Words for Java

    Implements the TIME field in Java....FIELD_TIME, true); builder.moveTo(field.getSeparator());...FieldFormat object that provides typed access to field’s formatting...

    reference.aspose.com/words/java/com.aspose.word...
  9. FieldNumWords class | Aspose.Words for Python

    aspose.words.fields.FieldNumWords class. Implements the NUMWORDS 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...
  10. Block|Documentation

    Block element is used to organize content within containers....declared as an object with "element_type": "Block" property. Elements...children property. { "element_type" : "Block" , "children" : [...

    docs.aspose.com/omr/net/json-markup/block/