Sort Score
Result 10 results
Languages All
Labels All
Results 2,231 - 2,240 of 94,426 for

object

(0.21 sec)
  1. XamlFixedSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.XAML_FIXED format in Java....Object, com.aspose.words.SaveOptions...Create a "XamlFixedSaveOptions" object, which we can pass to the document's...

    reference.aspose.com/words/java/com.aspose.word...
  2. How to Convert EPUB to PDF in Python

    This precise tutorial explains how to convert EPUB to PDF in Python. It contains all the details required to configure the environment, program flow and a runnable sample code that demonstrates the conversion process from EPUB to PDF in Python with the help of a few lines of code....convert EPUB to PDF Create an object of EpubLoadOptions class to...file in the Document class object using the custom settings Save...

    kb.aspose.com/pdf/python/how-to-convert-epub-to...
  3. How to Convert XLS to XLSX in Python

    This short tutorial provides crisp information about how to convert XLS to XLSX in Python. While converting XLS to XLSX Python code requires just loading and saving the file in the desired format....Create a LoadOptions class object to apply filter while loading...the XLS file into Workbook object using the desired filters in...

    kb.aspose.com/cells/python/how-to-convert-xls-t...
  4. OlePackage.FileName | Aspose.Words for .NET

    Discover the OlePackage FileName property to easily manage OLE package file names. Enhance your data handling with seamless integration and flexibility....Examples Shows how insert an OLE object into a document. Document doc...DocumentBuilder ( doc ); // OLE objects allow us to open other files...

    reference.aspose.com/words/net/aspose.words.dra...
  5. How to Convert XLS to XLSX in C#

    This short tutorial describes how to convert XLS to XLSX in C#. To convert XLS to XLSX C# code and detailed steps are shared to accomplish the task with minimum effort....Instantiate the LoadOptions class object to control the loading of the...Configure the LoadOptions class object before loading the XLS file...

    kb.aspose.com/cells/net/how-to-convert-xls-to-x...
  6. How to Convert Image to PDF using Python

    This short article guides on how to convert image to PDF using Python. It briefs about the environment settings, program flow and a runnable sample code to convert JPG to PDF using Python....file using the Document class object to render an image in it Add...image file name Add the image object to the paragraphs collection...

    kb.aspose.com/pdf/python/how-to-convert-image-t...
  7. Work with Text in a Table|Aspose.Words for Node.js

    Replace text in a table in Node.js. Extract Plain Text from Table or Cell using Node.js....to the Range object. Using the table range object, you can replace...Table or Cell Using the Range object, you can also call methods...

    docs.aspose.com/words/nodejs-net/work-with-text...
  8. XpsSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.XPS format in Java....Object, com.aspose.words.SaveOptions...Create an "XpsSaveOptions" object that we can pass to the document's...

    reference.aspose.com/words/java/com.aspose.word...
  9. HyperText Markup Language Format - HTML|Documen...

    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....Loading HTML inside the Workbook object Please see the subsection Opening...load HTML inside the Workbook object. Opening Files Saving an Excel...

    docs.aspose.com/cells/net/hypertext-markup-lang...
  10. Converting Worksheet to Image in Python|Documen...

    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....xls" ) # Create an object for ImageOptions imgOptions...0 ) # Create a SheetRender object for the target sheet sr = self...

    docs.aspose.com/cells/java/converting-worksheet...