Sort Score
Result 10 results
Languages All
Labels All
Results 1,551 - 1,560 of 12,900 for

true type

(0.05 sec)
  1. MailMergeSettings.MainDocumentType | Aspose.Wor...

    Discover how the MailMergeSettings MainDocumentType property defines your mail merge documents. Unlock seamless document creation with optimal settings!...the mail-merge main document type. The default value is Default...LinkToQuery = true ; settings . ViewMergedData = true ; Assert ....

    reference.aspose.com/words/net/aspose.words.set...
  2. 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...
  3. CompareOptions.ignore_case_changes property | A...

    CompareOptions.ignore_case_changes property. True indicates that documents comparison is case insensitive....ignore_case_changes property True indicates that documents comparison...Shows how to filter specific types of document elements when making...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Convert Range to JSON - Free Support Forum - as...

    Hi, I want to convert a range I have in excel to a JSON and I want to capture the range as is along with all the formatting. The idea is that I want to use these JSON values to later set the range properties in another w…...ToExcelStruct = true; range.ToJson(options); Adhirath...colorScale.criteria.minimum.type format.colorScale.criteria.minimum...

    forum.aspose.com/t/convert-range-to-json/311994
  5. CompareOptions.ignore_headers_and_footers prope...

    CompareOptions.ignore_headers_and_footers property. True indicates that headers and footers content is ignored....ignore_headers_and_footers property True indicates that headers and footers...Shows how to filter specific types of document elements when making...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Hyphenation.registerDictionary method | Aspose....

    Aspose.Words.Hyphenation.registerDictionary method...stream : Buffer ) Parameter Type Description language string...fileName : string ) Parameter Type Description language string...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. WebExtensionReference | Aspose.Words for Java

    Represents the reference to a web extension in Java....isVisible(true); myScriptTaskPane.setWidth(300...0); myScriptTaskPane.isLocked(true); // If there are multiple task...

    reference.aspose.com/words/java/com.aspose.word...
  8. CompositeNode.getOfficeMath method | Aspose.Wor...

    CompositeNode.getOfficeMath method. Returns an Nth child [OfficeMath](../../../aspose.words.math/officemath/) node....isDeep : boolean ) Parameter Type Description index number Zero...the last node. isDeep boolean true to select from all child nodes...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Cell.accept method | Aspose.Words for Python

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

    reference.aspose.com/words/python-net/aspose.wo...
  10. Stroke | Aspose.Words for Java

    Defines a stroke for a shape in Java....setOn(true); stroke.setWeight(5.0); stroke...getChild(NodeType.SHAPE, 0, true); Stroke stroke = shape.getStroke();...

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