Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 16,710 for

true type

(0.18 sec)
  1. Custom sorting in Pivot Table|Documentation

    How to sort Pivot Tables on field values with Aspose.Cells for JavaScript via C++....Sort Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/javascript-cpp/custom-sor...
  2. Node.NodeType | Aspose.Words for .NET

    Discover the Node NodeType property to easily identify node Types in your application, enhancing your development efficiency and code clarity....NodeType property Gets the type of this node. public abstract...Console . WriteLine ( $"Node type: {Node.NodeTypeToString(node...

    reference.aspose.com/words/net/aspose.words/nod...
  3. 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 = "EAN13"...bars. field . DisplayText = true ; field . PosCodeStyle = "CASE"...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Aspose::Words::Fields::FieldDate::get_UseSakaEr...

    Aspose::Words::Fields::FieldDate::get_UseSakaEraCalendar method. Gets or sets whether to use the Saka Era calendar in C++.... // Below are three types of cultural calendars that a...FieldDate , true )); field -> set_UseLunarCalendar ( true ); ASSERT_EQ...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. Aspose::Words::Fields::FieldDate::get_UseUmAlQu...

    Aspose::Words::Fields::FieldDate::get_UseUmAlQuraCalendar method. Gets or sets whether to use the Um-al-Qura calendar in C++.... // Below are three types of cultural calendars that a...FieldDate , true )); field -> set_UseLunarCalendar ( true ); ASSERT_EQ...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Aspose::Words::Fields::FieldDate::get_UseLunarC...

    Aspose::Words::Fields::FieldDate::get_UseLunarCalendar method. Gets or sets whether to use the Hijri Lunar or Hebrew Lunar calendar in C++.... // Below are three types of cultural calendars that a...FieldDate , true )); field -> set_UseLunarCalendar ( true ); ASSERT_EQ...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. FieldToc.EntryIdentifier | Aspose.Words for .NET

    Discover how the FieldToc EntryIdentifier property streamlines TC field management by easily matching Type identifiers for efficient data organization....sets a string that should match type identifiers of TC fields being...InsertField ( FieldType . FieldTOC , true ); // Configure the field only...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Export Excel to HTML with GridLines via JavaScr...

    Learn how to export an Excel file to HTML format with GridLines using Aspose.Cells for JavaScript via C++....exportGridLines() property and set it to true . Export Excel to HTML with...HtmlSaveOptions.exportGridLines() to true . <!DOCTYPE html> < html > <...

    docs.aspose.com/cells/javascript-cpp/export-exc...
  9. ShadowFormat.Color | Aspose.Words for .NET

    Discover the ShadowFormat Color property to customize shadow colors in your designs. Default is Black, but unleash your creativity with vibrant options!... Shape , 0 , true ); ShadowFormat shadowFormat...Assert . That ( shadowFormat . Type , Is . EqualTo ( ShadowType...

    reference.aspose.com/words/net/aspose.words.dra...
  10. DocumentProperty.ToBool | Aspose.Words for .NET

    Discover the DocumentProperty ToBool method that efficiently converts property values to boolean for seamless data handling and enhanced coding efficiency....property type is not Boolean. Examples Shows various type conversion...properties . Add ( "Authorized" , true ); properties . Add ( "Authorized...

    reference.aspose.com/words/net/aspose.words.pro...