Sort Score
Result 10 results
Languages All
Labels All
Results 1,761 - 1,770 of 8,610 for

boolean

(0.21 sec)
  1. Aspose.Cells 8.9.1 的 public API 更改|Documentation

    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....setFontFolders方法接受Boolean类型的第二个参数。将true作为第二个参数传递将指导Aspose...FontConfigs.setFontFolder(String, boolean) 方法,将递归设置为 false。 已废弃 CellsHelper...

    docs.aspose.com/cells/zh/java/public-api-change...
  2. 用JavaScript通过C++对行和列进行分组和取消分组|Documentation

    了解怎样使用Aspose.Cells for JavaScript通过C++对Excel中的行和列进行分组和取消分组。...groupRows(number, number, boolean) 和 groupColumns(number, number)...ungroupRows(number, number, boolean) 方法。这两个方法都需要两个参数: 第一个行或列索引,即要取消分组的第一行/列。...

    docs.aspose.com/cells/zh/javascript-cpp/groupin...
  3. HTML Audio Generator – Online Tool and C# Code

    HTML Audio Generator creates HTML and C# code for an audio element using Aspose.HTML. You can generate code and use it in your website or C# project.... The autoplay boolean attribute, if specified, will...visible in the browser. The loop boolean attribute, if specified, will...

    products.aspose.com/html/net/generators/audio/
  4. Import and Export Data|Documentation

    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 vertical , a Boolean value that specifies whether...imported. Is Vertical , is a Boolean value that specifies whether...

    docs.aspose.com/cells/java/import-and-export-data/
  5. PersonCollection | Aspose.Words for Java

    Represents a list of persons who are bibliography source contributors in Java....contains(Person person) public boolean contains(Person person) Determines...in the collection. Returns: boolean get(int index) public Person...

    reference.aspose.com/words/java/com.aspose.word...
  6. XpsSaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.XpsSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.Xps](../../aspose.words/saveformat/#Xps) format...allowEmbeddingPostSc Gets or sets a boolean value indicating whether to...useBookFoldPrintingS Gets or sets a boolean value indicating whether the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Display or Hide Row Column Headers in Aspose.Ce...

    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....IsRowColumnHeadersVi is a Boolean property, which means that...

    docs.aspose.com/cells/net/display-or-hide-row-c...
  8. Manage Presentation Hyperlinks in JavaScript|As...

    Effortlessly manage hyperlinks in PowerPoint and OpenDocument presentations with Aspose.Slides for Node.js—enhance interactivity and workflow in minutes....setHistory(boolean value) Hyperlink.setHighlightClick(boolean value)...Hyperlink.setStopSoundOnClick(boolean value) The code snippet shows...

    docs.aspose.com/slides/nodejs-java/manage-hyper...
  9. How to Prevent Users from Printing Excel File w...

    Learn how to prevent users from printing Excel through the Aspose.Cells for C++ API....Workbook_BeforePrint(Cancel As Boolean) \r\n " u " Cancel = True \r\n...

    docs.aspose.com/cells/cpp/how-to-prevent-printi...
  10. Manage SmartArt in PowerPoint Presentations Usi...

    Learn to build and edit PowerPoint SmartArt with Aspose.Slides for Java using clear code samples that speed up slide design and automation....// Check isHidden property boolean hidden = node . isHidden ();...smart . setReversed ( true ); boolean flag = smart . isReversed ();...

    docs.aspose.com/slides/java/manage-smartart/