Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 15,942 for

true type

(0.37 sec)
  1. 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...
  2. Aspose::Words::Node::Accept method | Aspose.Wor...

    Aspose::Words::Node::Accept method. Accepts a visitor in C++....DocumentVisitor > visitor ) = 0 Parameter Type Description visitor System:...visit the nodes. ReturnValue True if all nodes were visited; false...

    reference.aspose.com/words/cpp/aspose.words/nod...
  3. HeaderFooterCollection.link_to_previous method ...

    aspose.words.HeaderFooterCollection.link_to_previous method...Parameter Type Description is_link_to_previous bool True to link...link_to_previous(header_footer_type, is_link_to_previous) Links...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Manage SmartArt in PowerPoint Presentations Usi...

    Learn to build and edit PowerPoint SmartArt with Aspose.Slides for PHP via Java using clear code samples that speed up slide design and automation....dispose (); } } Change the Layout Type of a SmartArt Object In order...order to change the layout type of SmartArt . Please follow the...

    docs.aspose.com/slides/php-java/manage-smartart/
  5. 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...
  6. Style.document property | Aspose.Words for Node.js

    Style.document property. Gets the owner document.... name } \", of type \" ${ style . type } \"` ); console ....referenceEquals ( doc )). toBe ( true ); } See Also module Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 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...
  8. How to Set Point as Total with Python.NET|Docum...

    Learn how to configure total points in Excel waterfall charts using Aspose.Cells for Python via .NET with this step-by-step guide....[ 0 ] # Verify chart type if chart . type == ChartType . WATERFALL... set_data_range ( "A1:B8" , True ) # Customize series formatting...

    docs.aspose.com/cells/python-net/how-to-set-poi...
  9. NodeRendererBase.save method | Aspose.Words for...

    aspose.words.rendering.NodeRendererBase.save method... Parameter Type Description file_name str The...SvgSaveOptions ): ... Parameter Type Description file_name str The...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Load or Import CSV file with Formulas via JavaS...

    Learn how to load and import CSV files containing formulas using Aspose.Cells for JavaScript via C++....hasFormula as true . Once this property is set to true , Aspose.Cells...Save as XLSX < /h1> < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/javascript-cpp/load-or-im...