Sort Score
Result 10 results
Languages All
Labels All
Results 2,401 - 2,410 of 7,434 for

boolean

(0.34 sec)
  1. 使用JavaScript通过C++为图表设置数据源|Documentation

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

    docs.aspose.com/cells/zh/javascript-cpp/data-fo...
  2. MappedDataFieldCollection | Aspose.Words for Java

    Allows to automatically map between names of fields in your data source and names of mail merge fields in the document in Java....documentFieldName) public boolean containsKey(String documentFieldName)...in the document. Returns: boolean - true if item is found in...

    reference.aspose.com/words/java/com.aspose.word...
  3. 在 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...
  4. 在 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/
  5. Aspose.PDF Running .NET 6 project in Docker thr...

    Hi Sergei Shibanov, PFB my answer of your queries. Is it possible use only first two lines for reproduce issue? Answer- Yes Answer - htmlString as read html from file as string and pass it, which I have shared. Htm…...CultureInfo…ctor(String name, Boolean useUserOverride) at System...#=ziL4NRqm57bNDxY2Ik0G.#=znoi8KMY=(Boolean #=z2rwptz0=) at #=zsXwYCo8lDR2aqKE9o0A...

    forum.aspose.com/t/aspose-pdf-running-net-6-pro...
  6. 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...
  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. 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...
  9. Document compare textbox mismatch - Free Suppor...

    Hello, we are having some trouble when comparing documents, maybe you could advice us what could be wrong. Currently we are using aspose.words 24.9 java version. And running code, one is ignoring Textboxes other is no…...@ParameterizedTest @ValueSource(booleans = {true, false}) void com...compareTextboxes(boolean ignore) throws Exception { Document originalVersion...

    forum.aspose.com/t/document-compare-textbox-mis...
  10. Crop, Rotate and Resize Images|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.... Resize proportionally: A Boolean type parameter specifies if...

    docs.aspose.com/psd/net/crop-rotate-and-resize-...