Sort Score
Result 10 results
Languages All
Labels All
Results 1,871 - 1,880 of 87,550 for

object

(0.09 sec)
  1. How to Convert Protected Word Document to Unpro...

    This crisp tutorial describes how to convert protected Word document to unprotected in Python. It provides a step-wise procedure, reference to the relevant resources, and the sample code to unprotect DOCX in Python....file using the Document class object Call the unprotect() method...loaded into the Document class object. Once the source file is opened...

    kb.aspose.com/words/python/how-to-convert-prote...
  2. How to Convert TSV to Excel in Python

    This quick tutorial describes the process how to convert TSV to Excel in Python. It provides Python environment configuration, programming steps and a runnable sample code that can be used to write TSV to Excel converter in Python....source TSV file in the Workbook object using the specified properties...properties in the LoadOptions object Save the resultant workbook as...

    kb.aspose.com/cells/python/how-to-convert-tsv-t...
  3. How to Convert HTML to Word using C#

    This short tutorial is designed to explain how to convert HTML to Word using C#. To accomplish the process of HTML to Word C# code is demonstrated along with the detailed steps to establish the environment....using the DocSaveOptions class object. In this tutorial for writing...Create the DocSaveOptions class object for configuring the output...

    kb.aspose.com/html/net/how-to-convert-html-to-w...
  4. How to Convert Excel to CSV in Python

    This quick tutorial guides on how to convert Excel to CSV in Python. To convert Excel to CSV Python environment settings, a detailed sequence of steps and a runnable sample code is available....class object Initialize a TxtSaveOptions class object for configuring...Excel file to Workbook class object and then instantiation of the...

    kb.aspose.com/cells/python/how-to-convert-excel...
  5. Change Character Spacing of Excel TextBox or Sh...

    Learn how to change the character spacing of Excel textbox or shape using Aspose.Cells with C++....Excel file into a Workbook object Workbook wb ( srcDir + u "...box, which is also a shape object, from the shapes collection...

    docs.aspose.com/cells/cpp/change-character-spac...
  6. Add Image stamps in PDF programmatically|Aspose...

    Add the Image Stamp in your PDF document using ImageStamp class with the Aspose.PDF for PHP via Java library....Create a Document object and an ImageStamp object using required...add (); // Create FloatingBox object $aBox = new FloatingBox ( 200...

    docs.aspose.com/pdf/php-java/image-stamps-in-pd...
  7. Using Anonymous Types or Custom Objects|Documen...

    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....Anonymous Types or Custom Objects Contents [ Hide ] Aspose.Cells...anonymous types or custom objects in smart markers. In the example...

    docs.aspose.com/cells/net/using-anonymous-types...
  8. UserInformation.Initials | Aspose.Words for .NET

    Discover how to use the UserInformation Initials property to easily manage and customize user initials for enhanced personalization and user experience....// Create a UserInformation object and set it as the data source...properties of the UserInformation object that we have created above...

    reference.aspose.com/words/net/aspose.words.fie...
  9. UserInformation.Address | Aspose.Words for .NET

    Manage user postal addresses effortlessly with the UserInformation Address property. Streamline data handling for enhanced user experience....// Create a UserInformation object and set it as the data source...properties of the UserInformation object that we have created above...

    reference.aspose.com/words/net/aspose.words.fie...
  10. OoxmlSaveOptions.save_format property | Aspose....

    OoxmlSaveOptions.save_format property. Specifies the format in which the document will be saved if this save options Object is used...saved if this save options object is used. Can be SaveFormat...property of the SaveOptions object to "OoxmlCompliance.Iso29500_2008_Strict"...

    reference.aspose.com/words/python-net/aspose.wo...