Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 16,140 for

true type

(0.1 sec)
  1. LoadOptions.PreserveIncludePictureField | Aspos...

    Control the INCLUDEPICTURE field in Microsoft Word formats with LoadOptions PreserveIncludePictureField. Easily manage document formatting for optimal results.... FieldIncludePicture , true ); includePicture . SourceFullName...; includePicture . Update ( true ); using ( MemoryStream docStream...

    reference.aspose.com/words/net/aspose.words.loa...
  2. FieldEnd | Aspose.Words for Java

    Represents an end of a Word field in a document in Java....collection, and print contents and type // of every field using a custom...ancestor of the specified object type. getCustomNodeId() Specifies...

    reference.aspose.com/words/java/com.aspose.word...
  3. Export Chart to SVG with viewBox attribute usin...

    Learn how to export a chart to SVG format with the viewBox attribute using Aspose.Cells for JavaScript via C++....property, which when set to true , exports the chart to SVG with...SVG Example </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/javascript-cpp/export-cha...
  4. OfficeMathDisplayType enumeration | Aspose.Word...

    Aspose.Words.Math.OfficeMathDisplayType enumeration. Specifies the display format Type of the equation....Specifies the display format type of the equation. Members Name...= doc . getOfficeMath ( 0 , true ); // OfficeMath nodes that...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. FieldTC.text property | Aspose.Words for Python

    FieldTC.text property. Gets or sets the text of the entry.... FIELD_TOC , True ) . as_field_toc () # Configure...pick up TC entries of the "A" type, and an entry-level between...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ChartXValueCollection | Aspose.Words for Java

    Represents a collection of X values for a chart series in Java.... Parameters: Parameter Type Description index int Returns:...hasDataLabels(true); series.getDataLabels().setShowCategoryName(true); series...

    reference.aspose.com/words/java/com.aspose.word...
  7. ImageType | Aspose.Words for Java

    Specifies the Type format of an image in a Microsoft Word document in Java....class ImageType Specifies the type (format) of an image in a Microsoft...getChild(NodeType.SHAPE, 0, true); Assert.assertEquals(ImageType...

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

    Represents a single custom tab stop in Java....PARAGRAPH, true)) { if (para.getParagraphFormat()...tab stop. getLeader() Gets the type of the leader line displayed...

    reference.aspose.com/words/java/com.aspose.word...
  9. Aspose::Words::Document::NormalizeFieldTypes me...

    Aspose::Words::Document::NormalizeFieldTypes method. Changes field Type values FieldType of FieldStart, FieldSeparator, FieldEnd in the whole document so that they correspond to the field Types contained in the field codes in C++....dTypes method Changes field type values FieldType of FieldStart...they correspond to the field types contained in the field codes...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. CustomXmlProperty | Aspose.Words for Java

    Represents a single custom XML attribute or a smart tag property in Java...."Element" property to reflect the type of data they contain. smartTag...setElement("date"); // Some smart tag types process their contents further...

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