Sort Score
Result 10 results
Languages All
Labels All
Results 1,761 - 1,770 of 6,830 for

boolean

(0.06 sec)
  1. LayoutEnumerator | Aspose.Words for Java

    Enumerates page layout entities of a document in Java.... moveFirstChild() public boolean moveFirstChild() Moves to the...} Returns: boolean moveLastChild() public boolean moveLastChild()...

    reference.aspose.com/words/java/com.aspose.word...
  2. NullReferenceException ListMessages using Graph...

    Hi I am using the following code to fetch Messages: List AllEnvelopes = new List(); TotalCount = 0; using (var client = GetGraphClient(apiUrl, settings, mailbox)) { var inbox = client.ListFolders().First(fi => fi.D…...stcFetchEmailOptions fetchOptions, Boolean bNeedCount, Int32& TotalCount)...

    forum.aspose.com/t/nullreferenceexception-listm...
  3. Some styles were not copied correctly, like fon...

    Use the following code, I’m not able to copy all the styles correctly, the copied document contains wrong font size: and here the source code which copy the styles: import com.aspose.words.*; import lombok.extern.sl…...return null; } private static boolean listsAreEqual(List list1, List...content, byte[] template, boolean copyContent) with copyContent...

    forum.aspose.com/t/some-styles-were-not-copied-...
  4. NodeList | Aspose.Words for Java

    Represents a collection of nodes matching an XPath query executed using the CompositeNode.selectNodesjava.lang.String method in Java.... boolean isLocal() { return mIsLocal;...mIsLocal; } void isLocal(final boolean value) throws Exception { mIsLocal...

    reference.aspose.com/words/java/com.aspose.word...
  5. HtmlSaveOptions.exportRelativeFontSize property...

    HtmlSaveOptions.exportRelativeFontSize property. Specifies whether font sizes should be output in relative units when saving to HTML, MHTML or EPUB...exportRelativeFontSi () : boolean Remarks In many existing documents...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. JSON markup|Documentation

    Use the most popular data interchange format for describing machine-readable forms as nested data structures....string, number / integer, Boolean, object, array, null. An object...

    docs.aspose.com/omr/cpp/design-form/json-markup/
  7. Putting an object into a cell that is Single.Na...

    dear support, I am getting a system crash with the below VB .NET code Dim s1 As Single = Single.NaN Dim o1 As Object = s1 Dim x As New Aspose.Cells.Workbook x.Worksheets(0).Cells(0, 0).PutValue(o1) This crashes, bu…...method, which includes a second Boolean parameter, “isConverted.” Setting...

    forum.aspose.com/t/putting-an-object-into-a-cel...
  8. TextBox Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.TextBox class to easily customize text display within shapes, enhancing your document's visual appeal and functionality....get; set; } Gets or sets a boolean value indicating either text...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Working with Calendar Exceptions | Aspose.Tasks...

    Learn how to handle calendar exceptions in your tasks using Aspose.Tasks Java....EnteredByOccurrences supports a Boolean data type. Programming Example...

    docs.aspose.com/tasks/java/handling-occurrences...
  10. Document.UpdateWordCount | Aspose.Words for .NET

    Enhance your document's efficiency with the UpdateWordCount method, ensuring accurate word count properties for better editing and review....Description updateLinesCount Boolean true if number of lines in...

    reference.aspose.com/words/net/aspose.words/doc...