Sort Score
Result 10 results
Languages All
Labels All
Results 2,501 - 2,510 of 90,861 for

object

(0.24 sec)
  1. 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...
  2. Convert JSON to Excel with C++|Documentation

    Learn how to convert JSON to an Excel file with Aspose.Cells using C++....converting a JSON (JavaScript Object Notation) file to an Excel...Cells-for-C // Create a Workbook object from a JSON file Workbook workbook...

    docs.aspose.com/cells/cpp/convert-json-to-excel/
  3. 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...
  4. 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...
  5. Get a Particular Page in a PDF File in Python|A...

    Explore how to extract a particular page from a PDF file in Python using Aspose.PDF for detailed document handling....1 ) # create a new Document object new_document = self . Document...collection of new document object new_document . getPages ()...

    docs.aspose.com/pdf/java/get-a-particular-page-...
  6. LaTeX to image | Python

    To convert TeX to image formats using Aspose.TeX API solution for Python learn this article to see that describes how to do this and the code examples....conversion options for Object LaTeX format upon Object TeX engine extension...console_app_options (TeXConfig. object_latex ) 12 # Specify a file...

    docs.aspose.com/tex/python-net/latex-to-image/
  7. Document.mail_merge property | Aspose.Words for...

    Document.mail_merge property. Returns a [MailMerge](../../../aspose.words.mailmerging/mailmerge/) Object that represents the mail merge functionality for the document....property Returns a MailMerge object that represents the mail merge...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Exporting .jrprint Files to XLS Formats|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....jrprint file or a JasperPrint object as its input and exports it...how to export the jasperPrint object to a file path, for example...

    docs.aspose.com/cells/jasperreports/exporting-j...
  9. RtfLoadOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.RtfLoadOptions to enhance RTF document loading with customizable settings for seamless integration into your projects....Rtf document into a Document object. To learn more, visit the Specify...EquationXML to Office Math objects. Encoding { get; set; } Gets...

    reference.aspose.com/words/net/aspose.words.loa...
  10. Add Slides to Presentations in .NET|Aspose.Slid...

    Easily add slides to your PowerPoint and OpenDocument presentations using Aspose.Slides for .NET—seamless, efficient slide insertion in seconds....Slide objects) property exposed by the Presentation object. Add...exposed by ISlideCollection object Do some work with the newly...

    docs.aspose.com/slides/net/add-slide-to-present...