Sort Score
Result 10 results
Languages All
Labels All
Results 4,081 - 4,090 of 91,324 for

object

(0.17 sec)
  1. Working with Pages | Aspose.Note Documentation

    A brief overview of how to work with pages in OneNote using C#....works as follows: Create an object of the class. Call Document...contained by page nodes of the object. The following code example...

    docs.aspose.com/note/net/working-with-pages/
  2. Aspose::Words::Vba::VbaReferenceType enum | Asp...

    Aspose::Words::Vba::VbaReferenceType enum. Allows to specify the type of a VbaReference Object in C++....the type of a VbaReference object. enum class VbaReferenceType...

    reference.aspose.com/words/cpp/aspose.words.vba...
  3. AnthropicAiModel.translate method | Aspose.Word...

    AnthropicAiModel.translate method. Translates the provided document into the specified target language... Returns A new Document object containing the translated document...

    reference.aspose.com/words/python-net/aspose.wo...
  4. DocumentVisitor.visit_special_char method | Asp...

    DocumentVisitor.visit_special_char method. Called when a [SpecialChar](../../specialchar/) node is encountered in the document....special_char SpecialChar The object that is being visited. Remarks...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Manage Worksheets of Microsoft Excel files with...

    Add, remove, and activate worksheets using Aspose.Cells for Node.js via C++....programmatically: Create an object of the Workbook class. Call...// Instantiating a Workbook object const workbook = new AsposeCells...

    docs.aspose.com/cells/nodejs-cpp/manage-workshe...
  6. View PPS in C# | products.aspose.com

    View PPS in C#. Use .NET library API to open and view PowerPoint Slideshow...instantiate a Presentation object & load the PPS file using (...Instantiate a Presentation object and load the PPS file. Create...

    products.aspose.com/slides/net/viewer/pps/
  7. View POT in C# | products.aspose.com

    View POT in C#. Use .NET library API to open and view PowerPoint slideshow...instantiate a Presentation object & load the POT file using (...Instantiate a Presentation object and load the POT file. Create...

    products.aspose.com/slides/net/viewer/pot/
  8. View OTP in C# | products.aspose.com

    View OTP in C#. Use .NET library API to open and view OpenOffice presentation...instantiate a Presentation object & load the OTP file using (...Instantiate a Presentation object and load the OTP file. Create...

    products.aspose.com/slides/net/viewer/otp/
  9. Manage formulas of Excel files with Node.js via...

    Learn how to manage formulas of Excel files through Aspose.Cells for Node.js via C++. Aspose.Cells can simply get, set, and calculate formulas of Excel files....Cells collection represents an object of the Cell class. It is possible...// Instantiating a Workbook object const workbook = new AsposeCells...

    docs.aspose.com/cells/nodejs-cpp/using-formulas...
  10. Convert-Excel-to-JSON with Node.js via C++|Docu...

    Learn how to convert an Excel file to JSON using Aspose.Cells for Node.js via C++....Workbook to JSON (JavaScript Object Notation) file. Convert Excel...xlsx" ); // Create an options object for saving the file. const...

    docs.aspose.com/cells/nodejs-cpp/convert-excel-...