Sort Score
Result 10 results
Languages All
Labels All
Results 1,671 - 1,680 of 16,782 for

true type

(0.89 sec)
  1. FieldMacroButton.macro_name property | Aspose.W...

    FieldMacroButton.macro_name property. Gets or sets the name of the macro or command to run.... insert_field ( field_type = aw . fields . FieldType ....FIELD_MACRO_BUTTON , update_field = True ) . as_field_macro_button ()...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FieldQuote | Aspose.Words for Java

    Implements the QUOTE field in Java....FIELD_QUOTE, true); field.setText("\"Quoted text\"");...insertField(FieldType.FIELD_QUOTE, true); builder.moveTo(field.getSeparator());...

    reference.aspose.com/words/java/com.aspose.word...
  3. 同时读取多个线程中的单元格值|Documentation

    学习如何通过C++的Aspose.Cells for JavaScript在多个线程中同时读取单元格值。...multiThreadReading(boolean) 设置为 true 。否则,可能会得到错误的单元格值。 以下代码: 创建一个工作簿。...cells . multiThreadReading ( true ); 那么将显示以下消息: if ( s !== "R"...

    docs.aspose.com/cells/zh/javascript-cpp/reading...
  4. Tile Picture as a Texture inside the Shape with...

    Learn how to tile a small picture as a texture inside a shape using Aspose.Cells for JavaScript via C++....isTiling() property by setting it true . Please see the following sample...IsTiling Example </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/javascript-cpp/tile-pictu...
  5. FieldRef | Aspose.Words for Java

    Implements the REF field in Java....FIELD_REF, true); fieldRef.setBookmarkName("MyBookmark");...setIncludeNoteOrComm(true); field.setInsertHyperlink(true); Assert.assertEquals(field...

    reference.aspose.com/words/java/com.aspose.word...
  6. FieldOcx | Aspose.Words for Java

    Implements the OCX field in Java....FIELD_OCX, true); Assert.assertEquals(field...FieldFormat object that provides typed access to field’s formatting...

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

    Implements the LASTSAVEDBY field in Java....FIELD_LAST_SAVED_BY, true); Assert.assertEquals(" LASTSAVEDBY...FieldFormat object that provides typed access to field’s formatting...

    reference.aspose.com/words/java/com.aspose.word...
  8. 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...
  9. Aspose::Words::Fields::FieldQuote::get_Text met...

    Aspose::Words::Fields::FieldQuote::get_Text method. Gets or sets the text to retrieve in C++....:: FieldType :: FieldQuote , true )); field -> set_Text ( u "...:: FieldType :: FieldQuote , true )); builder -> MoveTo ( field...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. Forms2OleControl.Caption | Aspose.Words for .NET

    Discover the Forms2OleControl Caption property to easily customize your control's title. Enhance user experience with this simple, effective feature.... Shape , 0 , true ); OleControl oleControl = shape...EqualTo ( true )); Assert . That ( checkBox . Type , Is . EqualTo...

    reference.aspose.com/words/net/aspose.words.dra...