Sort Score
Result 10 results
Languages All
Labels All
Results 6,121 - 6,130 of 90,869 for

object

(0.1 sec)
  1. Rotate Text in Word using Python

    Rotate text in Word using Python. Get details to set the IDE, a list of steps, and a sample code to flip the text in Word using Python....file into the Document class object for rotation Iterate through...Word file Set the type of the Object instance to the Section class...

    kb.aspose.com/words/python/rotate-text-in-word-...
  2. How to Convert HTML to Markdown in C#

    This precise tutorial explains how to convert HTML to Markdown in C#. It contains the details pertaining to environment configuration, step-wise algorithm, and a runnable code snippet to convert HTML to MD in C#....html/htmldocument/] class object or using the string file path...the MarkdownSaveOptions class object can be used to set the markdown...

    kb.aspose.com/html/net/how-to-convert-html-to-m...
  3. Autofit Rows and Columns in Python|Documentation

    Learn how to Autofit Rows and Columns through the 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/java/autofit-rows-and-col...
  4. Autofit Rows and Columns in 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....# Instantiating a Workbook object by the Excel file path $workbook...# Instantiating a Workbook object by the Excel file path $workbook...

    docs.aspose.com/cells/java/autofit-rows-and-col...
  5. How to Prevent Users from Printing Excel File w...

    Learn how to prevent users from printing Excel through the Aspose.Cells for C++ API....Get the VbaModuleCollection object from the VbaProject property...Workbook . Get the VbaModule object via the “ThisWorkbook” name...

    docs.aspose.com/cells/cpp/how-to-prevent-printi...
  6. Aspose::Words::RevisionCollection::GetEnumerato...

    Aspose::Words::RevisionCollection::GetEnumerator method. Returns an enumerator Object in C++....method Returns an enumerator object. System :: SharedPtr < System...gets a corresponding Revision object. // The revisions' collection...

    reference.aspose.com/words/cpp/aspose.words/rev...
  7. Send Email Messages via MailGun and SendGrid|Do...

    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....the Send method of the client object to send the email. The result...ErrorMessages collection of the resp object. Each error message is printed...

    docs.aspose.com/email/net/send-email-messages-v...
  8. 在 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....# 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-...
  9. Add Pages in PDF|Aspose.PDF for PHP via Java

    This article teaches how to insert (add) a page at the desired location PDF file. Learn how to move, remove (delete) pages from a PDF file using PHP....file: Create a Document class object with the input PDF file. Add...file: Create a Document class object with the input PDF file. Add...

    docs.aspose.com/pdf/php-java/add-pages/
  10. Create 3D Mesh and Scene|Documentation

    A Mesh is defined by a set of control points and the many n-sided polygons as needed. This article explains how to define a Mesh.... The Mesh class object is being used in the code....We can create a Mesh class object as narrated there . Example...

    docs.aspose.com/3d/net/create-3d-mesh-and-scene/