Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 15,880 for

true type

(0.62 sec)
  1. Aspose::Words::Fields::FieldDate::get_UseLunarC...

    Aspose::Words::Fields::FieldDate::get_UseLunarCalendar method. Gets or sets whether to use the Hijri Lunar or Hebrew Lunar calendar in C++.... // Below are three types of cultural calendars that a...FieldDate , true )); field -> set_UseLunarCalendar ( true ); ASSERT_EQ...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. Aspose::Words::Fields::FieldDate::get_UseSakaEr...

    Aspose::Words::Fields::FieldDate::get_UseSakaEraCalendar method. Gets or sets whether to use the Saka Era calendar in C++.... // Below are three types of cultural calendars that a...FieldDate , true )); field -> set_UseLunarCalendar ( true ); ASSERT_EQ...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. Aspose::Words::Fields::FieldDate::get_UseUmAlQu...

    Aspose::Words::Fields::FieldDate::get_UseUmAlQuraCalendar method. Gets or sets whether to use the Um-al-Qura calendar in C++.... // Below are three types of cultural calendars that a...FieldDate , true )); field -> set_UseLunarCalendar ( true ); ASSERT_EQ...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. 在使用C++中的JavaScript保存为HTML时禁用Downlevel Revealed ...

    学习如何在使用C++中的Aspose.Cells for JavaScript将Excel文件保存为HTML时禁用Downlevel Revealed Comments。...disableDownlevelReve 属性为 true 来消除这些Downlevel Revealed Comments。...disableDownlevelReve 属性的用法。截图显示了未将此属性设置为 true 时的效果。请下载此代码用的【示例 Excel 文件】(50528257...

    docs.aspose.com/cells/zh/javascript-cpp/disable...
  5. 使用JavaScript via C++在保存Excel文件为HTML时导出批注。|Docum...

    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....如果将其设为 true ,则HTML还会显示Excel文件中的批注。 在将 Excel...isExportComments 属性的用法。截图展示了当它设置为 true 时代码对 HTML 的影响。请下载 sample Excel...

    docs.aspose.com/cells/zh/javascript-cpp/export-...
  6. FieldMergeBarcode.BarcodeValue | Aspose.Words f...

    Discover the FieldMergeBarcode BarcodeValue property to easily manage and customize your barcode values for enhanced data accuracy and efficiency.... FieldMergeBarcode , true ); field . BarcodeType = "EAN13"...bars. field . DisplayText = true ; field . PosCodeStyle = "CASE"...

    reference.aspose.com/words/net/aspose.words.fie...
  7. AxisTickMark | Aspose.Words for Java

    Specifies the possible positions for tick marks in Java....hasMajorGridlines(true); xAxis.hasMinorGridlines(true); // Define Y-axis...hasMajorGridlines(true); yAxis.hasMinorGridlines(true); doc.save(getArtifactsDir()...

    reference.aspose.com/words/java/com.aspose.word...
  8. InlineStory Class | Aspose.Words for .NET

    Discover Aspose.Words.InlineStory class, the essential base for inline nodes, enabling seamless integration of paragraphs and tables in your documents....HasChildNodes { get; } Returns true if this node has any child nodes...IsComposite { get; } Returns true as this node can have child...

    reference.aspose.com/words/net/aspose.words/inl...
  9. CsvDataSource | Aspose.Words for .NET

    Create a powerful CSV data source effortlessly with our CsvDataSource constructor. Simplify data parsing with default options for seamless integration....( string csvPath ) Parameter Type Description csvPath String The...CsvDataLoadOptions options ) Parameter Type Description csvPath String The...

    reference.aspose.com/words/net/aspose.words.rep...
  10. Node.nodeType property | Aspose.Words for Node.js

    Node.nodeType property. Gets the Type of this node....nodeType property Gets the type of this node. get nodeType ()...doc . isComposite ). toEqual ( true ); // Invoke the recursive function...

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