Sort Score
Result 10 results
Languages All
Labels All
Results 1,941 - 1,950 of 7,356 for

boolean

(0.55 sec)
  1. Precedents and Dependents with Node.js via C++|...

    Learn to trace precedent and dependent cells in spreadsheets using Aspose.Cells for Node.js via C++. Understand how to identify linked cells in complex financial worksheets....getDependents(boolean) method used to trace a cell’s...Cell.getDependentsInCalcu(boolean) methods. These two methods...

    docs.aspose.com/cells/nodejs-cpp/precedents-and...
  2. Rescheduling Project Tasks and Resource Assignm...

    This guide explains how to reschedule tasks and resource assignments in your projects using Aspose.Tasks for .NET.... If the Boolean input parameter is set to true...completed-through date. If the Boolean input parameter is set to false...

    docs.aspose.com/tasks/net/project-rescheduling/
  3. Aspose::Words::Saving::XpsSaveOptions class | A...

    Aspose::Words::Saving::XpsSaveOptions class. Can be used to specify additional options when saving a document into the Xps format. To learn more, visit the documentation article in C++....c () const Gets or sets a boolean value indicating whether to...S () const Gets or sets a boolean value indicating whether the...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. Intermittent Null Pointer Exception When Saving...

    Hi, I’m facing an intermittent issue, noticing the following error when presentation.save(OutputStream,SaveFormat.Pptx) is being invoked. This is happening in environment ( not in local), only after deployment. Also, if…...r2(boolean)” because <local3> is null”...aspose.slides.TextParam.r2(boolean)" because "<local3>" is null...

    forum.aspose.com/t/intermittent-null-pointer-ex...
  5. Aspose::Words::Saving::MarkdownSaveOptions clas...

    Aspose::Words::Saving::MarkdownSaveOptions class. Class to specify additional options when saving a document into the Markdown format. To learn more, visit the documentation article in C++....c () const Gets or sets a boolean value indicating whether to...a () const Gets or sets a boolean value indicating either to...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. Set Privileges, Encrypt and Decrypt PDF|Aspose....

    Encrypt PDF File with C# using Different Encryption Types and Algorithms. Also, decrypt PDF Files using Owner Password.... boolean property HasOpenPassword -...password when opening it. boolean property HasEditPassword -...

    docs.aspose.com/pdf/net/set-privileges-encrypt-...
  7. Configure Symbology Type|Documentation

    Learn how to configure symbology types for recognition...at least QR + Code128" ); boolean hasQR = ExampleAssist . hasDecodeType...results , DecodeType . QR ); boolean hasC128 = ExampleAssist . hasDecodeType...

    docs.aspose.com/barcode/java/developer-guide/ba...
  8. Protecting Worksheets with JavaScript via C++|D...

    Learn how to protect worksheets in Excel using Aspose.Cells for JavaScript via C++, including protecting rows, columns, and specific cells....The Style object contains a boolean property, [ isLocked() ]. You...The Style object contains a boolean property, isLocked() . You...

    docs.aspose.com/cells/javascript-cpp/protecting...
  9. ChartDataPointCollection | Aspose.Words for Java

    Represents collection of a ChartDataPoint in Java....hasDefaultFormat(int dataPointIndex) public boolean hasDefaultFormat(int dataPointIndex)...dataPointIndex int Returns: boolean iterator() public Iterator...

    reference.aspose.com/words/java/com.aspose.word...
  10. Calculate Formulas|Documentation

    This article introduces how to use the Aspose.Cells library to calculate formulas in Microsoft Excel. By loading an existing Excel file or creating a new Excel file, we can use the methods provided by Aspose.Cells to calculate the formula and get the result. Finally, we save the modified Excel file to disk....set of mathematical, string, Boolean, date/time, statistical, database...

    docs.aspose.com/cells/net/calculate-formulas/