Sort Score
Result 10 results
Languages All
Labels All
Results 2,711 - 2,720 of 94,421 for

object

(0.1 sec)
  1. ListCollection.GetListByListId | Aspose.Words f...

    Retrieve your desired list effortlessly with the GetListByListId method. Access data quickly using a simple list identifier for enhanced efficiency....Return Value Returns the list object. Returns null if a list with...property of the ListFormat object. Examples Shows how to verify...

    reference.aspose.com/words/net/aspose.words.lis...
  2. 在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....xls" ); //Create an object for ImageOptions $imgOptions...0 ); //Create a SheetRender object for the target sheet $sr =...

    docs.aspose.com/cells/zh/java/converting-worksh...
  3. Saving Files in Python|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. Python Code fileFormatType...FileFormatType # Creating a Workbook object with an Excel file path workbook...

    docs.aspose.com/cells/java/saving-files-in-python/
  4. Aspose::Words::Saving::HtmlSaveOptions::get_Off...

    Aspose::Words::Saving::HtmlSaveOptions::get_OfficeMathOutputMode method. Controls how OfficeMath Objects are exported to HTML, MHTML or EPUB. Default value is Image in C++....method Controls how OfficeMath objects are exported to HTML, MHTML...export Microsoft OfficeMath objects to HTML. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. Extract Images from PDF File using C++|Aspose.P...

    This section shows how to extract images from PDF file using C++ library....index returns an XImage object. This object provides a Save method...

    docs.aspose.com/pdf/cpp/extract-images-from-pdf...
  6. SaveOptions.save_format property | Aspose.Words...

    SaveOptions.save_format property. Specifies the format in which the document will be saved if this save options Object is used....saved if this save options object is used. @property def save_format...docx' ) # Use a SaveOptions object to specify the encoding for...

    reference.aspose.com/words/python-net/aspose.wo...
  7. IMailMergeCallback | Aspose.Words for Java

    Implement this interface if you want to receive notifications while mail merge is performed in Java....execute(new String[0], new Object[0]); Assert.assertEquals(mailMergeCallbackStu...execute(new String[0], new Object[0]); Assert.assertEquals(mailMergeCallbackStu...

    reference.aspose.com/words/java/com.aspose.word...
  8. 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...
  9. 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...
  10. 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...