Sort Score
Result 10 results
Languages All
Labels All
Results 1,921 - 1,930 of 8,610 for

boolean

(0.63 sec)
  1. Problem converting pdf to pdf/a - Free Support ...

    Hi, Aspose fails to convert a pdf to pdf/a despite the fact that the log states that the file can be converted. Please advise. Regs, Stefan code involved: pdfDocument = new Document(newFileName); pdfDocument.remov…...removeMetadata(); boolean result = pdfDocument.convert(logFileName...

    forum.aspose.com/t/problem-converting-pdf-to-pd...
  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. 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...
  4. 数学文本|Aspose.Slides 文档

    了解 Aspose.Slides for Android 的 MathematicalText 示例:使用 Java 在 PPT、PPTX 和 ODP 演示文稿中创建和格式化公式、分数、矩阵和符号。...= null ) { boolean hasMath = false ; for ( IParagraph...

    docs.aspose.com/slides/zh/androidjava/examples/...
  5. 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...
  6. 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...
  7. 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...
  8. 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/
  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...