Sort Score
Result 10 results
Languages All
Labels All
Results 601 - 610 of 15,992 for

true type

(0.1 sec)
  1. Story | Aspose.Words for Java

    Base class for elements that contain block-level nodes Paragraph and Table in Java....SHAPE, true).getCount(), 1); // We can delete...getChildNodes(NodeType.SHAPE, true).getCount(), 0); Constructors...

    reference.aspose.com/words/java/com.aspose.word...
  2. Paragraph.InsertField | Aspose.Words for .NET

    Effortlessly insert fields into paragraphs with the Paragraph InsertField method. Enhance your document's functionality and streamline content management....Parameter Type Description fieldType FieldType The type of the field...FieldType . FieldAuthor , true , run , true ); // 2 - Insert a QUOTE...

    reference.aspose.com/words/net/aspose.words/par...
  3. 集成到本地模式中的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...
  4. 在使用C++中的JavaScript保存为HTML时启用CSS自定义属性|Documentation

    学习在使用C++中的Aspose.Cells for JavaScript将Excel文件保存为HTML时,如何启用CSS自定义属性。...enableCssCustomPrope 属性并在保存为 HTML 时将其设置为 true 。 在保存为HTML时启用CSS自定义属性 以下示例代码展示了...enableCssCustomPrope 属性的用法。截图显示了未将此属性设置为 true 时的效果。请下载此代码用的【示例 Excel 文件】(50528260...

    docs.aspose.com/cells/zh/javascript-cpp/enable-...
  5. CustomXmlPropertyCollection.IndexOfKey | Aspose...

    Discover the CustomXmlPropertyCollection IndexOfKey method to easily find the zero-based index of any property in your collection. Enhance your coding efficiency!...IndexOfKey ( string name ) Parameter Type Description name String The...GetChildNodes ( NodeType . SmartTag , true ). OfType < SmartTag >(). ToArray...

    reference.aspose.com/words/net/aspose.words.mar...
  6. CustomXmlPropertyCollection.Remove | Aspose.Wor...

    Effortlessly remove properties from your CustomXmlPropertyCollection with our Remove method. Streamline your data management today!...Remove ( string name ) Parameter Type Description name String The...GetChildNodes ( NodeType . SmartTag , true ). OfType < SmartTag >(). ToArray...

    reference.aspose.com/words/net/aspose.words.mar...
  7. BuiltInDocumentProperties.bytes property | Aspo...

    BuiltInDocumentProperties.bytes property. Represents an estimate of the number of bytes in the document.... PARAGRAPH , True ) . count self . assertEqual..."content_type" built-in property will contain the MIME type of the...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Format cells with JavaScript via C++|Documentation

    Learn how to format and style cells in Aspose.Cells for JavaScript via C++, including number formatting, date formatting, font styles, and other cell style options. Our guide will help you create attractive and professional-looking spreadsheets....Styling Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/javascript-cpp/cells-form...
  9. Disable CSS while saving to HTML with JavaScrip...

    Learn how to disable CSS while saving Excel files to HTML using Aspose.Cells for JavaScript via C++....disableCss property and set it to true . Disable CSS while saving to...Save Example </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/javascript-cpp/disable-cs...
  10. Field.update method | Aspose.Words for Python

    aspose.words.fields.Field.update method...Parameter Type Description ignore_merge_format bool If True then direct...properties. # Below are three types of formats that we can apply...

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