Sort Score
Result 10 results
Languages All
Labels All
Results 1,781 - 1,790 of 7,285 for

boolean

(0.14 sec)
  1. Generate QR Codes for SMS|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....false , value = "download" ) boolean download , @ApiIgnore @Value...

    docs.aspose.com/barcode/java/1-2-1-4-generating...
  2. SmartTag | Aspose.Words for Java

    This element specifies the presence of a smart tag around one or more inline structures runs images fieldsetc. within a paragraph in Java.... deepClone(boolean isCloneChildren) Creates a...index, boolean isDeep) getChildNodes(int nodeType, boolean isDeep)...

    reference.aspose.com/words/java/com.aspose.word...
  3. HtmlSaveOptions.scaleImageToShapeSize property ...

    HtmlSaveOptions.scaleImageToShapeSize property. Specifies whether images are scaled by Aspose.Words to the bounding shape size when exporting to HTML, MHTML or EPUB...scaleImageToShapeSiz () : boolean Remarks An image in a Microsoft...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 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...
  5. 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...
  6. 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...
  7. Setting Dynamic Array Formulas with JavaScript ...

    How to use Aspose.Cells library to calculate dynamic array formulas in Excel using JavaScript via C++. Load, calculate, and save Excel files easily....ing, FormulaParseOptions, boolean) function to set dynamic array...Workbook.refreshDynamicArrayF(boolean) function to refresh dynamic...

    docs.aspose.com/cells/javascript-cpp/calculatio...
  8. 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...
  9. 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...
  10. 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...