Sort Score
Result 10 results
Languages All
Labels All
Results 2,561 - 2,570 of 8,623 for

boolean

(0.55 sec)
  1. 实用功能|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....OAuthToken getAccessToken(boolean ignoreExistingToken) { return...getReturnClientReque() setReturnClientReque(boolean value) - 获取或设置标志,以指示客户端是否需要服务器返回请求...

    docs.aspose.com/email/zh/java/utility-features/
  2. 在 Java 中自定义演示文稿形状|Aspose.Slides 文档

    使用 Aspose.Slides for Java 在 PowerPoint 演示文稿中创建和自定义形状:几何路径、曲线角、复合形状。...以下代码示例展示了如何检查形状几何是否闭合: boolean isGeometryClosed ( IGeometryShape...IGeometryShape geometryShape ) { Boolean isClosed = null ; for ( IGeometryPath...

    docs.aspose.com/slides/zh/java/custom-shape/
  3. SvgSaveOptions class | Aspose.Words for Node.js

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Convert OLM to EML via Java | products.aspose.com

    Try the code sample to convert OLM files to EML format in Java. Download Java API to take your email processing applications to the next level....as “Inbox” and setting the boolean parameter to true. Iterate...

    products.aspose.com/email/java/conversion/olm-t...
  5. SvgSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Saving.SvgSaveOptions to enhance your document conversion to SVG format with customizable features for optimal results....get; set; } Gets or sets a boolean value indicating whether to...

    reference.aspose.com/words/net/aspose.words.sav...
  6. 使用 Java 将 EPS 文件合并为 PDF

    Aspose.Page API 解决方案的 Java 版 EPS 合并功能允许您将多个 EPS 文件合并为一个 PDF 文档。...minor errors set this flag 10 boolean suppressErrors = true ; 11...

    docs.aspose.com/page/zh/java/merge/eps/
  7. TableCollection | Aspose.Words for Java

    Provides typed access to a collection of Table nodes in Java....contains(Node node) public boolean contains(Node node) Determines...The node to locate. Returns: boolean - true if item is found in...

    reference.aspose.com/words/java/com.aspose.word...
  8. Show and Hide Rows, Columns, and Scroll Bars wi...

    This article demonstrates how to programmatically display and hide Excel worksheet rows and columns using the C++ language and the Aspose.Cells API. The visibility of scroll bars can be adjusted, and several rows and columns can be hidden.... Both are Boolean properties, which means they...

    docs.aspose.com/cells/cpp/show-and-hide-rows-co...
  9. Calculate Formulas with Node.js via C++|Documen...

    This article introduces how to use Aspose.Cells library to calculate formulas in Microsoft Excel using Node.js via C++. By loading an existing Excel file or creating a new Excel file, we can use the methods provided by Aspose.Cells to calculate the formula and get the result. Finally, we save the modified Excel file to disk....set of mathematical, string, boolean, date/time, statistical, database...

    docs.aspose.com/cells/nodejs-cpp/calculate-form...
  10. DocumentPropertyCollection | Aspose.Words for Java

    Base class for BuiltInDocumentProperties and CustomDocumentProperties collections in Java....contains(String name) public boolean contains(String name) Returns...of the property. Returns: boolean - true if the property exists...

    reference.aspose.com/words/java/com.aspose.word...