Sort Score
Result 10 results
Languages All
Labels All
Results 3,191 - 3,200 of 15,887 for

true type

(0.12 sec)
  1. Aspose::Words::Drawing::ImageData::get_ImageTyp...

    Aspose::Words::Drawing::ImageData::get_ImageType method. Gets the Type of the image in C++....ImageData::get_ImageType method Gets the type of the image. Aspose :: Words...Words :: NodeType :: Shape , true ); ASSERT_EQ ( 9 , shapes ->...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Aspose::Words::Drawing::Charts::ChartAxis::get_...

    Aspose::Words::Drawing::Charts::ChartAxis::get_AxisBetweenCategories method. Gets or sets a flag indicating whether the value axis crosses the category axis between categories in C++....-> set_AxisBetweenCategorie ( true ); doc -> Save ( get_ArtifactsDir...Aspose::Words::Drawing::Charts::ChartAxis::Type method Aspose::Words::Drawi...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Document class | Aspose.Words for Node.js

    Aspose.Words.Document class. Represents a Word document...document can be accessed via typed collections, for example Document...can be selected by their node type using CompositeNode.getChildNodes()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::TableStyle class | Aspose.Words ...

    Aspose::Words::TableStyle class. Represents a table style. To learn more, visit the documentation article in C++.... get_BuiltIn () True if this style is one of the...the style. get_IsHeading () True when the style is one of the...

    reference.aspose.com/words/cpp/aspose.words/tab...
  5. 使用GridJs的高亮功能|Documentation

    本文介绍如何在GridJs中对单元格文本、单元格范围、形状和图片进行突出显示。...getHighlightShaps () 将文本框添加到突出显示文本框数组中,文本框是 type 属性为"TextBox"的特殊形状,在活动工作表中 xs...sheet . data . shapes whose type is 'TextBox' startpostion :...

    docs.aspose.com/cells/zh/java/aspose-cells-grid...
  6. DocumentPartSavingArgs | Aspose.Words for Java

    Provides data for the IDocumentPartSavingCallback.documentPartSavingcom.aspose.words.DocumentPartSavingArgs callback in Java....format("{0} part {1}, of type {2}.{3}", mOutFileName, ++mCount...MessageFormat.format("{0} shape {1}, of type {2}.{3}", mOutFileName, ++mCount...

    reference.aspose.com/words/java/com.aspose.word...
  7. Manage Presentation Headers and Footers in .NET...

    Use Aspose.Slides for .NET to add and customize headers and footers in PowerPoint and OpenDocument presentations for a professional look.... SetAllFootersVisibil ( true ); // Access and Update Header...{ if ( shape . Placeholder . Type == PlaceholderType . Header...

    docs.aspose.com/slides/net/presentation-header-...
  8. FontSubstitutionWarningInfo | Aspose.Words for ...

    Contains information about a font substitution warning that Aspose.Words issued during document loading or saving in Java....getWarningType() Returns the type of the warning. getDescription()...getFontInfoSubstitut().setEnabled(true); // Original font metrics should...

    reference.aspose.com/words/java/com.aspose.word...
  9. Merging and Unmerging Cells with JavaScript via...

    Aspose.Cells is a JavaScript library for working with spreadsheet files, which supports merging and unmerging cells. This article will introduce how to merge and unmerge cells using the Aspose.Cells library, with options for customizing the merged cell style....Cells Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/javascript-cpp/merging-an...
  10. Manage Chart Data Series in Presentations Using...

    Learn how to manage chart series in Java for PowerPoint (PPT/PPTX) with practical code examples and best practices to enhance your data presentations....ClusteredColumn , 50 , 50 , 600 , 400 , true ); IChartSeriesCollecti series...change. Set your preferred fill type and fill color. Save the modified...

    docs.aspose.com/slides/java/chart-series/