Sort Score
Result 10 results
Languages All
Labels All
Results 2,421 - 2,430 of 97,407 for

object

(0.12 sec)
  1. Saving Files in PHP|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....save method of the Workbook object. PHP Code $fileFormatType =...(); // Creating a Workbook object with an Excel file path $workbook...

    docs.aspose.com/cells/java/saving-files-in-php/
  2. Programming with Documents in C#|Aspose.Words f...

    Use the Aspose.Words Document Object Model classes to programmatically create, modify, and manage documents with .NET using C#. Work with document properties, settings, and content, as well as with document appearance through the management of colors, shapes, fonts and other graphics....Words Document Object Model classes. Articles in...Document Object Model Translate Markdown to Document Object Model...

    docs.aspose.com/words/net/programming-with-docu...
  3. ListCollection.get_list_by_list_id method | Asp...

    ListCollection.get_list_by_list_id method. Gets a list by a list identifier....ListFormat object. Returns Returns the list object. Returns None...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 在PHP中向现有Excel文件添加工作表|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....Cells Helper Object $ptr = new \COM ( 'Aspose.Cells...Path // Creating a Workbook object and opening an Excel file using...

    docs.aspose.com/cells/zh/net/add-worksheets-to-...
  5. ImageSize.height_pixels property | Aspose.Words...

    ImageSize.height_pixels property. Gets the height of the image in pixels....it will contain an ImageSize object. image_size = shape . image_data...image_size # The ImageSize object contains read-only information...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ImageSize.width_pixels property | Aspose.Words ...

    ImageSize.width_pixels property. Gets the width of the image in pixels....it will contain an ImageSize object. image_size = shape . image_data...image_size # The ImageSize object contains read-only information...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ComHelper.Open | Aspose.Words for .NET

    Unlock seamless integration with ComHelper's Open method, enabling effortless document loading from files for your COM applications.... Return Value A Document object that represents a Word document...stream Stream A .NET stream object that contains the document...

    reference.aspose.com/words/net/aspose.words/com...
  8. Add Worksheets to Existing Excel File in PHP|Do...

    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....Cells Helper Object $ptr = new \COM ( 'Aspose.Cells...Path // Creating a Workbook object and opening an Excel file using...

    docs.aspose.com/cells/net/add-worksheets-to-exi...
  9. MarkdownOfficeMathExportMode enumeration | Aspo...

    aspose.words.saving.MarkdownOfficeMathExportMode enumeration. Specifies how Aspose.Words exports OfficeMath to Markdown....Shows how to export OfficeMath object as Latex. doc = aw . Document...Shows how to export OfficeMath object as MarkItDown. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Manage Legend of Excel Charts with C++|Document...

    Learn how to utilize Aspose.Cells for C++ to effectively use and customize chart legends in Microsoft Excel. Our comprehensive guide explains the legend's functionality, how to access and modify it, as well as how to improve visualization and data understanding with legends.... With the Legend object, the legend can be moved, updated...// Instantiating a Workbook object Workbook workbook ; // Adding...

    docs.aspose.com/cells/cpp/chart-legend/