Sort Score
Result 10 results
Languages All
Labels All
Results 6,151 - 6,160 of 94,307 for

object

(0.27 sec)
  1. Conversion from Word to Excel using Python

    Follow this article for conversion from Word to Excel using Python. It has all the details to set the IDE, a list of steps, and a sample code for writing a simple Word DOC to Excel converter using Python....Word file into the Document object using the given load options...initialize the LoadOptions object with the LoadFormat.DOCX value...

    kb.aspose.com/words/python/conversion-from-word...
  2. TextColumnCollection.line_between property | As...

    TextColumnCollection.line_between property. When ``True``, adds a vertical line between columns....current section's PageSetup object to divide the text into several...

    reference.aspose.com/words/python-net/aspose.wo...
  3. HtmlFixedSaveOptions.encoding property | Aspose...

    HtmlFixedSaveOptions.encoding property. Specifies the encoding to use when exporting to HTML...# we can use a SaveOptions object to set a specific encoding...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Create Presentations in PHP|Aspose.Slides for P...

    Create presentations with Aspose.Slides for PHP via Java — produce PPT, PPTX, and ODP files and save them programmatically for reliable results....addAutoShape method exposed by Shapes object. Write the modified presentation...Instantiate a Presentation object that represents a presentation...

    docs.aspose.com/slides/php-java/create-presenta...
  5. How to Rotate a Cell in Excel using Node.js

    This article guides on how to rotate a cell in Excel using Node.js. It shares the IDE settings, a list of steps, and a runnable sample code for rotating cells in Excel using Node.js....cell Get access to the Style object of the target cell Call the...other properties in the Style object for instance setBackgroundColor()...

    kb.aspose.com/cells/nodejs/how-to-rotate-a-cell...
  6. Non standard email date format header handling ...

    I have some .eml and some .msg mail files that contain date headers in a non-standard format: Date: Thu Sep 30 18:58:24 UTC 2021 Good old AI has suggested that I can use this technique for .msg files: // Create load …...MailMessage or MapiMessage object’s header set. Is there a valid...header into the MailMessage object’s headers . This gives you...

    forum.aspose.com/t/non-standard-email-date-form...
  7. ListFormat class | Aspose.Words for Node.js

    Aspose.Words.Lists.ListFormat class. Allows to control what list formatting is applied to a paragraph... You do not create objects of the ListFormat class directly...ListFormat as a property of another object that can have list formatting...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose.PSD for Java 23.6 - Release Notes|Docume...

    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....PSDJAVA-487 Replacing image in Smart object is not updating Bug PSDJAVA-488...void assertAreEqual ( Object expected , Object actual ) { assertAreEqual...

    docs.aspose.com/psd/java/aspose-psd-for-java-23...
  9. SvgSaveOptions.fit_to_view_port property | Aspo...

    SvgSaveOptions.fit_to_view_port property. Specifies if the output SVG should fill the available viewport area (browser window or container)...Configure the SvgSaveOptions object to save with no page borders...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 在Python中自动调整行和列|Documentation

    通过Aspose.Cells for Python Via Java API学习如何自动调整行和列。...# Instantiating a Workbook object by excel file path workbook...# Instantiating a Workbook object by excel file path workbook...

    docs.aspose.com/cells/zh/java/autofit-rows-and-...