Sort Score
Result 10 results
Languages All
Labels All
Results 7,761 - 7,770 of 91,325 for

object

(0.29 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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...
  5. 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-...
  6. 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-...
  7. 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-...
  8. 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-...
  9. IStructuredDocumentTag class | Aspose.Words for...

    Aspose.Words.Markup.IStructuredDocumentTag class. Interface to define a common data for [StructuredDocumentTag](../structureddocumenttag/) and [StructuredDocumentTagRangeStart](../structureddocumenttagrangestart/).... node Returns Node object that implements this interface...format. xmlMapping Gets an object that represents the mapping...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Aspose::Words::Settings::OdsoFieldMapData class...

    Aspose::Words::Settings::OdsoFieldMapData class. Specifies how a column in the external data source shall be mapped to the predefined merge fields within the document. To learn more, visit the documentation article in C++....OdsoFieldMapData : public System :: Object Methods Method Description...Returns a deep clone of this object. get_Column () const Specifies...

    reference.aspose.com/words/cpp/aspose.words.set...