Sort Score
Result 10 results
Languages All
Labels All
Results 1,811 - 1,820 of 16,859 for

true type

(0.06 sec)
  1. HtmlSaveOptions constructor | Aspose.Words for ...

    aspose.words.saving.HtmlSaveOptions constructor... Parameter Type Description save_format SaveFormat...html_version options . pretty_format = True doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 在使用Aspose.Cells for JavaScript通过C++加载工作簿中的HTML时...

    学习如何在使用Aspose.Cells for JavaScript通过C++加载HTML文件时自动调整列宽和行高。...autoFitColsAndRows 属性设置为 true 以实现此目的。 加载HTML至工作簿时自适应调整列和行...HtmlLoadOptions.autoFitColsAndRows 属性设置为 true ,然后保存为XLSX格式。请下载两个输出Excel文件...

    docs.aspose.com/cells/zh/javascript-cpp/autofit...
  3. TextWatermarkOptions.is_semitrasparent property...

    TextWatermarkOptions.is_semitrasparent property. Gets or sets a boolean value which is responsible for opacity of the watermark... The default value is True . @property def is_semitrasparent...like this. if doc . watermark . type == aw . WatermarkType . TEXT...

    reference.aspose.com/words/python-net/aspose.wo...
  4. NodeRendererBase | Aspose.Words for Java

    Base class for ShapeRenderer and OfficeMathRenderer in Java....OFFICE_MATH, 0, true); OfficeMathRenderer renderer...getChild(NodeType.OFFICE_MATH, 0, true); OfficeMathRenderer renderer...

    reference.aspose.com/words/java/com.aspose.word...
  5. AnthropicAiModel | Aspose.Words for Java

    An abstract class representing the integration with Anthropicu2019s AI models within the Aspose.Words in Java....setImproveStylistics(true); Document proofedDoc = model...docx"); Parameters: Parameter Type Description sourceDocument Document...

    reference.aspose.com/words/java/com.aspose.word...
  6. WebExtensionProperty constructor | Aspose.Words...

    WebExtensionProperty constructor. Creates web extension custom property with specified name and value.... Parameter Type Description name str Property...my_script_task_pane . is_visible = True my_script_task_pane . width...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ConditionalStyle.bottom_padding property | Aspo...

    ConditionalStyle.bottom_padding property. Gets or sets the amount of space (in points) to add below the contents of table cells.... # 1 - By style type: table_style . conditional_styles... conditional_styles [ 0 ] . type ) # 3 - As a property: table_style...

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

    Implements the NEXT field in Java....FIELD_NEXT, true); Assert.assertEquals(" NEXT...the following 3 properties is true. FieldNextIf fieldNextIf = (FieldNextIf)...

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

    Implements the SECTION field in Java....FIELD_SECTION, true); Assert.assertEquals(fieldSection...insertField(FieldType.FIELD_PAGE, true); Assert.assertEquals(fieldPage...

    reference.aspose.com/words/java/com.aspose.word...
  10. FieldSectionPages | Aspose.Words for Java

    Implements the SECTIONPAGES field in Java....FIELD_SECTION, true); Assert.assertEquals(fieldSection...insertField(FieldType.FIELD_PAGE, true); Assert.assertEquals(fieldPage...

    reference.aspose.com/words/java/com.aspose.word...