Sort Score
Result 10 results
Languages All
Labels All
Results 751 - 760 of 17,153 for

true type

(0.29 sec)
  1. How to set cell link in GridJS|Documentation

    Add, edit, open, and remove links for selected cells using the Link dialog and hyperlink data....dialog supports three target types: Web Page , This Document ,...hyperlink style ( underline: true , color: #0000ff ), and updates...

    docs.aspose.com/cells/net/aspose-cells-gridjs/u...
  2. How to set cell link in GridJS|Documentation

    Add, edit, open, and remove links for selected cells using the Link dialog and hyperlink data....dialog supports three target types: Web Page , This Document ,...hyperlink style ( underline: true , color: #0000ff ), and updates...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  3. IRevisionCriteria.is_match method | Aspose.Word...

    IRevisionCriteria.is_match method. Checks whether or not specified *revision* matches criteria.... Parameter Type Description revision Revision...unexpected results. Returns True if the revision matches criteria...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::IIndexFilter::ShouldSkipIndex me...

    Aspose::Words::IIndexFilter::ShouldSkipIndex method. Determines whether the item with the specified index should be skipped in C++....int32_t index ) = 0 Parameter Type Description index int32_t The...index of the item. ReturnValue true if the item should be skipped;...

    reference.aspose.com/words/cpp/aspose.words/iin...
  5. Story.appendParagraph method | Aspose.Words for...

    Story.appendParagraph method. A shortcut method that creates a [Paragraph](../../paragraph/) object with optional text and appends it to the end of this object....( text : string ) Parameter Type Description text string The...header . isHeader ). toEqual ( true ); expect ( para . isEndOfHeaderFooter...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Fill.Patterned | Aspose.Words for .NET

    Discover the Fill Patterned method to effortlessly apply unique patterns to your designs, enhancing creativity and visual appeal in your projects....PatternType patternType ) Parameter Type Description patternType PatternType...GetChild ( NodeType . Shape , 0 , true ); Fill fill = shape . Fill...

    reference.aspose.com/words/net/aspose.words.dra...
  7. HtmlFixedSaveOptions.exportEmbeddedSvg property...

    HtmlFixedSaveOptions.exportEmbeddedSvg property. Specifies whether SVG resources should be embedded into Html document... Default value is true . get exportEmbeddedSvg () :..."ExportEmbeddedSvg" flag to "true" will embed all SVG object raw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ChartSeriesGroupCollection class | Aspose.Words...

    Aspose.Words.Drawing.Charts.ChartSeriesGroupCollection class. Represents a collection of [ChartSeriesGroup](../chartseriesgroup/) objects....group of the specified series type to this collection. removeAt(index)...series group, also of the line type. let newSeriesGroup = chart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Working With Tables in PHP|Aspose.Words for Java

    Working With Tables using PHP....( $ nodeType -> TABLE , 0 , true ); // Autofit the first table...PERCENT )) { echo "PreferredWidth type is not percent <br />" ; } if...

    docs.aspose.com/words/java/working-withtables-i...
  10. ChartTitle | Aspose.Words for Java

    Provides access to the chart title properties in Java....to "true" to make the title visible. title.setShow(true); //...Set the "Overlay" property to "true" Give other chart elements more...

    reference.aspose.com/words/java/com.aspose.word...