Sort Score
Result 10 results
Languages All
Labels All
Results 841 - 850 of 16,778 for

true type

(0.1 sec)
  1. 通过JavaScript和C++管理Excel图表的数据标签|Documentation

    学习如何有效管理Excel图表中的数据标签,使用Aspose.Cells for Java脚本通过C++。本指南涵盖添加、删除和修改标签等多种管理任务,以提升图表的可读性和实用性。...Labels Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/zh/javascript-cpp/insert-...
  2. Aspose::Words::Math::OfficeMath::get_ParentPara...

    Aspose::Words::Math::OfficeMath::get_ParentParagraph method. Retrieves the parent Paragraph of this node in C++....NodeType :: OfficeMath , 0 , true )); // OfficeMath nodes that...change its location and display type. ASSERT_EQ ( Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words.mat...
  3. DoclingSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.DOCLING format in Java....DOCLING); // Set to true to render non-image shapes and...saveOptions.setRenderNonImageSha(true); doc.save(getArtifactsDir()...

    reference.aspose.com/words/java/com.aspose.word...
  4. OleControl.Name | Aspose.Words for .NET

    Discover the OleControl Name property to easily manage your ActiveX control's name. Enhance functionality and streamline your development process today!... Shape , 0 , true ); OleControl oleControl = shape...EqualTo ( true )); Assert . That ( checkBox . Type , Is . EqualTo...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Forms2OleControl.value property | Aspose.Words ...

    Forms2OleControl.value property. Gets underlying Value property which often represents control state... SHAPE , 0 , True ) . as_shape () ole_control...value ) self . assertEqual ( True , check_box . enabled ) self...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Story | Aspose.Words for Java

    Base class for elements that contain block-level nodes Paragraph and Table in Java....SHAPE, true).getCount(), 1); // We can delete...getChildNodes(NodeType.SHAPE, true).getCount(), 0); Constructors...

    reference.aspose.com/words/java/com.aspose.word...
  7. WebExtensionBinding constructor | Aspose.Words ...

    WebExtensionBinding constructor. Creates web extension binding with specified parameters....WebExtensionBinding(id, binding_type, app_ref) Creates web extension...( self , id : str , binding_type : aspose . words . webextensions...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Enable GridWeb EditBox|Documentation

    This article introduces how to work with the formula bar or edit box in GridWeb....when you start entering data or type an equal (=) sign, the Edit...which developers can set to True to enable the toolbar. The default...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  9. Forms2OleControl.groupName property | Aspose.Wo...

    Forms2OleControl.groupName property. Gets or sets a string that specifies a group of mutually exclusive controls... getShape ( 0 , true ); let oleControl = shape ....enabled ). toEqual ( true ); expect ( checkBox . type ). toEqual ( aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Table.SetBorder | Aspose.Words for .NET

    Customize your table's appearance with the SetBorder method—adjust line style, width, and color for a professional look. Enhance your design today!...isOverrideCellBorder ) Parameter Type Description borderType BorderType...isOverrideCellBorder Boolean When true , causes all existing explicit...

    reference.aspose.com/words/net/aspose.words.tab...