Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 17,414 for

true type

(0.36 sec)
  1. FieldDate.use_last_format property | Aspose.Wor...

    FieldDate.use_last_format property. Gets or sets whether to use a format last used by the hosting application when inserting a new DATE field.... # Below are three types of cultural calendars that a...builder . insert_field ( field_type = aw . fields . FieldType ....

    reference.aspose.com/words/python-net/aspose.wo...
  2. Reading and Writing Query Table of Worksheet wi...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....which returns the object of type QueryTable by index. It has...QueryTable.preserveFormatting to true . You can download the source...

    docs.aspose.com/cells/javascript-cpp/reading-an...
  3. FieldDate.UseLastFormat | Aspose.Words for .NET

    Discover how the FieldDate UseLastFormat property enhances your workflow by retaining the last used date format for seamless integration in your applications.... // Below are three types of cultural calendars that a...FieldDate , true ); field . UseLunarCalendar = true ; Assert ....

    reference.aspose.com/words/net/aspose.words.fie...
  4. ComparisonTargetType | Aspose.Words for Java

    Allows to specify base document which will be used during comparison in Java....Shows how to filter specific types of document elements when making...(Document)docOriginal.deepClone(true); Paragraph firstParagraph =...

    reference.aspose.com/words/java/com.aspose.word...
  5. MorphDataControl class | Aspose.Words for Python

    aspose.words.drawing.ole.MorphDataControl class. The MorphDataControl structure is an aggregate of six controls: CheckBox, ComboBox, ListBox, OptionButton, TextBox, and ToggleButton....The default value depends on a type of the control. (Inherited from...Forms2OleControl ) enabled Returns True if control is in enabled state...

    reference.aspose.com/words/python-net/aspose.wo...
  6. putValue vs setValue in Aspose Cells - Free Sup...

    Is below functions are catering same if we make isConverted and setStyle to True? putValue(String stringValue, boolean isConverted, boolean setStyle) vs setValue(Object value) We have different versions of Product …...isConverted and setStyle to TRUE? putValue(String stringValue...want to write isConverted – true → try to parse the string to...

    forum.aspose.com/t/putvalue-vs-setvalue-in-aspo...
  7. OleControl | Aspose.Words for Java

    Represents OLE ActiveX control in Java....SHAPE, 0, true); OleControl oleControl = shape...assertEquals(checkBox.getEnabled(), true); Assert.assertEquals(checkBox...

    reference.aspose.com/words/java/com.aspose.word...
  8. FieldMergeBarcode.BarcodeValue | Aspose.Words f...

    Discover the FieldMergeBarcode BarcodeValue property to easily manage and customize your barcode values for enhanced data accuracy and efficiency.... FieldMergeBarcode , true ); field . BarcodeType = "QR"..."0" ; Assert . That ( field . Type , Is . EqualTo ( FieldType ...

    reference.aspose.com/words/net/aspose.words.fie...
  9. FieldDate.UseLunarCalendar | Aspose.Words for .NET

    Optimize your date management with FieldDate's UseLunarCalendar property. Easily switch between Hijri and Hebrew Lunar calendars for enhanced functionality.... // Below are three types of cultural calendars that a...FieldDate , true ); field . UseLunarCalendar = true ; Assert ....

    reference.aspose.com/words/net/aspose.words.fie...
  10. How to rename files|Documentation

    Rename the current GridJs file from the editable file name bar or set the file name through the GridJs implementation API....settings set showFileName to true , and the sheet constructor...default setting is showFileName: true . const xs = x_spreadsheet (...

    docs.aspose.com/cells/python-net/aspose-cells-g...