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

boolean

(0.92 sec)
  1. 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...
  2. 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...
  3. Efficiently Merge Presentations on Android|Aspo...

    Effortlessly merge PowerPoint (PPT, PPTX) and OpenDocument (ODP) presentations with Aspose.Slides for Android via Java, streamlining your workflow....AddClone(ISlide, IMasterSlide, boolean) method that allows you to...if the allowCloneMissingLay boolean parameter of the AddClone method...

    docs.aspose.com/slides/androidjava/merge-presen...
  4. Convert XFA to Dynamic AcroForm and Flatten the...

    Hi, I am using Aspose PDF dll to flatten my fillable pdf’s and its not working. My actual requirement is to concatenate two pdf’s. When i am trying to concatenate a fillable pdf with normal pdf it is not concatenating…...ContextCallback callback, Object state, Boolean preserveSyncCtx) at System...ContextCallback callback, Object state, Boolean preserveSyncCtx) at System...

    forum.aspose.com/t/convert-xfa-to-dynamic-acrof...
  5. Container|Documentation

    Container element is used to break content into columns and to add a footer to the form.... sync_children_height Boolean false If set to true , all...

    docs.aspose.com/omr/net/json-markup/container/
  6. System.ArgumentException: #=zKvEEkeFVqwrNYzqVZC...

    We have a Site Small Business License (ID: 250619205945) for Aspose.PDF for .NET. We’re encountering the error below when attempting to convert a PDF to HTML. I can’t share the original PDF as it has very sensitive data, …...Int32 #=zbiyyvCbMse2HRGDsEA==, Boolean #=zeyRwk5xHwIp0) at #=zWs9...

    forum.aspose.com/t/system-argumentexception-zkv...
  7. 用JavaScript通过C++实现错误和布尔值(俄语或其他语言)|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++在不同语言中实现错误和布尔值。...booleanValueString(boolean) 以俄语或其他任何语言实现错误和布尔值 以下示例代码...

    docs.aspose.com/cells/zh/javascript-cpp/impleme...
  8. Generate QR Codes for Geo Locations|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-8-generating...
  9. 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...
  10. 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-...