Sort Score
Result 10 results
Languages All
Labels All
Results 1,111 - 1,120 of 15,941 for

true type

(0.24 sec)
  1. MailMergeCleanupOptions | Aspose.Words for Java

    Specifies options that determine what items are removed during mail merge in Java....TABLE, true).getCount()); doc.getMailMerge()...getChildNodes(NodeType.TABLE, true).getCount()); Fields Field Description...

    reference.aspose.com/words/java/com.aspose.word...
  2. Aspose::Words::Properties::CustomDocumentProper...

    Aspose::Words::Properties::CustomDocumentProperties class. A collection of custom document properties. To learn more, visit the documentation article in C++....property of the String data type. Add (const System::String&...property of the Number data type. Add (const System::String&...

    reference.aspose.com/words/cpp/aspose.words.pro...
  3. ReflectionFormat | Aspose.Words for Java

    Represents the reflection formatting for an object in Java....SHAPE, 0, true); // Apply reflection effect...getChild(NodeType.SHAPE, 0, true); // Check reflection effect...

    reference.aspose.com/words/java/com.aspose.word...
  4. Section.accept method | Aspose.Words for Node.js

    Section.accept method. Accepts a visitor....DocumentVisitor ) Parameter Type Description visitor DocumentVisitor...visitSectionEnd() at the end. Returns True if all nodes were visited; false...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. FieldAutoTextList | Aspose.Words for Java

    Implements the AUTOTEXTLIST field in Java....FIELD_AUTO_TEXT_LIST, true); field.setEntryName("Right...} /// /// Create an AutoText-type building block and add it to...

    reference.aspose.com/words/java/com.aspose.word...
  6. Aspose::Words::Notes::Footnote class | Aspose.W...

    Aspose::Words::Notes::Footnote class. Represents a container for text of a footnote or endnote. To learn more, visit the documentation article in C++....get_HasChildNodes () Returns true if this node has any child nodes...get_IsComposite () override Returns true as this node can have child...

    reference.aspose.com/words/cpp/aspose.words.not...
  7. Public API Changes in Aspose.Cells 8.6.3|Docume...

    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....IsHtmlString property (when set to true) parses all supported HTML tags...ImportTableOptions (); //Set IsHtmlString to true so that the API can parse the...

    docs.aspose.com/cells/net/public-api-changes-in...
  8. HtmlLoadOptions | Aspose.Words for .NET

    Discover the HtmlLoadOptions constructor, designed to effortlessly initialize instances with default settings for seamless web development....HtmlLoadOptions (); // If the value is true, then we take VML code into...set the "SupportVml" flag to "true", then Aspose.Words will load...

    reference.aspose.com/words/net/aspose.words.loa...
  9. Aspose::Words::Node class | Aspose.Words for C+...

    Aspose::Words::Node class. Base class for all nodes of a Word document. To learn more, visit the documentation article in C++....virtual get_IsComposite () Returns true if this node can contain other...get_NodeType () const Gets the type of this node. get_ParentNode...

    reference.aspose.com/words/cpp/aspose.words/node/
  10. Aspose::Words::DocumentBuilder::InsertCheckBox ...

    Aspose::Words::DocumentBuilder::InsertCheckBox method. Inserts a checkbox form field at the current position in C++....checkedValue , int32_t size ) Parameter Type Description name const System::String&...( u "CheckBox_Default" , true , true , 50 ); builder -> InsertParagraph...

    reference.aspose.com/words/cpp/aspose.words/doc...