Sort Score
Result 10 results
Languages All
Labels All
Results 1,921 - 1,930 of 8,634 for

boolean

(0.08 sec)
  1. Setting Dynamic Array Formulas with JavaScript ...

    How to use Aspose.Cells library to calculate dynamic array formulas in Excel using JavaScript via C++. Load, calculate, and save Excel files easily....ing, FormulaParseOptions, boolean) function to set dynamic array...Workbook.refreshDynamicArrayF(boolean) function to refresh dynamic...

    docs.aspose.com/cells/javascript-cpp/calculatio...
  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. Convert PostScript using API for Java

    PS to TIFF conversion functionality included in Aspose.Page API solution for Java is explained and illustrated with the code snippets here....minor errors set this flag boolean suppressErrors = true; //Initialize...minor errors set this flag boolean suppressErrors = true; //Initialize...

    docs.aspose.com/page/java/convert-ps/
  4. 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...
  5. 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...
  6. 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...
  7. Some styles were not copied correctly, like fon...

    Use the following code, I’m not able to copy all the styles correctly, the copied document contains wrong font size: and here the source code which copy the styles: import com.aspose.words.*; import lombok.extern.sl…...return null; } private static boolean listsAreEqual(List list1, List...content, byte[] template, boolean copyContent) with copyContent...

    forum.aspose.com/t/some-styles-were-not-copied-...
  8. NodeList | Aspose.Words for Java

    Represents a collection of nodes matching an XPath query executed using the CompositeNode.selectNodesjava.lang.String method in Java.... boolean isLocal() { return mIsLocal;...mIsLocal; } void isLocal(final boolean value) throws Exception { mIsLocal...

    reference.aspose.com/words/java/com.aspose.word...
  9. 管理超链接|Aspose.Slides for Node.js via .NET 文档

    如何在 JavaScript 中向 PowerPoint 演示文稿添加超链接...setHistory(boolean value) Hyperlink.setHighlightClick(boolean value)...Hyperlink.setStopSoundOnClick(boolean value) 此代码片段演示如何向幻灯片添加超链接并随后编辑其工具提示:...

    docs.aspose.com/slides/zh/nodejs-java/manage-hy...
  10. 在 Java 中管理演示文稿超链接|Aspose.Slides 文档

    使用 Aspose.Slides for Java,轻松管理 PowerPoint 和 OpenDocument 演示文稿中的超链接——在几分钟内提升交互性和工作流。...setHistory(boolean value) IHyperlink.setHighlightClick(boolean value)...IHyperlink.setStopSoundOnClick(boolean value) 以下代码片段展示了如何向幻灯片添加超链接并随后编辑其工具提示:...

    docs.aspose.com/slides/zh/java/manage-hyperlinks/