Sort Score
Result 10 results
Languages All
Labels All
Results 1,071 - 1,080 of 8,165 for

boolean

(0.14 sec)
  1. Issue regarding Aspose licence management and E...

    Hi team, Recently we have raised an issue regarding Aspose licence management and Eset antivirus. Eset have found, with machine learning, that some dll with name ‘zx_467fc4a47004484b80547fff12cc3aa7.dll’ had been create…...#=zsG9VlAfDx44wCClnWGx_aPWLum(Boolean #=zWMVhUuo=) at #=qJ3E3ZvDbk4NTPQU4Fno$hIU=...#=zsG9VlAfDx44wCClnWGx_aPWLum(Boolean #=zWMVhUuo=) at #=qJ3E3ZvDbk4NTPQU4Fno$hIU=...

    forum.aspose.com/t/issue-regarding-aspose-licen...
  2. Grouping and Ungrouping Rows and Columns|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.... Is hidden – a Boolean parameter that specifies whether...has an overload that takes a Boolean third parameter. Setting it...

    docs.aspose.com/cells/net/grouping-and-ungroupi...
  3. Advanced Protection Settings since Excel XP|Doc...

    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....that encapsulates several Boolean properties for disabling or...formatting that contains a Boolean property, is_locked . Set the...

    docs.aspose.com/cells/python-net/advanced-prote...
  4. Specify Formula Fields while Importing Data to ...

    Learn how to specify formula fields while importing data into a worksheet using the Aspose.Cells for .NET API.... This property takes a Boolean array where the value true...

    docs.aspose.com/cells/net/specify-formula-field...
  5. Check if VBA Code is Signed|Documentation

    Check if the vba code is signed with Aspose.Diagram library....vsdm" ); //Check signed boolean isSigned = diagram . getVbaProject...

    docs.aspose.com/diagram/java/check-if-vba-code-...
  6. ChartTitle.overlay property | Aspose.Words for ...

    ChartTitle.overlay property. Determines whether other chart elements shall be allowed to overlap title... get overlay () : boolean Examples Shows how to insert...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Section.protectedForForms property | Aspose.Wor...

    Section.protectedForForms property. True if the section is protected for forms...get protectedForForms () : boolean Examples Shows how to turn...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ChartTitle.show property | Aspose.Words for Nod...

    ChartTitle.show property. Determines whether the title shall be shown for this chart... get show () : boolean Examples Shows how to insert...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ChartLegendEntry.isHidden property | Aspose.Wor...

    ChartLegendEntry.isHidden property. Gets or sets a value indicating whether this entry is hidden in the chart legend... get isHidden () : boolean Remarks When a chart legend...

    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