Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 17,465 for

true type

(0.07 sec)
  1. Aspose::Words::DocumentBuilder::MoveToMergeFiel...

    Aspose::Words::DocumentBuilder::MoveToMergeField method. Moves the cursor to a position just beyond the specified merge field and removes the merge field in C++....String & fieldName ) Parameter Type Description fieldName const...mail merge field. ReturnValue true if the merge field was found...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. FootnoteSeparator | Aspose.Words for Java

    in Java....ancestor of the specified object type. getChild(int nodeType, int...getSeparatorType() getStoryType() Gets the type of this story. getTables() Gets...

    reference.aspose.com/words/java/com.aspose.word...
  3. ShapeTextOrientation | Aspose.Words for Java

    Specifies orientation of text in shapes in Java....hasDataLabels(true); dataLabels.setShowValue(true); dataLabels...dataLabels.setShowCategoryName(true); // Define data label shape. dataLabels...

    reference.aspose.com/words/java/com.aspose.word...
  4. Run | Aspose.Words for Java

    Represents a run of characters with the same font formatting in Java....ANY, true).getCount()); // We can modify...getChildNodes(NodeType.RUN, true).get(1)).setText("Updated run...

    reference.aspose.com/words/java/com.aspose.word...
  5. OfficeMath class | Aspose.Words for Python

    aspose.words.math.OfficeMath class. Represents an Office Math object such as function, equation, matrix or alike...display_type Gets/sets Office Math display format type which represents...CompositeNode ) has_child_nodes Returns True if this node has any child nodes...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ChartAxisTitle | Aspose.Words for Java

    Provides access to the axis title properties in Java....setShow(true); ChartAxisTitle chartAxisYTitle...chartAxisYTitle.setShow(true); chartAxisYTitle.setOverlay(true); chartAxisYTitle...

    reference.aspose.com/words/java/com.aspose.word...
  7. Revision.ParentNode | Aspose.Words for .NET

    Discover the Revision ParentNode property, which identifies the direct parent node of any revision Type—except StyleDefinitionChange. Enhance your coding efficiency!...property will work for any revision type other than StyleDefinitionChang...how to determine the revision type of an inline node. Document...

    reference.aspose.com/words/net/aspose.words/rev...
  8. Aspose::Words::Markup::IStructuredDocumentTag::...

    Aspose::Words::Markup::IStructuredDocumentTag::get_SdtType method. Gets Type of this Structured document tag in C++....IStructuredDocumentT::get_SdtType method Gets type of this Structured document...Examples Shows how to get the type of a structured document tag...

    reference.aspose.com/words/cpp/aspose.words.mar...
  9. Converter.Convert | Aspose.Words for .NET

    Effortlessly convert your documents with our Converter's Convert method. Transform input files into desired formats with ease and precision....string outputFile ) Parameter Type Description inputFile String...LoadOptions () { IgnoreOleData = true }; Converter . Convert ( doc...

    reference.aspose.com/words/net/aspose.words.low...
  10. AutoFit Row Height Automatically When Loading a...

    Learn how to fit rows whose height is not customized when loading a file using Aspose.Cells for JavaScript via C++....autoFitterOptions(AutoFitterOptions) to true when loading the file, then...AutoFitter Example </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/javascript-cpp/autofit-ro...