Sort Score
Result 10 results
Languages All
Labels All
Results 911 - 920 of 95,640 for

object

(0.2 sec)
  1. How to Convert Word RTF to PDF in Python

    This short tutorial describes how to convert Word RTF to PDF in Python. All the configuration details, step-wise process and a runnable sample code that can change RTF to PDF in Python with the help of a few API calls only, are also part of it....class object Instantiate the PdfSaveOptions class object to customize...loaded into the Document class object that has multiple overloaded...

    kb.aspose.com/words/python/how-to-convert-word-...
  2. Extract OLE Objects from Workbook with JavaScri...

    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....Extract OLE Objects from Workbook with JavaScript via C++ Contents...you do need to extract OLE objects from a workbook. Aspose.Cells...

    docs.aspose.com/cells/javascript-cpp/extract-ol...
  3. Add Ellipses to Presentations in C++|Aspose.Sli...

    Learn how to create, format, and manipulate ellipse shapes in Aspose.Slides for C++ across PPT and PPTX presentations — C++ code examples included....AddAutoShape method exposed by IShapes object Write the modified presentation...AddAutoShape method exposed by IShapes object. Set the Fill Type of the Ellipse...

    docs.aspose.com/slides/cpp/ellipse/
  4. Managing Worksheets in Ruby|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....# Instantiating a Workbook object workbook = Rjb :: import (...new worksheet to the Workbook object worksheets = workbook . getWorksheets...

    docs.aspose.com/cells/java/managing-worksheets-...
  5. Modify an Existing Style|Documentation

    Learn how to change styles in Excel with Microsoft Excel and with Aspose.Cells for Java API....formatting style object. A formatting style object is a combination...This example creates a style object, applies it to a range of cells...

    docs.aspose.com/cells/java/modify-an-existing-s...
  6. Conversion of OpenOffice Document|Aspose.Slides...

    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....Presentation constructor when the object is instantiated. Below is the...//Instantiate a Presentation object that represents a presentation...

    docs.aspose.com/slides/net/conversion-of-openof...
  7. NodeType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.NodeType enum to easily identify and manage different Word document node types for seamless document processing.... Document 1 A Document object that, as the root of the document...document. Section 2 A Section object that corresponds to one section...

    reference.aspose.com/words/net/aspose.words/nod...
  8. Convert Numbers File to PDF in C#

    Follow this article to convert numbers file to PDF in C#. It has the details to set the IDE, a list of steps, and a sample code for developing a numbers to PDF converter in C#....Numbers file into the Workbook object Create the PdfSaveOptions optionally...properties in the PdfOptions object Save the resultant Workbook...

    kb.aspose.com/cells/net/convert-numbers-file-to...
  9. Convert Excel to Markdown using Python

    Follow this article to convert Excel to Markdown using Python. This article contains IDE settings, a list of steps, and a sample code to transform Excel to MD using Python....Excel sheet if empty Declare an object of the MarkdownSaveOptions...in the MarkdownSaveOptions object to create a custom MD file...

    kb.aspose.com/cells/python/convert-excel-to-mar...
  10. Create Excel Table in C#

    Create Excel table in C# by following this article. Get the IDE details, a list of steps, and a sample code to create a basic Excel table in C#....is available Create a list object by providing the range of cells...TableStyleType of the list object as TableStyleMedium10 Set the...

    kb.aspose.com/cells/net/create-excel-table-in-c...