Sort Score
Result 10 results
Languages All
Labels All
Results 5,331 - 5,340 of 17,143 for

true type

(0.36 sec)
  1. DocumentVisitor.VisitCellEnd | Aspose.Words for...

    Discover the DocumentVisitor VisitCellEnd method, essential for managing table cell enumeration in your applications. Enhance your coding efficiency today!...VisitCellEnd ( Cell cell ) Parameter Type Description cell Cell The object...mDocTraversalDepth ++; mVisitorIsInsideTabl = true ; return VisitorAction . Continue...

    reference.aspose.com/words/net/aspose.words/doc...
  2. Customize Chart Axes in Presentations Using Jav...

    Discover how to use JavaScript with Aspose.Slides for Node.js via Java to customize chart axes in PowerPoint presentations for reports and visualizations....your preferred category axis type ( date or text ). This code...getVerticalAxis (). setTitle ( true ); chart . getAxes (). getVerticalAxis...

    docs.aspose.com/slides/nodejs-java/chart-axis/
  3. 用C++管理Excel文件的数据|Documentation

    本文介绍如何使用C++和Aspose.Cells库查看和编辑Excel文件的数据。... PutValue ( true ); Cell cellA1 = worksheet ...还可以通过使用 Cell 类的 Type 属性来检查单元格中包含的数据类型。 实际上, Cell 类的 Type 属性基于 CellValueType...

    docs.aspose.com/cells/zh/cpp/view-and-edit-exce...
  4. FieldIf class | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldIf class. Implements the IF field...FieldFormat object that provides typed access to field’s formatting...expression is true. type Gets the Microsoft Word field type. (Inherited...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 如何定制 GridJs 中消息提示的界面外观|Documentation

    本文介绍如何定制 GridJs 中消息提示的界面外观。...= { closeButton : true , progressBar : true , positionClass :...title , message : content , type : 'info' , duration : 3000 ...

    docs.aspose.com/cells/zh/python-net/aspose-cell...
  6. Working with PS format files | Aspose.Page for ...

    These articles is about working with text, shapes, tiling patterns, gradients, images and pages in PS or EPS files using Aspose.Page for .NET API solution....we will use only the PS file type. So we use for the creation...PsDocument(outPsStream, options, true ); 8 } If someone wish to create...

    docs.aspose.com/page/net/working-with-ps/
  7. 在 Android 上的演示文稿中管理图表工作簿|Aspose.Slides 文档

    通过 Java 在 Android 上探索 Aspose.Slides:轻松管理 PowerPoint 和 OpenDocument 格式的图表工作簿,以简化演示文稿数据。...Bubble , 50 , 50 , 600 , 400 , true ); IChartSeriesCollecti series... (). setShowLabelValueFro ( true ); IChartDataWorkbook wb = chart...

    docs.aspose.com/slides/zh/androidjava/chart-wor...
  8. ShapeBase.is_word_art property | Aspose.Words f...

    ShapeBase.is_word_art property. Returns ``True`` if this shape is a WordArt object....is_word_art property Returns True if this shape is a WordArt object...text_path . bold = True shape . text_path . italic = True # Below are...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Rendering Options – Aspose.HTML for .NET

    Learn about rendering options in Aspose.HTML for .NET to customize the rendering of HTML to PDF, XPS, DOCX, and Images. Gain ready-to-use C# examples...resolutions: CSS Media Type media-type is an important feature...a few ways to specify media-type for a style sheet, via linked...

    docs.aspose.com/html/net/rendering-options/
  10. FieldBarcode.is_bookmark property | Aspose.Word...

    FieldBarcode.is_bookmark property. Gets or sets whether [FieldBarcode.postal_address](../postal_address/) is the name of a bookmark.... insert_field ( field_type = aw . fields . FieldType ....FIELD_BARCODE , update_field = True ) . as_field_barcode () # This...

    reference.aspose.com/words/python-net/aspose.wo...