Sort Score
Result 10 results
Languages All
Labels All
Results 741 - 750 of 10,695 for

true type

(0.07 sec)
  1. Aspose::Words::Properties::DocumentProperty::To...

    Aspose::Words::Properties::DocumentProperty::ToInt method. Returns the property value as integer in C++....ToInt () Examples Shows various type conversion methods of custom...properties -> Add ( u "Authorized" , true ); properties -> Add ( u "Authorized...

    reference.aspose.com/words/cpp/aspose.words.pro...
  2. Aspose::Words::Font::HasDmlEffect method | Aspo...

    Aspose::Words::Font::HasDmlEffect method. Checks if particular DrawingML text effect is applied in C++....TextDmlEffect dmlEffectType ) Parameter Type Description dmlEffectType A...DrawingML text effect type. ReturnValue true if particular DrawingML...

    reference.aspose.com/words/cpp/aspose.words/fon...
  3. EditableRangeEnd | Aspose.Words for Java

    Represents an end of an editable range in a Word document in Java....append("\tContents:"); mInsideEditableRange = true; return VisitorAction.CONTINUE;...ancestor of the specified object type. getCustomNodeId() Specifies...

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

    Represents a start of an editable range in a Word document in Java....append("\tContents:"); mInsideEditableRange = true; return VisitorAction.CONTINUE;...ancestor of the specified object type. getCustomNodeId() Specifies...

    reference.aspose.com/words/java/com.aspose.word...
  5. CompositeNode.GetChild | Aspose.Words for .NET

    Discover the CompositeNode GetChild method to easily retrieve the Nth child node of a specific Type, enhancing your data management efficiency....node that matches the specified type. public Node GetChild ( NodeType...Parameter Type Description nodeType NodeType Specifies the type of the...

    reference.aspose.com/words/net/aspose.words/com...
  6. Aspose::Words::Saving::HtmlSaveOptions::HtmlSav...

    Aspose::Words::Saving::HtmlSaveOptions::HtmlSaveOptions constructor. Initializes a new instance of this class that can be used to save a document in the Html format in C++....-> set_ExportDocumentProper ( true ); doc -> Save ( ArtifactsDir...SaveFormat saveFormat ) Parameter Type Description saveFormat Aspo...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. FieldBibliography | Aspose.Words for Java

    Implements the BIBLIOGRAPHY field in Java....FIELD_CITATION, true); // We refer to sources using...setSuppressTitle(true); fieldCitation.setSuppressYear(true); Assert.assertEquals("...

    reference.aspose.com/words/java/com.aspose.word...
  8. CustomXmlPropertyCollection.Clear | Aspose.Word...

    Effortlessly clear your CustomXmlPropertyCollection with the Clear method, removing all elements for streamlined data management.... SmartTag , true ). OfType < SmartTag >(). ToArray...each type of smart tag. // The properties of a "date"-type smart...

    reference.aspose.com/words/net/aspose.words.mar...
  9. FormFieldCollection.Item | Aspose.Words for .NET

    Access specific form fields easily with the FormFieldCollection Item property. Streamline your data handling and enhance form management.... CalculateOnExit = true ; Assert . AreEqual ( 3 , comboBox...DropDownSelectedInde ); Assert . True ( comboBox . Enabled ); builder...

    reference.aspose.com/words/net/aspose.words.fie...
  10. AxisCategoryType enumeration | Aspose.Words for...

    Aspose.Words.Drawing.Charts.AxisCategoryType enumeration. Specifies Type of a category axis....AxisCategoryType enumeration Specifies type of a category axis. Members...Description Automatic Specifies that type of a category axis is determined...

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