Sort Score
Result 10 results
Languages All
Labels All
Results 2,521 - 2,530 of 7,436 for

boolean

(0.08 sec)
  1. 使用 Java 管理演示文稿中的连接线|Aspose.Slides 文档

    赋能 Java 应用在 PowerPoint 幻灯片中绘制、连接和自动路由线条——全面掌控直线、拐角线和曲线连接线。...float w , float h , boolean flipH , boolean flipV ) { float endLineX...

    docs.aspose.com/slides/zh/java/connector/
  2. Working with Messages from IMAP Server|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.... boolean getGmExt1Supported - Gets information...X-GM-EXT-1 extension is supported. boolean getThreadSupported - Gets information...

    docs.aspose.com/email/java/working-with-message...
  3. Protecting Worksheets with C++|Documentation

    Learn how to protect worksheets, rows, columns, and specific cells in Microsoft Excel files using Aspose.Cells with C++....The Style object contains a boolean property, IsLocked . You can...

    docs.aspose.com/cells/cpp/protecting-worksheets/
  4. Aspose::Words::Saving::FixedPageSaveOptions cla...

    Aspose::Words::Saving::FixedPageSaveOptions class. Contains common options that can be specified when saving a document into fixed page formats (PDF, XPS, images etc). To learn more, visit the documentation article in C++....c () const Gets or sets a boolean value indicating whether to...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. Convert JSON Format to RTF via C++ | products.a...

    C++ API t0 Parse JSON to RTF without using Microsoft Word...which can be a string, number, boolean, null, object, or array. This...

    products.aspose.com/total/cpp/conversion/json-t...
  6. Working with Images in Python|Aspose.Words for ...

    Create and manage images of various formats in a document using Python....has_image boolean property. Extract image data...

    docs.aspose.com/words/python-net/working-with-i...
  7. Convert PostScript with Aspose.Page C++ API

    PS to BMP conversion functionality included in Aspose.Page API solution for C++ is explained and illustrated with the code snippets here....AdditionalFontsFolde and SuppressError boolean values. Call to save PostScript...

    docs.aspose.com/page/cpp/convert-ps/
  8. Layer group export image error:The rectangle ha...

    我使用的是psd-java,当我把图层组导出为png的时候报错。这是我的代码: for (Layer layer : psdImage.getLayers()) { if (layer instanceof LayerGroup) { count++; LayerGroup layerGroup = (LayerGroup) layer; System.out.println("画板名称: " + laye…...width = 0; int height = 0; boolean isFirstSmartObject = true;...

    forum.aspose.com/t/layer-group-export-image-err...
  9. 在 Android 上管理演示文稿中的连接线|Aspose.Slides 文档

    在 Android 上的 PowerPoint 幻灯片中,使 Java 应用能够绘制、连接并自动路由线条——全面控制直线、肘部线和曲线连接线。...float w , float h , boolean flipH , boolean flipV ) { float endLineX...

    docs.aspose.com/slides/zh/androidjava/connector/
  10. RunCollection | Aspose.Words for Java

    Provides typed access to a collection of Run 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...