Sort Score
Result 10 results
Languages All
Labels All
Results 5,681 - 5,690 of 91,330 for

object

(0.18 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. How to Merge HTML Files to PDF in C#

    This basic tutorial focuses on how to merge HTML files to PDF in C#. It covers the library configuration in your environment and a step-by-step process followed by a working sample code to combine HTML to PDF in C#....separate HTMLDocument class object for each file Create an HTMLRenderer...HTMLRenderer class object Initialize a PdfDevice class instance...

    kb.aspose.com/html/net/how-to-merge-html-files-...
  3. Convert Markdown to XPS using Python

    This guide discusses how to convert Markdown to XPS using Python. You need to follow the steps and run the code snippet to convert MD to XPS in Python with a few method calls....render Markdown to XPS Create an object of the HTMLDocument class to...Create an HTMLDocument class object to work with the generated...

    kb.aspose.com/html/python/convert-markdown-to-x...
  4. How to Convert Word to Markdown using Java

    In this short tutorial you will learn how to convert Word to Markdown using Java. The following code and steps can be followed to create Word to Markdown converter using Java in any of the commonly used operating system like Windows, macOS, or Linux....Instantiate the Document class object to load source document Using...Java In this code snippet, an object of Document class is initialized...

    kb.aspose.com/words/java/how-to-convert-word-to...
  5. Convert USD to STL via C# | products.aspose.com

    Convert USD & other 3D files using .NET API...Conversion // load the USD in an object of Scene var scene = new Aspose...Options USD TO OBJ (Wavefront 3D Object File) USD TO DXF (Autodesk...

    products.aspose.com/3d/net/conversion/usd-to-stl/
  6. DigitalSignatureUtil | Aspose.Words for Java

    Provides methods for signing document in Java....Object public class DigitalSignatureUtil...content rather than Document Object Model these methods are put...

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