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

boolean

(0.2 sec)
  1. 在 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/
  2. 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...
  3. 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...
  4. 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/java/crop-rotate-and-resize...
  5. HtmlFixedSaveOptions class | Aspose.Words for N...

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

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

    Try the code sample to convert OLM files to MSG 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...
  7. FormField Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FormField class to easily create and manage customizable form fields in your documents for enhanced user interaction....get; set; } Gets or sets the boolean value that indicates whether...

    reference.aspose.com/words/net/aspose.words.fie...
  8. GridDesktop: invoke error - Free Support Forum ...

    We observe random exceptions like this in GridDesktop: Exception-Type: System.InvalidOperationException Message: Invoke oder BeginInvoke kann für ein Steuerelement erst aufgerufen werden, wenn das Fensterhandle erstellt…...Delegate method, Object[] args, Boolean synchronous) at System.Windows...

    forum.aspose.com/t/griddesktop-invoke-error/312280
  9. Run Class | Aspose.Words for .NET

    Discover Aspose.Words.Run, a powerful class for managing character runs with consistent font formatting, enhancing your document processing efficiency....IsPhoneticGuide { get; } Gets a boolean value indicating either the...

    reference.aspose.com/words/net/aspose.words/run/
  10. Calculate Formulas with C++|Documentation

    This article introduces how to use the Aspose.Cells library to calculate formulas in Microsoft Excel with 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/cpp/calculate-formulas/