Sort Score
Result 10 results
Languages All
Labels All
Results 1,171 - 1,180 of 15,881 for

true type

(0.17 sec)
  1. CustomXmlPropertyCollection.Count | Aspose.Word...

    Discover the CustomXmlPropertyCollection Count property to easily retrieve the total number of elements in your collection for efficient data management.... SmartTag , true ). OfType < SmartTag >(). ToArray...each type of smart tag. // The properties of a "date"-type smart...

    reference.aspose.com/words/net/aspose.words.mar...
  2. Using LightCells API with JavaScript via C++|Do...

    Learn how to read and write large Excel files using the LightCells API in JavaScript via C++. Improve performance and efficiency with less memory consumption.... if StartSheet(int) returns true, then all the data and properties...Cells Example </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/javascript-cpp/using-ligh...
  3. DocumentPropertyCollection.index_of method | As...

    DocumentPropertyCollection.index_of method. Gets the index of a property by name.... Parameter Type Description name str The case-insensitive...properties . add ( 'Authorized' , True ) properties . add ( 'Authorized...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Set text of chart legend entry fill to none usi...

    Learn how to use Aspose.Cells for JavaScript via C++ to set the text of a chart legend entry fill to none. This guide will demonstrate how to modify the fill color of legend entries in Microsoft Excel charts for better visualization and customization....isTextNoFill() to true . The following sample code...Entry Example </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/javascript-cpp/set-text-o...
  5. Create and Manage Chart with JavaScript via C++...

    Learn how to use Aspose.Cells for JavaScript via C++ to create charts in Microsoft Excel. Our guide will demonstrate various chart Types and how to customize their appearance and formatting....Cells Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/javascript-cpp/creating-c...
  6. HtmlLoadOptions | Aspose.Words for .NET

    Discover the HtmlLoadOptions constructor, designed to effortlessly initialize instances with default settings for seamless web development....HtmlLoadOptions (); // If the value is true, then we take VML code into...set the "SupportVml" flag to "true", then Aspose.Words will load...

    reference.aspose.com/words/net/aspose.words.loa...
  7. HtmlVersion enumeration | Aspose.Words for Node.js

    Aspose.Words.Saving.HtmlVersion enumeration. Indicates the version of HTML is used when saving the document to [SaveFormat.Html](../../aspose.words/saveformat/#Html) and [SaveFormat.Mhtml](../../aspose.words/saveformat/#Mhtml) formats.... prettyFormat = true doc . save ( base . artifactsDir...id=\"_Toc76372689\"></a>" )). toEqual ( true ); expect ( outDocContents ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 用JavaScript通过C++检查VBA项目是否受保护并锁定以供查看|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++检查Excel文件中的VBA项目是否受保护并锁定以供查看。...islockedForViewing 为 true 。 示例代码 以下示例代码加载 示例Excel文件 ,...is Protected </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/zh/javascript-cpp/check-i...
  9. Aspose::Words::Saving::DocSaveOptions::DocSaveO...

    Aspose::Words::Saving::DocSaveOptions::DocSaveOptions constructor. Initializes a new instance of this class that can be used to save a document in the Doc format in C++....flag to true. options -> set_SaveRoutingSlip ( true ); doc ->...SaveFormat saveFormat ) Parameter Type Description saveFormat Aspo...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. OoxmlSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.DOCX SaveFormat.DOCM SaveFormat.DOTX SaveFormat.DOTM or SaveFormat.FLAT_OPC format in Java....SHAPE, 0, true)).getMarkupLanguage()); // The...getChild(NodeType.SHAPE, 0, true)).getMarkupLanguage()); Constructors...

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