Sort Score
Result 10 results
Languages All
Labels All
Results 7,351 - 7,360 of 93,177 for

object

(0.19 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 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...
  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. Update Links in PDF|Aspose.PDF for C++

    Update links in PDF programmatically with Aspose.PDF for C++. This guide is about how to update links in PDF file....destination using the GoToAction object’s Destination property. The...Specify the destination for link object // Represents explicit destination...

    docs.aspose.com/pdf/cpp/update-links/
  6. Encrypting Excel Files with Node.js via C++|Doc...

    Learn how to encrypt and password‑protect Excel files using Aspose.Cells for Node.js via C++....); // Instantiate a Workbook object. // Open an Excel file. const...); // Instantiate a Workbook object. // Open an Excel file. const...

    docs.aspose.com/cells/nodejs-cpp/encrypting-exc...
  7. Document.Save | Aspose.Words for .NET

    Effortlessly save your documents with our smart save method, automatically selecting the right format based on the file extension for seamless storage....process with a SaveOptions object. Document doc = new Document...Create an "ImageSaveOptions" object which we can pass to the document's...

    reference.aspose.com/words/net/aspose.words/doc...
  8. Get and Set Page Properties|Aspose.PDF for C++

    You can get and set page properties from your PDF file using C++ library....property (from the Document object) to get the total number of...paragraphs collection of page object page -> get_Paragraphs () ->...

    docs.aspose.com/pdf/cpp/get-and-set-page-proper...
  9. 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...
  10. 在 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-...