Sort Score
Result 10 results
Languages All
Labels All
Results 5,981 - 5,990 of 79,403 for

object

(0.06 sec)
  1. Public API Changes in Aspose.Cells 8.4.1|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.... C# //Create workbook object Aspose . Cells . Workbook workbook...file instead of the connection object embedded within the workbook...

    docs.aspose.com/cells/net/public-api-changes-in...
  2. Convert EML to HTML|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....class is used to create an object representing an e-mail message...existing file into a MailMessage object specifying the message format...

    docs.aspose.com/email/net/converting-between-fo...
  3. Convert DGN to PDF in Python

    This quick article entails how to convert DGN to PDF in Python. It includes the stepwise algorithm as well as a code snippet to develop a DGN to PDF converter in Python....the Image class Initiate an object of the CadRasterizationOpti...CadRasterizationOpti class Create an object of the PdfOptions class to set PDF rendering...

    kb.aspose.com/cad/python/convert-dgn-to-pdf-in-...
  4. Autofit Table in Word using C#

    Follow this article to autofit table in Word using C#. It has details to set the IDE, a list of steps, and a sample code showing how to fit table to page in Word using C#....Transform the node to a Table object Call the AutoFit() method with...and type-cast it to a Table object. Finally, call the AutoFit()...

    kb.aspose.com/words/net/autofit-table-in-word-u...
  5. Compare PDF Documents using Python

    Compare PDF documents using Python by following this guide. It has the IDE settings, step-by-step algorithm, and a sample code to compare two PDF files using Python....specifying the CompareOptions class object Save the comparison result...use the CompareOptions class object to set various properties like...

    kb.aspose.com/words/python/compare-pdf-document...
  6. Convert Word to PCL in Java

    This article focuses on how to convert Word to PCL in Java. It covers detailed information to establish the environment and presents a working sample code to render DOC file to PCL in Java....class object Instantiate the PclSaveOptions class object to set...

    kb.aspose.com/words/java/convert-word-to-pcl-in...
  7. How to Remove Bookmark from PDF using C#

    This quick tutorial guides you on how to remove bookmark from PDF using C#. It provides details about the configuration, list of steps and a runnable sample code to remove bookmarks in PDF using C#....file into the Document class object to remove bookmarks Delete...file into the Document class object and then calling the Document...

    kb.aspose.com/pdf/net/how-to-remove-bookmark-fr...
  8. Convert USD to PDF 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...Format) USD TO OBJ (Wavefront 3D Object File) USD TO 3DS (3D Studio...

    products.aspose.com/3d/net/conversion/usd-to-pdf/
  9. How to Unprotect Word Document using C#

    This tutorial contains information on how to unprotect Word document using C#. It provides details about configuring the environment, steps to be followed while writing this application and a runnable sample code that demonstrates the process to convert protected Word document to unprotected using C#....file into the Document class object Call the Unprotect() method...loaded into the Document class object and then Unprotect() method...

    kb.aspose.com/words/net/how-to-unprotect-word-d...
  10. How to Convert Word to PDF using Python

    This brief tutorial contains information on how to convert Word to PDF using Python. In order to convert Word to PDF in Python this topic entails the environment configuration steps and API calls required to perform the conversion....class object instance Initialize the PdfSaveOptions object to set...

    kb.aspose.com/words/python/how-to-convert-word-...