Sort Score
Result 10 results
Languages All
Labels All
Results 921 - 930 of 16,706 for

true type

(0.13 sec)
  1. VariableCollection.contains method | Aspose.Wor...

    VariableCollection.contains method. Determines whether the collection contains a document variable with the given name.... Parameter Type Description name str Case-insensitive...variable to locate. Returns True if item is found in the collection;...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 使用JavaScript通过C++在复制行或范围时将图表的数据源更改为目标工作表|Docume...

    学习如何在复制行或范围时,将图表的数据源更改为目标工作表,使用Aspose.Cells for Java脚本通过C++。本指南演示如何更新图表的数据范围并将其链接到目标工作表。...referToDestinationSh 属性并设置为 true 。假设目标工作表为DestSheet,则你的图表数据源将从...Charts Example </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/zh/javascript-cpp/change-...
  3. 在使用C++中的JavaScript进行Excel转HTML时,排除未使用的样式|Docume...

    学习如何在使用Aspose.Cells for JavaScript via C++将Excel转换为HTML时排除未使用的样式。...当将其设置为 true 时,所有未使用的样式将从输出的HTML中排除。以下截图...HtmlSaveOptions.excludeUnusedStyles 设置为 true ,此未使用的命名样式不会导出到 输出HTML 。但如果将其设置为...

    docs.aspose.com/cells/zh/javascript-cpp/exclude...
  4. FieldInfo.info_type property | Aspose.Words for...

    FieldInfo.info_Type property. Gets or sets the Type of the document property to insert....info_type property FieldInfo.info_type property Gets or sets...sets the type of the document property to insert. @property def info_type...

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

    aspose.words.SpecialChar class. Base class for special characters in the document...Inline ) is_composite Returns True if this node can contain other...) is_delete_revision Returns true if this object was deleted in...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 集成到本地模式中的Microsoft Report Viewer|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....viewer , string formatName , Type extensionType ) { const BindingFlags...dropdown. // Get the service type. FieldInfo previewService =...

    docs.aspose.com/cells/zh/reportingservices/inte...
  7. Aspose::Words::Fields::FieldCreateDate::get_Use...

    Aspose::Words::Fields::FieldCreateDate::get_UseLunarCalendar method. Gets or sets whether to use the Hijri Lunar or Hebrew Lunar calendar in C++....are three different calendar types according to which the CREATEDATE...FieldCreateDate , true )); field -> set_UseLunarCalendar ( true ); ASSERT_EQ...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. Aspose::Words::AI::AiModel::CheckGrammar method...

    Aspose::Words::AI::AiModel::CheckGrammar method. Checks grammar of the provided document. This operation leverages the connected AI model for checking grammar of document in C++....options = nullptr ) Parameter Type Description sourceDocument ...grammarOptions -> set_ImproveStylistics ( true ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.ai/...
  9. ResourceType | Aspose.Words for Java

    Type of loaded resource in Java....Object public class ResourceType Type of loaded resource. Examples:...getChildNodes(NodeType.SHAPE, true).getCount()); doc.save(getArtifactsDir()...

    reference.aspose.com/words/java/com.aspose.word...
  10. HtmlFixedSaveOptions.export_embedded_css proper...

    HtmlFixedSaveOptions.export_embedded_css property. Specifies whether the CSS (Cascading Style Sheet) should be embedded into Html document...."html_fixed_save_options" flag to "True" save the CSS stylesheet to...: self . assertIn ( '<style type="text/css">' , out_doc_contents...

    reference.aspose.com/words/python-net/aspose.wo...