Sort Score
Result 10 results
Languages All
Labels All
Results 621 - 630 of 16,764 for

true type

(0.21 sec)
  1. FieldSaveDate | Aspose.Words for Java

    Implements the SAVEDATE field in Java....are three different calendar types according to which the SAVEDATE...FIELD_SAVE_DATE, true); field.setUseLunarCalendar(true); Assert.assertEquals("...

    reference.aspose.com/words/java/com.aspose.word...
  2. BarcodeParameters | Aspose.Words for Java

    Container class for barcode parameters to pass-through to BarcodeGenerator in Java....examples of different barcode types that we can create using our...barcodeParameters.setDisplayText(true); barcodeParameters.setPosCodeStyle("CASE");...

    reference.aspose.com/words/java/com.aspose.word...
  3. How to set AutoRecover property of Workbook wit...

    Learn how to set the AutoRecover property of a workbook using Aspose.Cells for JavaScript via C++....default value of this property is true . When you set it to false on...value of this property, which is true , then it sets it to false and...

    docs.aspose.com/cells/javascript-cpp/how-to-set...
  4. Automatically refresh OLE object via Microsoft ...

    Learn how to automatically refresh OLE objects in Excel using Aspose.Cells for JavaScript via C++....Objects Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/javascript-cpp/automatica...
  5. HeaderFooter.headerFooterType property | Aspose...

    HeaderFooter.headerFooterType property. Gets the Type of this header/footer....headerFooterType property Gets the type of this header/footer. get headerFooterType...header . isHeader ). toEqual ( true ); expect ( para . isEndOfHeaderFooter...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Determine which Axis exists in the Chart with J...

    Learn how to determine which axis exists in a chart created using Aspose.Cells for JavaScript via C++. Our guide will help you identify and access the different axes in a chart, including category, value, and secondary axes....Axes Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/javascript-cpp/determine-...
  7. 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...
  8. 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...
  9. 在设置Style.Custom属性时检查自定义数字格式|Documentation

    Aspose.Cells 是一个用于操作电子表格文件的JavaScript库,支持在样式设置中检查自定义数字格式。本文将向你展示如何使用Aspose.Cells库检查自定义数字格式以确保样式正确。...checkCustomNumberFor 属性设置为 true 。 ** 设置Style.custom属性时检查自定义数字格式**...settings.checkCustomNumberFor 属性设置为 true ,它会抛出异常,例如:无效的数字格式。请阅读代码中的注释获取更多帮助。...

    docs.aspose.com/cells/zh/javascript-cpp/check-c...
  10. 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...