Sort Score
Result 10 results
Languages All
Labels All
Results 1,181 - 1,190 of 17,140 for

true type

(0.61 sec)
  1. FieldInfo.info_type property | Aspose.Words for...

    FieldInfo.info_Type property. Gets or sets the Type of the document property to insert....info_type property FieldInfo.info_type property Gets or sets...sets the type of the document property to insert. @property def info_type...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 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...
  3. Shape.accept method | Aspose.Words for Python

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

    reference.aspose.com/words/python-net/aspose.wo...
  4. ChartSeriesGroupCollection.removeAt method | As...

    ChartSeriesGroupCollection.removeAt method. Removes a series group at the specified index...( index : number ) Parameter Type Description index number Examples...shape = doc . getShape ( 0 , true ); let chart = shape . chart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::Saving::PdfSaveOptions::get_UseC...

    Aspose::Words::Saving::PdfSaveOptions::get_UseCoreFonts method. Gets or sets a value determining whether or not to substitute TrueType fonts Arial, Times New Roman, Courier New and Symbol with core PDF Type 1 fonts in C++....New and Symbol with core PDF Type 1 fonts. bool Aspose :: Words.... When this value is set to true Arial, Times New Roman, Courier...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. FieldAdvance | Aspose.Words for Java

    Implements the ADVANCE field in Java....FIELD_ADVANCE, true); field.setRightOffset("5");...insertField(FieldType.FIELD_ADVANCE, true); field.setDownOffset("5");...

    reference.aspose.com/words/java/com.aspose.word...
  7. 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...
  8. MarkdownSaveOptions | Aspose.Words for Java

    Class to specify additional options when saving a document into the SaveFormat.MARKDOWN format in Java....format("{0} shape {1}, of type {2}.{3}", mOutFileName, ++mCount...getExportGeneratorNa() When true , causes the name and version...

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

    Builds a field from field code tokens arguments and switches in Java....on the true/false value of its expression. To get a true/false...arguments, which will serve as the true/false output strings for the...

    reference.aspose.com/words/java/com.aspose.word...
  10. Forms2OleControl.fore_color property | Aspose.W...

    Forms2OleControl.fore_color property. Gets or sets a foreground color of the control...The default value depends on a type of the control. @property def...aw . NodeType . SHAPE , 0 , True ) . as_shape () ole_control...

    reference.aspose.com/words/python-net/aspose.wo...