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

true type

(0.13 sec)
  1. Aspose::Words::NodeImporter::NodeImporter const...

    Aspose::Words::NodeImporter::NodeImporter constructor. Initializes a new instance of the NodeImporter class in C++....importFormatMode ) Parameter Type Description srcDoc const Sy...importFormatOptions ) Parameter Type Description srcDoc const Sy...

    reference.aspose.com/words/cpp/aspose.words/nod...
  2. Row.accept method | Aspose.Words for Python

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

    reference.aspose.com/words/python-net/aspose.wo...
  3. Document.accept method | Aspose.Words for Python

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

    reference.aspose.com/words/python-net/aspose.wo...
  4. Group Pivot Fields in the Pivot Table|Documenta...

    How to group Pivot Fields in the Pivot Table with Aspose.Cells for JavaScript via C++....in PivotTable </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/javascript-cpp/group-pivo...
  5. StructuredDocumentTag.accept method | Aspose.Wo...

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

    reference.aspose.com/words/python-net/aspose.wo...
  6. Forms2OleControl.ForeColor | Aspose.Words for .NET

    Discover the Forms2OleControl ForeColor property to customize your control's foreground color easily. Enhance your UI with tailored color options today!...The default value depends on a type of the control. public Color...GetChild ( NodeType . Shape , 0 , true ); Forms2OleControl oleControl...

    reference.aspose.com/words/net/aspose.words.dra...
  7. FieldAutoText | Aspose.Words for Java

    Implements the AUTOTEXT field in Java....getFirstSection(), true); buildingBlock.appendChild...insertField(FieldType.FIELD_AUTO_TEXT, true); fieldAutoText.setEntryName("MyBlock");...

    reference.aspose.com/words/java/com.aspose.word...
  8. FieldShape | Aspose.Words for Java

    Implements the SHAPE field in Java....FIELD_BIDI_OUTLINE, true); builder.writeln("\u05e9\u05dc\u05d5\u05dd");...insertField(FieldType.FIELD_BIDI_OUTLINE, true); builder.writeln("\u05e9\u05dc\u05d5\u05dd");...

    reference.aspose.com/words/java/com.aspose.word...
  9. GlossaryDocument | Aspose.Words for Java

    Represents the root element for a glossary document within a Word document in Java....append("\t Type: " + block.getType() + "\r\n");...ancestor of the specified object type. getBackgroundShape() Gets the...

    reference.aspose.com/words/java/com.aspose.word...
  10. FieldGoToButton | Aspose.Words for Java

    Implements the GOTOBUTTON field in Java....FIELD_GO_TO_BUTTON, true); field.setDisplayText("My Button");...FieldFormat object that provides typed access to field’s formatting...

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