Sort Score
Result 10 results
Languages All
Labels All
Results 741 - 750 of 16,780 for

true type

(0.18 sec)
  1. FieldSaveDate | Aspose.Words for Java

    Implements the SAVEDATE field in Java....are three different calendar types according to which the SAVEDATE...FIELD_SAVE_DATE, true); field.setUseLunarCalendar(true); Assert.assertEquals("...

    reference.aspose.com/words/java/com.aspose.word...
  2. Aspose::Words::Fields::FieldXE::get_Text method...

    Aspose::Words::Fields::FieldXE::get_Text method. Gets or sets the text of the entry in C++....:: FieldType :: FieldIndex , true )); // Configure the INDEX field...its entry type also matches the INDEX field's entry type. auto indexEntry...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. CustomXmlPropertyCollection.contains method | A...

    CustomXmlPropertyCollection.contains method. Determines whether the collection contains a property with the given name....( name : string ) Parameter Type Description name string Case-sensitive...property to locate. Returns true if the item is found in the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. OleControl class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Ole.OleControl class. Represents OLE ActiveX control...Description isForms2OleControl Returns true if the control is a Forms2OleControl...shape = doc . getShape ( 0 , true ); let oleControl = shape ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. WordML2003SaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.WORD_ML format in Java...."MemoryOptimization" flag to "true" to decrease memory consumption..."PrettyFormat" property to "true" to apply tab character indentation...

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

    Provides access to the chart title properties in Java....to "true" to make the title visible. title.setShow(true); //...Set the "Overlay" property to "true" Give other chart elements more...

    reference.aspose.com/words/java/com.aspose.word...
  7. Setting ScaleCrop and LinksUpToDate properties ...

    Learn how to set ScaleCrop and LinksUpToDate properties of built-in document properties using Aspose.Cells for JavaScript via C++.... Set this element to TRUE to enable scaling of the document...up‑to‑date. Set this element to TRUE to indicate that hyperlinks...

    docs.aspose.com/cells/javascript-cpp/setting-sc...
  8. 用JavaScript通过C++读取形状的发光效果颜色|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++读取形状发光效果的颜色...Color Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/zh/javascript-cpp/read-co...
  9. Section | Aspose.Words for Java

    Represents a single section in a document in Java....ancestor of the specified object type. getBody() Returns the Body...node. getProtectedForForms() True if the section is protected...

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

    Specifies Type of a category axis in Java....class AxisCategoryType Specifies type of a category axis. Examples:...MAXIMUM); yAxis.setReverseOrder(true); yAxis.setMajorTickMark(AxisTickMark...

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