Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 15,880 for

true type

(0.1 sec)
  1. DocumentProperty.toDateTime method | Aspose.Wor...

    DocumentProperty.toDateTime method. Returns the property value as DateTime in UTC....an exception if the property type is not PropertyType.DateTime...at("AuthorizationDate")}`); Shows various type conversion methods of custom...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. FieldDate Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldDate class, designed to effortlessly implement DATE fields, enhancing your document automation and formatting....FieldFormat object that provides typed access to field’s formatting...virtual Type { get; } Gets the Microsoft Word field type. UseLastFormat...

    reference.aspose.com/words/net/aspose.words.fie...
  3. FieldDate class | Aspose.Words for Python

    aspose.words.fields.FieldDate class. Implements the DATE field...FieldFormat object that provides typed access to field’s formatting...from Field ) type Gets the Microsoft Word field type. (Inherited...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Manage Slide Transitions in Presentations Using...

    Discover how to customize slide transitions in Aspose.Slides for Java, with step-by-step guidance for PowerPoint and OpenDocument presentations.... Apply a Slide Transition Type on the slide from one of the...pptx" ); try { // Apply circle type transition on slide 1 presentation...

    docs.aspose.com/slides/java/slide-transition/
  5. CommandButtonControl Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Ole.CommandButtonControl class to easily create interactive buttons that run macros, enhancing user engagement in your applications....The default value depends on a type of the control. Caption { get;...controls. Enabled { get; } Returns true if control is in enabled state...

    reference.aspose.com/words/net/aspose.words.dra...
  6. MorphDataControl class | Aspose.Words for Node.js

    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/nodejs-net/aspose.wo...
  7. Delete redundant spaces after line break while ...

    Learn how to delete redundant spaces after line breaks while importing HTML using Aspose.Cells for JavaScript via C++....deleteRedundantSpace property and set it to true to delete all the redundant...deleteRedundantSpace property to false and true The following screenshot shows...

    docs.aspose.com/cells/javascript-cpp/delete-red...
  8. ShadowType Enum | Aspose.Words for .NET

    Discover Aspose.Words.Drawing.ShadowType enum to enhance your shapes with customizable shadow Types for stunning document visuals....ShadowType enumeration Specifies the type of a shape shadow. public enum...First shadow type. Shadow10 10 Tenth shadow type. Shadow11 11...

    reference.aspose.com/words/net/aspose.words.dra...
  9. FieldXE | Aspose.Words for Java

    Implements the XE field in Java....FIELD_INDEX, true); // Configure the INDEX field...its entry type also matches the INDEX field's entry type. FieldXE...

    reference.aspose.com/words/java/com.aspose.word...
  10. 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...