Sort Score
Result 10 results
Languages All
Labels All
Results 2,511 - 2,520 of 8,630 for

boolean

(1.7 sec)
  1. Aspose.Words 26.2 – License.setLicense() taking...

    Hi team, We are using Aspose.Words for Java 26.2 for Word → HTML conversion, and we’re encountering a major performance issue during license initialization. I am using aspose Total license for word to html conversion …...seconds Code used private static boolean doInitializeLicense() { InputStream...

    forum.aspose.com/t/aspose-words-26-2-license-se...
  2. TextColumn | Aspose.Words for Java

    Represents a single text column in Java....setEvenlySpaced(boolean) to true . When a new TextColumn...

    reference.aspose.com/words/java/com.aspose.word...
  3. Set Data source for the chart with JavaScript v...

    Learn about the various data sources supported by Aspose.Cells for JavaScript via C++. Our guide will walk you through the different types of data sources available and show you how to connect and retrieve data from them to populate your worksheets....SeriesCollection object’s add(string, boolean) method. <!DOCTYPE html> <...

    docs.aspose.com/cells/javascript-cpp/data-forma...
  4. GridDesktop: mouse wheel scrolling adds rows, d...

    See attached sample: start it, click the button, and a new Aspose.Cells workbook is created and shown in GridDesktop in readonly mode. GridDesktopTest.zip (5.2 KB) Problem 1: Switch to “Sheet 1”, then use the mouse wh…... (Int32 , Boolean ) at Aspose.Cells.GridDesktop...(Worksheet , Int32 , Int32 , Boolean ) at Aspose.Cells.GridDesktop...

    forum.aspose.com/t/griddesktop-mouse-wheel-scro...
  5. MsWordVersion | Aspose.Words for Java

    Allows Aspose.Wods to mimic MS Word version-specific application behavior in Java....static void addOptionName(boolean option, String optionName,...

    reference.aspose.com/words/java/com.aspose.word...
  6. ListLevel | Aspose.Words for Java

    Defines formatting for a list level in Java.... isLegal(boolean value) True if the level turns...equals(ListLevel level) public boolean equals(ListLevel level) Compares...

    reference.aspose.com/words/java/com.aspose.word...
  7. CommentCollection | Aspose.Words for Java

    Provides typed access to a collection of Comment 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. 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-...
  9. Convert MSG to MBOX via Java | products.aspose.com

    Try the code sample to convert MSG files to MBOX format in Java. Download Java API to take your email processing applications to the next level....output MBOX file path and boolean parameter ‘false’ to indicate...

    products.aspose.com/email/java/conversion/msg-t...
  10. Document Builder Overview in Python|Aspose.Word...

    DocumentBuilder allows you to build dynamic documents from scratch or add new elements to existing ones using Python. DocumentBuilder provides methods to insert text, checkboxes, tables, images, and other content elements in Python....underline boolean properties. The following code...

    docs.aspose.com/words/python-net/document-build...