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

true type

(0.17 sec)
  1. TextBoxControl.Text | Aspose.Words for .NET

    Manage the TextBoxControl's text easily—get or set its content for seamless user interaction and enhanced functionality in your application.... Shape , 0 , true ); TextBoxControl textBoxControl...Assert . That ( textBoxControl . Type , Is . EqualTo ( Forms2OleControlType...

    reference.aspose.com/words/net/aspose.words.dra...
  2. IFontSavingCallback.fontSaving method | Aspose....

    IFontSavingCallback.fontSaving method. Called when Aspose.Words is about to save a font resource.... FontSavingArgs ) Parameter Type Description args FontSavingArgs...options . exportFontResources = true , options . fontSavingCallback...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. FieldNumPages class | Aspose.Words for Python

    aspose.words.fields.FieldNumPages class. Implements the NUMPAGES field...FieldFormat object that provides typed access to field’s formatting...from Field ) type Gets the Microsoft Word field type. (Inherited...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldPage class | Aspose.Words for Python

    aspose.words.fields.FieldPage class. Implements the PAGE field...FieldFormat object that provides typed access to field’s formatting...from Field ) type Gets the Microsoft Word field type. (Inherited...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 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...
  6. 在使用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...
  7. 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...
  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...