Sort Score
Result 10 results
Languages All
Labels All
Results 1,811 - 1,820 of 7,356 for

boolean

(0.81 sec)
  1. Show and Hide Worksheets and Tabs with JavaScri...

    This article provides sample code for using the JavaScript API or JavaScript Library to programmatically display and hide an Excel worksheet. Additionally, it shows how to show and hide Excel workbook tabs....isVisible() is a Boolean property, which means that...WorkbookSettings.showTabs is a Boolean property, which means that...

    docs.aspose.com/cells/javascript-cpp/show-and-h...
  2. 在 Android 上管理 PowerPoint 演示文稿中的 SmartArt|Aspose...

    学习使用 Aspose.Slides for Android,通过清晰的 Java 代码示例构建和编辑 PowerPoint SmartArt,快速实现幻灯片设计和自动化。...addNode (); // 检查 isHidden 属性 boolean hidden = node . isHidden ();...smart . setReversed ( true ); boolean flag = smart . isReversed ();...

    docs.aspose.com/slides/zh/androidjava/manage-sm...
  3. Integrate with Microsoft Report Viewer in Local...

    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....GetType ( Boolean ), GetType ( Type ), GetType ( Boolean ) }, Nothing...

    docs.aspose.com/cells/reportingservices/integra...
  4. Aspose.Slides.NET6.CrossPlatform - The Type Ini...

    Hi Aspose Support Team, I am using alpine Linux (version 3.16) inside my docker container and I am usingAspose.Slides.NET6.CrossPlatform (version 24.3.0) to Convert PPT slide to image but I am getting the following erro…...\b(Stream \u0002, Boolean \b)\n at Aspose.Slides.Presentation...Presentation.\u0002(Stream \u0002, Boolean \b)\n at Aspose.Slides.Pre...

    forum.aspose.com/t/aspose-slides-net6-crossplat...
  5. Aspose::Words::Saving::PsSaveOptions class | As...

    Aspose::Words::Saving::PsSaveOptions class. Can be used to specify additional options when saving a document into the Ps format. To learn more, visit the documentation article in C++....c () const Gets or sets a boolean value indicating whether to...S () const Gets or sets a boolean value indicating whether the...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. How to Remove Signature From PDF in Java

    This short tutorial is about how to remove signature from PDF in Java. It shares all the necessary details to configure the environment, steps-wise details to delete signature from PDF in Java and runnable sample code to demonstrate this feature....method that takes an additional boolean flag to delete the fields’...

    kb.aspose.com/pdf/java/how-to-remove-signature-...
  7. How to Specify TrueType Fonts Location|Document...

    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....the second parameter of type Boolean directs the Aspose.Cells APIs...

    docs.aspose.com/cells/java/how-to-specify-truet...
  8. ChartMultilevelValue | Aspose.Words for Java

    Represents a value for charts that display multilevel data in Java....equals(Object obj) public boolean equals(Object obj) Gets a flag...java.lang.Object Returns: boolean getLevel1() public String getLevel1()...

    reference.aspose.com/words/java/com.aspose.word...
  9. Advanced Protection Settings since Excel XP in ...

    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...

    docs.aspose.com/cells/net/advanced-protection-s...
  10. Unable to extract javaScript actions from PDF -...

    Hi There, We were able to retrieve the JavaScript from a PDF using the code snippet below, and it used to work perfectly. However, recently we encountered an issue: when processing multiple files together, their PDF con…...CleaningResponse response, Boolean shouldExtract) { Long startTime...CleaningResponse response, Boolean shouldExtract) { List<JavascriptAction>...

    forum.aspose.com/t/unable-to-extract-javascript...