Sort Score
Result 10 results
Languages All
Labels All
Results 5,121 - 5,130 of 16,711 for

true type

(0.1 sec)
  1. Working with Images in Node.js|Aspose.Words for...

    Create and manage images of various formats in a document using Node.js....images or images having specific type from the document, follow these...depends on the ShapeType . It is True for ShapeType.Image and False...

    docs.aspose.com/words/nodejs-net/working-with-i...
  2. 如何定制 GridJs 中消息提示的界面外观|Documentation

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

    docs.aspose.com/cells/zh/net/aspose-cells-gridj...
  3. Compare Documents in Java|Aspose.Words for Java

    Compare two documents in any supported formats and shows content changes. You can apply advanced options when comparing using Java....comparison operation for certain types of objects within the original...appropriate property for the object type, such as IgnoreHeadersAndFoot...

    docs.aspose.com/words/java/compare-documents/
  4. ChartTitle.font property | Aspose.Words for Python

    ChartTitle.font property. Provides access to the font formatting of the chart title.... insert_chart ( chart_type = aw . drawing . charts . ChartType...to "true" to make the title visible. title . show = True # Set...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Extract Content in Ruby|Aspose.Words for Java

    Extract contents from Word document using Ruby....method uses 0-based index node_type = Rjb :: import ( "com.aspose...getChild ( node_type . PARAGRAPH , 6 , true ) end_para = doc...

    docs.aspose.com/words/java/extract-content-in-r...
  6. Aspose::Words::Lists::ListFormat class | Aspose...

    Aspose::Words::Lists::ListFormat class. Allows to control what list formatting is applied to a paragraph. To learn more, visit the documentation article in C++.... get_IsListItem () True when the paragraph has bulleted...et_ListLevelNumber . static Type () Remarks A paragraph in a...

    reference.aspose.com/words/cpp/aspose.words.lis...
  7. Aspose::Words::Fields::FieldSaveDate::get_UseSa...

    Aspose::Words::Fields::FieldSaveDate::get_UseSakaEraCalendar method. Gets or sets whether to use the Saka Era calendar in C++....are three different calendar types according to which the SAVEDATE...FieldSaveDate , true )); field -> set_UseLunarCalendar ( true ); ASSERT_EQ...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. Aspose::Words::Fields::FieldDisplayBarcode::get...

    Aspose::Words::Fields::FieldDisplayBarcode::get_FixCheckDigit method. Gets or sets whether to fix the check digit if it’s invalid in C++....FieldDisplayBarcode , true )); // Below are four types of barcodes, decorated...FieldType :: FieldDisplayBarcode , true )); field -> set_BarcodeType...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. 使用 JavaScript 在 PowerPoint 演示文稿中管理 SmartArt|Asp...

    学习使用 Aspose.Slides for Node.js 通过清晰的 JavaScript 代码示例构建和编辑 PowerPoint SmartArt,从而加快幻灯片设计和自动化。...isHidden() 若该节点在数据模型中为隐藏节点则返回 true。为了检查 SmartArt 任意节点的隐藏属性,请按以下步骤操作:...= node . isHidden (); // 返回 true if ( hidden ) { // 执行一些操作或通知...

    docs.aspose.com/slides/zh/nodejs-java/manage-sm...
  10. Section.delete_header_footer_shapes method | As...

    Section.delete_header_footer_shapes method. Deletes all shapes (drawing objects) from the headers and footers of this section.... insert_shape ( shape_type = aw . drawing . ShapeType ...headers_footers . get_by_header_footer_type ( aw . HeaderFooterType . HEADER_PRIMARY...

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