Sort Score
Result 10 results
Languages All
Labels All
Results 961 - 970 of 7,278 for

boolean

(0.11 sec)
  1. Setting Formulas - Notice for Non-English Users...

    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....set of mathematical, string, Boolean, date/time, statistical, database...

    docs.aspose.com/cells/net/setting-formulas-noti...
  2. Setting Formulas - Notice for Non-English Users...

    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....set of mathematical, string, Boolean, date/time, statistical, database...

    docs.aspose.com/cells/java/setting-formulas-not...
  3. ChartDataLabelCollection.showValue property | A...

    ChartDataLabelCollection.showValue property. Allows to specify whether values are to be displayed in the data labels of the entire series... get showValue () : boolean Remarks Value defined for this...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ChartNumberFormat.isLinkedToSource property | A...

    ChartNumberFormat.isLinkedToSource property. Specifies whether the format code is linked to a source cell...get isLinkedToSource () : boolean Remarks The NumberFormat will...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. List.isRestartAtEachSection property | Aspose.W...

    List.isRestartAtEachSection property. Specifies whether list should be restarted at each section...isRestartAtEachSecti () : boolean Remarks This option is supported...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ChartDataLabelCollection.showBubbleSize propert...

    ChartDataLabelCollection.showBubbleSize property. Allows to specify whether bubble size is to be displayed for the data labels of the entire series... get showBubbleSize () : boolean Remarks Value defined for this...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Public API Changes in Aspose.Email 5.6.0|Docume...

    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....getPreserveSignature(), setPreserveSignature(boolean value) Public API Changes in...

    docs.aspose.com/email/java/public-api-changes-i...
  8. TableStyle.bidi property | Aspose.Words for Nod...

    TableStyle.bidi property. Gets or sets whether this is a style for a right-to-left table.... get bidi () : boolean Remarks When true , the cells...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. TableStyle.allowBreakAcrossPages property | Asp...

    TableStyle.allowBreakAcrossPages property. Gets or sets a flag indicating whether text in a table row is allowed to split across a page break....allowBreakAcrossPage () : boolean Remarks The default value is...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 请教,如何在pdf中某一个固定位置插入一个base64image的图片,固定位置需要判断横向纵...

    public static void main(String[] args) { try { String inFilePath = "E:\\test\\pdf_signature\\a.pdf"; String outFilePath = "E:\\test\\pdf_signature\\z" + Instant.now().toEpochMilli() + ".pdf"; …...get_Item(1); boolean isLandscape = page.getPageInfo()...pdfDocument.getPages().get_Item(1); boolean isLandscape = page.getPageInfo()...

    forum.aspose.com/t/pdf-base64image/315504