Sort Score
Result 10 results
Languages All
Labels All
Results 1,301 - 1,310 of 15,983 for

true type

(0.17 sec)
  1. How to create waterfall chart with C++|Document...

    Create waterfall charts in Excel with C++ and Aspose.Cells for C++ API....waterfall chart is a special type of chart that is normally used...Excel has many predefined chart types, including column, line, pie...

    docs.aspose.com/cells/cpp/creating-waterfall-ch...
  2. Working with GridJs Client Side|Documentation

    This article introduce the client javascript APIs or functions in GridJs....showToolbar : true , local : 'en' , showContextmenu : true }) the parameters...button. The default value is true . true Yes showBottombarStats Whether...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  3. WarningInfo | Aspose.Words for Java

    Contains information about a warning that Aspose.Words issued during document loading or saving in Java....setEnabled(true); // Original font metrics should...getLayoutOptions().setKeepOriginalFontM(true); // We will get a font substitution...

    reference.aspose.com/words/java/com.aspose.word...
  4. IDocumentPartSavingCallback Interface | Aspose....

    Control document saving with Aspose.Words.Saving.IDocumentPartSavingCallback. Get notified and customize exports to HTML or EPUB effortlessly.... True ); string partType = string...$"{mOutFileName} part {++mCount}, of type {partType}{Path.GetExtension(args...

    reference.aspose.com/words/net/aspose.words.sav...
  5. ChartDataLabelCollection | Aspose.Words for Java

    Represents a collection of ChartDataLabel in Java....hasDataLabels(true); series.setExplosion(40); for...getDataLabels().get(i).setShowCategoryName(true); series.getDataLabels().get(i)...

    reference.aspose.com/words/java/com.aspose.word...
  6. Border | Aspose.Words for Java

    Represents a border of an object in Java....isInheritedComplexAt() isVisible() Returns true if the getLineStyle() / setLineStyle(int)...docx"); Parameters: Parameter Type Description rhs Border Returns:...

    reference.aspose.com/words/java/com.aspose.word...
  7. Aspose::Words::Markup::IStructuredDocumentTag i...

    Aspose::Words::Markup::IStructuredDocumentTag interface. Interface to define a common data for StructuredDocumentTag and StructuredDocumentTagRangeStart in C++....get_IsMultiSection () Returns true if this instance is a ranged...contents within the SDT). if set to true, this state shall be resumed...

    reference.aspose.com/words/cpp/aspose.words.mar...
  8. CompositeNode.RemoveSmartTags | Aspose.Words fo...

    Effortlessly clean your CompositeNode with the RemoveSmartTags method, eliminating all SmartTag descendants for streamlined data management.... SmartTag , true ). Count , Is . EqualTo ( 8...GetChildNodes ( NodeType . SmartTag , true ). Count , Is . EqualTo ( 0...

    reference.aspose.com/words/net/aspose.words/com...
  9. Aspose::Words::Tables::Table::SetBorder method ...

    Aspose::Words::Tables::Table::SetBorder method. Sets the specified table border to the specified line style, width and color in C++....isOverrideCellBorder ) Parameter Type Description borderType Aspo...isOverrideCellBorder bool When true , causes all existing explicit...

    reference.aspose.com/words/cpp/aspose.words.tab...
  10. Manage Slide Show in PHP|Aspose.Slides for PHP ...

    Learn how to manage slide shows in Aspose.Slides for PHP via Java. Control slide transitions, timings and more across PPT, PPTX and ODP formats with ease....feature, you can select the show type (e.g., presented by a speaker...class that returns an object of type SlideShowSettings , which allows...

    docs.aspose.com/slides/php-java/manage-slide-show/