Sort Score
Result 10 results
Languages All
Labels All
Results 4,901 - 4,910 of 86,489 for

object

(0.07 sec)
  1. Convert JSON Format to JPEG2000 via Java | prod...

    Parse JSON to JPEG2000 in Java without using Microsoft PowerPoint...Java Create a new Workbook object and open JSON file Save JSON...ignore array title, ignore object title, convert string to number...

    products.aspose.com/total/java/conversion/json-...
  2. Create and Manage Chart with JavaScript via C++...

    Learn how to use Aspose.Cells for JavaScript via C++ to create charts in Microsoft Excel. Our guide will demonstrate various chart types and how to customize their appearance and formatting....provides many flexible charting objects. This topic discusses Aspose...Aspose.Cells' charting objects. Creating Charts Simply Creating a...

    docs.aspose.com/cells/javascript-cpp/creating-c...
  3. Aspose::Words::Rendering::OfficeMathRenderer::O...

    Aspose::Words::Rendering::OfficeMathRenderer::OfficeMathRenderer constructor. Initializes a new instance of this class in C++....fficeMath>& The OfficeMath object that you want to render. Examples...the image that the OfficeMath object will create when we render...

    reference.aspose.com/words/cpp/aspose.words.ren...
  4. Adding Custom Properties visible inside Documen...

    Learn how to add custom properties to a workbook Object using Aspose.Cells for JavaScript via C++. These properties can be viewed in the Document Information Panel....properties inside the workbook object which are visible inside the...() => { // Create workbook object const workbook = new Workbook...

    docs.aspose.com/cells/javascript-cpp/adding-cus...
  5. Aspose::Words::Saving::OdtSaveOptions class | A...

    Aspose::Words::Saving::OdtSaveOptions class. Can be used to specify additional options when saving a document into the Odt or Ott format. To learn more, visit the documentation article in C++....at) Creates a save options object of a class suitable for the...System::String&) Creates a save options object of a class suitable for the...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. 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…...NullReferenceExcepti: Object reference not set to an instance of an object. Can...a property or method on an object that is null. Here are some...

    forum.aspose.com/t/nullreferenceexception-listm...
  7. 在 Python.NET 中使用 InterruptMonitor 在转换或加载过慢时停止操作...

    学习如何在 Python 中使用 Aspose.Cells 的 InterruptMonitor 中断 Excel 文件处理,以在长时间操作中高效管理资源。...): # Create InterruptMonitor object self . im = InterruptMonitor...monitor_thread ): # Create a workbook object wb = Workbook () # Assign InterruptMonitor...

    docs.aspose.com/cells/zh/python-net/stop-conver...
  8. How to Add Hyperlink in PDF using Python

    This article covers the details on how to add hyperlink in PDF using Python. You will get details to establish the IDE, information about different API calls and a runnable sample code to add link to PDF using Python....PDF using the Document class object and get access to the target...page Create a LinkAnnotation object in a particular rectangular...

    kb.aspose.com/pdf/python/how-to-add-hyperlink-i...
  9. How to Create Hyperlink in PDF using Java

    This quick article teaches you how to create hyperlink in PDF using Java. It contains all the necessary information to write this application along with a working sample code to add link to PDF using Java....file using the Document class object and get access to the desired...It uses LinkAnnotation class object to create link annotation where...

    kb.aspose.com/pdf/java/how-to-create-hyperlink-...
  10. How to Convert Excel to HTML in C++

    This simple tutorial discusses how to convert Excel to HTML in C++. You can change Excel to HTML in C++ to display information on a webpage using any browser on common operating systems like Linux, MS Windows or macOS....file using a Workbook class object and set different properties...file with the Workbook class object for converting in C++ Create...

    kb.aspose.com/cells/cpp/how-to-convert-excel-to...