Sort Score
Result 10 results
Languages All
Labels All
Results 961 - 970 of 8,630 for

boolean

(0.82 sec)
  1. PDL Conversion API | Node.js Solution

    Convert PS, EPS, and XPS to PDF and Images including BMP, JPG, PNG, and TIFF using the Node.js library with the Aspose.Page PDL conversion functionality....Bmp and SuppressError boolean values to it. The result JSON...file name, and SuppressError boolean values to it. The result JSON...

    products.aspose.com/page/nodejs-cpp/conversion/
  2. Setting Print Options with Node.js via C++|Docu...

    This article demonstrates how to programmatically set the Print Options of the Excel Worksheet Page Setup feature using the Node.js API and C++ Library. You can set the Print Area, Print Titles, and Page Order....getPrintGridlines() : a Boolean property that defines whether...PageSetup.getPrintHeadings() : a Boolean property that defines whether...

    docs.aspose.com/cells/nodejs-cpp/setting-print-...
  3. FieldSeparator | Aspose.Words for Java

    Represents a Word field separator that separates the field code from the field result in Java....clearRunAttrs() deepClone(boolean isCloneChildren) Creates a...made to the document. isDirty(boolean value) Sets whether the current...

    reference.aspose.com/words/java/com.aspose.word...
  4. Aspose pdf fails to save a PDF when options are...

    using .net 9 latest apose.pdf (25.10.0). 1.pdf (221.1 KB) when trying to save attached PDF with: SaveOptions so = new PdfSaveOptions() { DefaultFontName = "Arial", }; pdfDocument.Save(outputPdfPath, so); save fa…...arguments, Signature sig, Boolean isConstructor) at System.Reflection...=(MethodBase #=zlanGNwI=, Boolean #=zUIBQWD4=) at dje_qLFF8XAWXAJWVVSX66GN_ejd...

    forum.aspose.com/t/aspose-pdf-fails-to-save-a-p...
  5. AxisDisplayUnit | Aspose.Words for Java

    Provides access to the scaling options of the display units for the value axis in Java.... setTitleDeleted(boolean value) setUnit(int value) Sets...getTitleDeleted() public boolean getTitleDeleted() Returns: boolean getTitlePosition()...

    reference.aspose.com/words/java/com.aspose.word...
  6. Working with Expressions | Aspose.Tasks Documen...

    Learn how to work with task, resource, and project fields using Aspose.Tasks for Java.... Number fields, DateTime, Boolean and Project Fields such as...with ❤ by GitHub Formula With Boolean Values Copy 1 Project project...

    docs.aspose.com/tasks/java/working-with-task-re...
  7. Hello World Java Example|Aspose.PDF for Android...

    This page show how use simple programming for create a PDF document containing text - Hello World using Aspose.PDF for Android....filename ); } } private static boolean isExternalStorageRea () { String...extStorageState ); } private static boolean isExternalStorageAva () { String...

    docs.aspose.com/pdf/androidjava/hello-world-exa...
  8. TextBoxControl | Aspose.Words for Java

    The TextBox control displays text from an organized set of data or user input in Java....String getEnabled() public boolean getEnabled() Returns true if...getChildNodes(), null); } Returns: boolean - true if control is in enabled...

    reference.aspose.com/words/java/com.aspose.word...
  9. FieldXE | Aspose.Words for Java

    Implements the XE field in Java.... getFieldCode(boolean includeChildFieldCod) Returns...entry’s page number. isBold(boolean value) Sets whether to apply...

    reference.aspose.com/words/java/com.aspose.word...
  10. Data Validation|Documentation

    Learn how to add data validation through the Aspose.Cells for Node.js via C++ API....setInCellDropDown(boolean) property to true . Date Data...Validation.addArea(CellArea, boolean, boolean) method. The checkIntersection...

    docs.aspose.com/cells/nodejs-cpp/data-validation/