Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 15,992 for

true type

(0.2 sec)
  1. Range.NormalizeFieldTypes | Aspose.Words for .NET

    Transform field Types with the NormalizeFieldTypes method. Ensure FieldStart, FieldSeparator, and FieldEnd align with specified field codes for seamless data handling....NormalizeFieldTypes method Changes field type values FieldType of FieldStart...they correspond to the field types contained in the field codes...

    reference.aspose.com/words/net/aspose.words/ran...
  2. Document.NormalizeFieldTypes | Aspose.Words for...

    Optimize your document with the NormalizeFieldTypes method, ensuring all field Type values align with field codes for enhanced consistency and accuracy....NormalizeFieldTypes method Changes field type values FieldType of FieldStart...they correspond to the field types contained in the field codes...

    reference.aspose.com/words/net/aspose.words/doc...
  3. How to Set Point as Total with Python.NET|Docum...

    Learn how to configure total points in Excel waterfall charts using Aspose.Cells for Python via .NET with this step-by-step guide....[ 0 ] # Verify chart type if chart . type == ChartType . WATERFALL... set_data_range ( "A1:B8" , True ) # Customize series formatting...

    docs.aspose.com/cells/python-net/how-to-set-poi...
  4. CompositeNode.getChild method | Aspose.Words fo...

    CompositeNode.getChild method. Returns an Nth child node that matches the specified Type....node that matches the specified type. getChild ( nodeType : Aspose...Parameter Type Description nodeType NodeType Specifies the type of the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Node.getAncestor method | Aspose.Words for Node.js

    Node.getAncestor method. Gets the first ancestor of the specified [NodeType](../../nodeType/)....Parameter Type Description ancestorType NodeType The node type of the...specified type or null if no ancestor of this type was found...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. CustomAnswerSheet|Documentation

    CustomAnswerSheet element generates a numbered list of answers with full control over the layout and content of an answer....declared as an object with "element_type": "CustomAnswerSheet" property...properties Name Type Description element_type string Must be "CustomAnswerSheet"...

    docs.aspose.com/omr/net/json-markup/customanswe...
  7. CheckGrammarOptions | Aspose.Words for Java

    Allows to specify various options while checking grammar of a document using AI in Java....setImproveStylistics(true); Document proofedDoc = model...document, or not. Default value is true . Remarks: When the option is...

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

    Specifies the Type format of an image in a Microsoft Word document in Java....class ImageType Specifies the type (format) of an image in a Microsoft...getChild(NodeType.SHAPE, 0, true); Assert.assertEquals(ImageType...

    reference.aspose.com/words/java/com.aspose.word...
  9. OfficeMathDisplayType | Aspose.Words for Java

    Specifies the display format Type of the equation in Java....Specifies the display format type of the equation. Examples: Shows...getChild(NodeType.OFFICE_MATH, 0, true); // OfficeMath nodes that are...

    reference.aspose.com/words/java/com.aspose.word...
  10. Font Settings with JavaScript via C++|Documenta...

    Aspose.Cells is a JavaScript library for working with spreadsheet files. It supports setting the font settings of cells, allowing users to customize the font style and properties of cells. This article will introduce how to use the Aspose.Cells library to set cell font settings....Workbook Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/javascript-cpp/cells-font...