Sort Score
Result 10 results
Languages All
Labels All
Results 6,651 - 6,660 of 86,651 for

object

(0.07 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  6. How to Convert Visio to PNG in C#

    This tutorial is written to discuss all the details to convert Visio to PNG in C#. It includes the step-by-step guide along with the running sample code to export VSD to PNG in C#....export the Visio files Create an object of the Diagram class to load...source Visio diagram with an object of the Diagram class. Then...

    kb.aspose.com/diagram/net/how-to-convert-visio-...
  7. 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-...
  8. Change Settings for Opening PDF using C#

    This article guides how to change settings for opening PDF using C#. It has the IDE settings, steps, and a sample code to change how PDF opens using C#....PDF file into the Document object to change the opening settings...file into the Document class object that contains the properties...

    kb.aspose.com/pdf/net/change-settings-for-openi...
  9. Extract Data from PDF Form using Python

    This article guides how to extract data from PDF form using Python. It has details to set the IDE, a list of steps, and a sample code to extract data from fillable PDF using Python....a PDF file into a Document object with input fields containing...the page_index in the Field object accessed from the collection...

    kb.aspose.com/pdf/python/extract-data-from-pdf-...
  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-...