Sort Score
Result 10 results
Languages All
Labels All
Results 1,071 - 1,080 of 16,860 for

true type

(0.07 sec)
  1. 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...
  2. OfficeMathJustification | Aspose.Words for Java

    Specifies the justification of the equation in Java....OFFICE_MATH, 0, true); // OfficeMath nodes that are...change its location and display type. Assert.assertEquals(MathObjectType...

    reference.aspose.com/words/java/com.aspose.word...
  3. Aspose::Words::Fields::FieldMacroButton::get_Di...

    Aspose::Words::Fields::FieldMacroButton::get_DisplayText method. Gets or sets the text to appear as the "button" that is selected to run the macro or command in C++....DocumentBuilder > ( doc ); ASSERT_TRUE ( doc -> get_HasMacros ());...FieldType :: FieldMacroButton , true )); field -> set_MacroName (...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. ShowInBalloons | Aspose.Words for Java

    Specifies which revisions are rendered in balloons in Java....setShowOriginalRevis(true); revisionOptions.setShowRevisionMarks(true); // Get...showInBalloonsName) Parameters: Parameter Type Description showInBalloonsName...

    reference.aspose.com/words/java/com.aspose.word...
  5. FieldAsk | Aspose.Words for Java

    Implements the ASK field in Java....FIELD_REF, true); fieldRef.setBookmarkName("MyAskField");...insertField(FieldType.FIELD_ASK, true); fieldAsk.setBookmarkName("MyAskField");...

    reference.aspose.com/words/java/com.aspose.word...
  6. Excel转HTML 使用PresentationPreference选项实现更好的布局,采用...

    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....建议将其设置为 true,以获得更吸引人的 Excel 报表展示效果。 请查看下...Presentation Preference </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/zh/javascript-cpp/excel-t...
  7. StructuredDocumentTagRangeEnd.Accept | Aspose.W...

    Explore the StructuredDocumentTagRangeEnd Accept method. Enhance your document processing by efficiently managing visitor interactions....DocumentVisitor visitor ) Parameter Type Description visitor DocumentVisitor...visit the nodes. Return Value True if all nodes were visited; false...

    reference.aspose.com/words/net/aspose.words.mar...
  8. Paragraph.accept method | Aspose.Words for Node.js

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Border | Aspose.Words for Java

    Represents a border of an object in Java....isInheritedComplexAt() isVisible() Returns true if the getLineStyle() / setLineStyle(int)...docx"); Parameters: Parameter Type Description rhs Border Returns:...

    reference.aspose.com/words/java/com.aspose.word...
  10. 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...