Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 17,437 for

true type

(0.95 sec)
  1. ImportFormatOptions.append_document_with_new_pa...

    ImportFormatOptions.append_document_with_new_page property. Gets or sets a boolean value indicating whether to change a first imported section Type to the [SectionStart.NEW_PAGE](../../sectionstart/#NEW_PAGE) forcibly when call [Document.append_document()](../../document/append_document/#document_importformatmode_importformatoptions)...change a first imported section type to the SectionStart.NEW_PAGE...append_document() . The default value is True . @property def append_document_with_new_page...

    reference.aspose.com/words/python-net/aspose.wo...
  2. HtmlVersion | Aspose.Words for Java

    Indicates the version of HTML is used when saving the document to SaveFormat.HTML and SaveFormat.MHTML formats in Java....setPrettyFormat(true); } doc.save(getArtifactsDir()...i); options.setPrettyFormat(true); } doc.save(getArtifactsDir()...

    reference.aspose.com/words/java/com.aspose.word...
  3. ChartDataTable | Aspose.Words for Java

    Allows to specify properties of a chart data table in Java....setShow(true); dataTable.hasLegendKeys(false);...dataTable.getFont().setItalic(true); dataTable.getFormat().getStroke()...

    reference.aspose.com/words/java/com.aspose.word...
  4. CompositeNode.GetChildNodes | Aspose.Words for ...

    Discover the CompositeNode GetChildNodes method—effortlessly retrieve a live collection of child nodes tailored to your specified Type for enhanced performance....nodes that match the specified type. public NodeCollection GetChildNodes...Parameter Type Description nodeType NodeType Specifies the type of nodes...

    reference.aspose.com/words/net/aspose.words/com...
  5. FormField.TextInputType | Aspose.Words for .NET

    Discover the FormField TextInputType property to easily customize text form fields. Enhance user experience by setting specific input Types effortlessly....TextInputType property Gets or sets the type of a text form field. public...comboBox . CalculateOnExit = true ; Assert . That ( comboBox ...

    reference.aspose.com/words/net/aspose.words.fie...
  6. 使用C++处理ContentTypeProperties|Documentation

    使用Aspose.Cells在Excel文件中添加自定义ContentTypeProperties。...IsNillable 属性为 true ,使其成为可选。以下代码展示了如何添加可选的自定义Co...FileFormatType :: Xlsx ); // Add content type properties int index = workbook...

    docs.aspose.com/cells/zh/cpp/working-with-conte...
  7. 使用 JavaScript 通过 C++ 操作 ContentTypeProperties|D...

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 操作 Excel 文件中的自定义 ContentTypeProperties。...isNillable() 属性为 true ,使其成为可选。以下代码展示了如何添加可选的自定义Co...With Content Type Properties </ h1 > < input type = "file" id...

    docs.aspose.com/cells/zh/javascript-cpp/working...
  8. HeaderFooterType enumeration | Aspose.Words for...

    Aspose.Words.HeaderFooterType enumeration. Identifies the Type of header or footer found in a Word file....HeaderFooterType enumeration Identifies the type of header or footer found in...pageSetup . differentFirstPageHe = true ; builder . pageSetup . oddAndEvenPagesHeade...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 使用GridLines导出Excel到HTML via JavaScript。|Documen...

    学习如何使用Aspose.Cells for JavaScript via C++导出带有网格线的Excel文件到HTML格式。...exportGridLines() 属性并设置为 true 。 将Excel导出为带有网格线的HTML 以下示例代...HtmlSaveOptions.exportGridLines() 设置为 true 。 <!DOCTYPE html> < html > <...

    docs.aspose.com/cells/zh/javascript-cpp/export-...
  10. BubbleSizeCollection | Aspose.Words for Java

    Represents a collection of bubble sizes for a chart series in Java.... Parameters: Parameter Type Description index int Returns:...hasDataLabels(true); series.getDataLabels().setShowCategoryName(true); series...

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