Sort Score
Result 10 results
Languages All
Labels All
Results 1,671 - 1,680 of 16,763 for

true type

(0.1 sec)
  1. Aspose::Words::Saving::HtmlFixedSaveOptions::ge...

    Aspose::Words::Saving::HtmlFixedSaveOptions::get_ExportEmbeddedCss method. Specifies whether the CSS (Cascading Style Sheet) should be embedded into Html document in C++...."ExportEmbeddedCss" flag to "true" save the CSS stylesheet to...exportEmbeddedCss ) { ASSERT_TRUE ( System :: Text :: RegularExpressions...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. FieldRef | Aspose.Words for Java

    Implements the REF field in Java....FIELD_REF, true); fieldRef.setBookmarkName("MyBookmark");...setIncludeNoteOrComm(true); field.setInsertHyperlink(true); Assert.assertEquals(field...

    reference.aspose.com/words/java/com.aspose.word...
  3. Convert JSON to Excel with JavaScript via C++|D...

    Learn how to convert a JSON file to an Excel workbook with Aspose.Cells for JavaScript via C++....JSON to XLSX </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/javascript-cpp/convert-js...
  4. Using LightCells API with JavaScript via C++|Do...

    Learn how to read and write large Excel files using the LightCells API in JavaScript via C++. Improve performance and efficiency with less memory consumption.... if StartSheet(int) returns true, then all the data and properties...Cells Example </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/javascript-cpp/using-ligh...
  5. StyleType Enum | Aspose.Words for .NET

    Discover Aspose.Words.StyleType enum for efficient style management in documents. Enhance your formatting with versatile style Types for optimal results!...StyleType enumeration Represents type of the style. public enum StyleType...IsListStyleDefinitio , Is . True ); Assert . That ( list1 . ...

    reference.aspose.com/words/net/aspose.words/sty...
  6. ConditionalStyle.topPadding property | Aspose.W...

    ConditionalStyle.topPadding property. Gets or sets the amount of space (in points) to add above the contents of table cells.... // 1 - By style type: tableStyle . conditionalStyles...conditionalStyles . at ( 0 ). type ). toEqual ( aw . ConditionalStyleType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. CustomXmlPropertyCollection.index_of_key method...

    CustomXmlPropertyCollection.index_of_key method. Returns the zero-based index of the specified property in the collection.... Parameter Type Description name str The case-sensitive...aw . NodeType . SMART_TAG , True )] self . assertEqual ( 8 ,...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ConditionalStyle.top_padding property | Aspose....

    ConditionalStyle.top_padding property. Gets or sets the amount of space (in points) to add above the contents of table cells.... # 1 - By style type: table_style . conditional_styles... conditional_styles [ 0 ] . type ) # 3 - As a property: table_style...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Customize Bubble Charts in Presentations Using ...

    Create and customize powerful bubble charts in PowerPoint with Aspose.Slides for PHP via Java to enhance your data visualization easily....Bubble , 50 , 50 , 600 , 400 , true ); $chart -> getChartData ()...Yes. There is a separate chart type, “Bubble with 3-D.” It applies...

    docs.aspose.com/slides/php-java/bubble-chart/
  10. Aspose::Words::Document::get_HasMacros method |...

    Aspose::Words::Document::get_HasMacros method. Returns True if the document has a VBA project (macros) in C++....Document::get_HasMacros method Returns true if the document has a VBA project...DocumentBuilder > ( doc ); ASSERT_TRUE ( doc -> get_HasMacros ());...

    reference.aspose.com/words/cpp/aspose.words/doc...