Sort Score
Result 10 results
Languages All
Labels All
Results 1,381 - 1,390 of 17,474 for

true type

(0.23 sec)
  1. ChartSeriesGroupCollection.removeAt method | As...

    ChartSeriesGroupCollection.removeAt method. Removes a series group at the specified index...( index : number ) Parameter Type Description index number Examples...shape = doc . getShape ( 0 , true ); let chart = shape . chart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 与GridJs客户端端协同工作|Documentation

    本文介绍了GridJs中的客户端JavaScript API或函数。...showToolbar : true , local : 'en' , showContextmenu : true }) 加载选项的参数:...是否在单元格右键点击时显示右键菜单。 默认值为 truetrue 是 showFileName 是否显示文件名。 true 是 showFormulaExplain...

    docs.aspose.com/cells/zh/python-net/aspose-cell...
  3. FormField.CalculateOnExit | Aspose.Words for .NET

    Discover how the FormField CalculateOnExit property automatically updates field references upon exit, enhancing your document's accuracy and efficiency....CalculateOnExit property True if references to the specified...comboBox . CalculateOnExit = true ; Assert . That ( comboBox ...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Aspose::Words::Fields::FieldDisplayBarcode clas...

    Aspose::Words::Fields::FieldDisplayBarcode class. Implements the DISPLAYBARCODE field. To learn more, visit the documentation article in C++....Start/Stop characters for barcode types NW7 and CODE39. get_BackgroundColor...() Gets or sets the barcode type (QR, etc.) get_BarcodeValue...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. FieldPage | Aspose.Words for Java

    Implements the PAGE field in Java....CENTER); // Below are three types of fields that we can use to...insertField(FieldType.FIELD_NUM_CHARS, true); builder.writeln(" characters");...

    reference.aspose.com/words/java/com.aspose.word...
  6. BuildingBlock class | Aspose.Words for Python

    aspose.words.buildingblocks.BuildingBlock class. Represents a glossary document entry such as a Building Block, AutoText or an AutoCorrect entry... has_child_nodes Returns True if this node has any child nodes...CompositeNode ) is_composite Returns True if this node can contain other...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Forms2OleControl.fore_color property | Aspose.W...

    Forms2OleControl.fore_color property. Gets or sets a foreground color of the control...The default value depends on a type of the control. @property def...aw . NodeType . SHAPE , 0 , True ) . as_shape () ole_control...

    reference.aspose.com/words/python-net/aspose.wo...
  8. DataRow | Aspose.Words for Java

    Represents a row of data in a DataTable in Java.... Parameters: Parameter Type Description column DataColumn...index. Parameters: Parameter Type Description columnIndex int...

    reference.aspose.com/words/java/com.aspose.word...
  9. RevisionOptions | Aspose.Words for Java

    Allows to control how document revisions are handled during layout process in Java....setShowOriginalRevis(true); revisionOptions.setShowRevisionMarks(true); // Get...setShowOriginalRevis(true); revisionOptions.setShowRevisionMarks(true); // Get...

    reference.aspose.com/words/java/com.aspose.word...
  10. 关于CAD转PDF一个错位问题 - Free Support Forum - aspose.com

    1.png (3.0 KB) 1.png (3.0 KB) 图1为原始cad图纸,图2为转换pdf的效果:不知道为什么有两个标记错位了,但是也存在正确位置的标记,不知道问题出在哪里。下面zip为原始图纸 special.zip (188.4 KB) 我的代码: License license = new License(); license.setLicense("Aspose.CAD.Java.lic"); // 加载CAD…...setAutomaticLayoutsS(true); cadRasterizationOpti.setNoScaling(false);...incorrect scaling settings, unit type discrepancies, or specific properties...

    forum.aspose.com/t/cad-pdf/314511