Sort Score
Result 10 results
Languages All
Labels All
Results 7,141 - 7,150 of 94,424 for

object

(0.12 sec)
  1. 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...
  2. 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-...
  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. 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...
  5. 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...
  6. Public API Changes in Aspose.Cells 8.1.0|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....true ); //Create a new Style object and add it to Workbook's Style...//Set Number format for Style object style . setNumber ( 3 ); //Create...

    docs.aspose.com/cells/java/public-api-changes-i...
  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. Get skew angle via C# | Aspose

    Automatic Skew Detection....provided as a MemoryStream object, an array of pixels, or a Base64...AsposeOcr (); // Create OcrInput object to containerize images OcrInput...

    products.aspose.com/ocr/net/recognition/get-skew/
  10. Extract Text from PDF File|Aspose.PDF for .NET

    This section explains how to extract text from pdf using PdfExtractor class....wholeText = true ; // Create an object of the PdfExtractor class using...wholeText = true ; // Create an object of the PdfExtractor class using...

    docs.aspose.com/pdf/net/extract-text/