Sort Score
Result 10 results
Languages All
Labels All
Results 2,451 - 2,460 of 8,128 for

boolean

(0.16 sec)
  1. Convert OLM to OFT via Java | products.aspose.com

    Try the code sample to convert OLM files to OFT 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...
  2. Convert MBOX to EML via Java | products.aspose.com

    Try the code sample to convert MBOX files to EML format in Java. Download Java API to take your email processing applications to the next level....mbox” and setting the boolean parameter to false indicating...

    products.aspose.com/email/java/conversion/mbox-...
  3. Convert MBOX to EMLX via Java | products.aspose...

    Try the code sample to convert MBOX files to EMLX format in Java. Download Java API to take your email processing applications to the next level....mbox” and setting the boolean parameter to false indicating...

    products.aspose.com/email/java/conversion/mbox-...
  4. With Smart Objects,warp is not work! - Free Sup...

    With Smart Objects,You can scale, rotate, skew, distort, perspective transform a layer, but warp! if you replace the contents, the warp can’t be successed. 截屏2021-11-11 下午12.11.19.jpg (187.1 KB) 但奇怪的是智能对象的warp操作信息并没有丢…...setLoadEffectsResour(true); // 加载效果资源 boolean isText = false; if (text !=...

    forum.aspose.com/t/with-smart-objects-warp-is-n...
  5. 使用JavaScript通过C++为图表设置数据源|Documentation

    了解Aspose.Cells for Java脚本通过C++支持的各种数据源。我们的指南将带你了解可用的不同类型数据源,并示范如何连接和检索数据以填充你的工作表。...SeriesCollection 对象的 add(string, boolean) 方法添加包含图表数据的单元格范围。 <!DOCTYPE...

    docs.aspose.com/cells/zh/javascript-cpp/data-fo...
  6. Use DocumentBuilder to Insert Document Elements...

    Insert document elements using the document builder in Java.... These are Boolean properties Font.getBold , Font...inside the document), and a boolean parameter that should be true...

    docs.aspose.com/words/java/use-documentbuilder-...
  7. 在 Android 上自定义演示文稿形状|Aspose.Slides 文档

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

    docs.aspose.com/slides/zh/androidjava/custom-sh...
  8. ParagraphCollection | Aspose.Words for Java

    Provides typed access to a collection of Paragraph 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...
  9. Working with Images in C#|Aspose.Words for .NET

    Image shapes in details and advanced features provided by Aspose.Words for .NET.... Check the HasImage boolean property. Extract image data...

    docs.aspose.com/words/net/working-with-images/
  10. Worksheet Views|Documentation

    This article will describe how to use Aspose.Cells for Python via .NET API to interact with the page‑break preview of an Excel workbook and worksheets. Work with split panes, frozen panes, and zoom factor as well....is_page_break_preview is a Boolean property, which means that...

    docs.aspose.com/cells/python-net/worksheet-views/