Sort Score
Result 10 results
Languages All
Labels All
Results 1,341 - 1,350 of 16,784 for

true type

(0.78 sec)
  1. Change Cells Alignment and Keep Existing Format...

    Use the Aspose.Cells library to change cell alignment and preserve existing formatting in JavaScript via C++... If you set it to true , changes in alignment will...Existing Formatting </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/javascript-cpp/change-cel...
  2. Node class | Aspose.Words for Node.js

    Aspose.Words.Node class. Base class for all nodes of a Word document... isComposite Returns true if this node can contain other...this node. nodeType Gets the type of this node. parentNode Gets...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. FieldDatabaseDataTable | Aspose.Words for Java

    Provides data for the FieldDatabase field result in Java....FIELD_DATABASE, true); field.setFileName(getDatabaseDir()...insertField(FieldType.FIELD_DATABASE, true); field.setFileName(getMyDir()...

    reference.aspose.com/words/java/com.aspose.word...
  4. Aspose::Words::Fields::FieldCreateDate class | ...

    Aspose::Words::Fields::FieldCreateDate class. Implements the CREATEDATE field. To learn more, visit the documentation article in C++....FieldFormat object that provides typed access to field’s formatting...virtual get_Type () const Gets the Microsoft Word field type. get_UseLunarCalendar...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. Document.has_macros property | Aspose.Words for...

    Document.has_macros property. Returns ``True`` if the document has a VBA project (macros)....has_macros property Returns True if the document has a VBA project...builder . insert_field ( field_type = aw . fields . FieldType ....

    reference.aspose.com/words/python-net/aspose.wo...
  6. Inline class | Aspose.Words for Node.js

    Aspose.Words.Inline class. Base class for inline-level nodes that can have character formatting associated with them, but cannot have child nodes of their own... isComposite Returns true if this node can contain other...Node ) isDeleteRevision Returns true if this object was deleted in...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Node.Clone | Aspose.Words for .NET

    Effortlessly duplicate nodes with the Node Clone method. Enhance your development process and streamline project efficiency today!...Parameter Type Description isCloneChildren Boolean True to recursively...cloneWithChildren = para . Clone ( true ); Assert . That ((( CompositeNode...

    reference.aspose.com/words/net/aspose.words/nod...
  8. WarningInfoCollection.warning method | Aspose.W...

    WarningInfoCollection.warning method. Implements the [IWarningCallback](../../iwarningcallback/) interface... Parameter Type Description info WarningInfo...font_info_substitution . enabled = True # Original font metrics should...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::PhoneticGuide::get_BaseText meth...

    Aspose::Words::PhoneticGuide::get_BaseText method. Gets base text of the phonetic guide in C++.... ASPOSE_ASSERT_EQ ( true , runs -> idx_get ( 0 ) -> get_IsPhoneticGuide...Aspose::Words::PhoneticGuide::Type method Aspose::Words::Phone...

    reference.aspose.com/words/cpp/aspose.words/pho...
  10. FieldAutoNum | Aspose.Words for Java

    Implements the AUTONUM field in Java....FIELD_AUTO_NUM, true); builder.writeln("\tParagraph...insertField(FieldType.FIELD_AUTO_NUM, true); builder.writeln("\tParagraph...

    reference.aspose.com/words/java/com.aspose.word...