Sort Score
Result 10 results
Languages All
Labels All
Results 1,641 - 1,650 of 79,460 for

object

(0.26 sec)
  1. How to Convert Excel to CSV in Java

    In this step-by-step tutorial we will learn how to convert Excel to CSV in Java. These steps can be performed in macOS, Linux, and Windows....using TxtSaveOptions class object. Steps to Convert Excel to...Excel file into the Workbook object Instantiate the TxtSaveOptions...

    kb.aspose.com/cells/java/how-to-convert-excel-t...
  2. How to Convert HTML to Word in Java

    This brief tutorial explains how to convert HTML to Word in Java by just loading the HTML file and saving it as a Word file. While using Java HTML to Word conversion provides full control as you can configure the output Word file by setting all the characteristics supported by MS Word....loaded into a Document class object and saved as a Word file. Once...loaded into the Document class object, you will have a complete control...

    kb.aspose.com/words/java/how-to-convert-html-to...
  3. FieldOptions.currentUser property | Aspose.Word...

    FieldOptions.currentUser property. Gets or sets the current user information....// 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/nodejs-net/aspose.wo...
  4. UserInformation.initials property | Aspose.Word...

    UserInformation.initials property. Gets or sets the user's initials....// 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/nodejs-net/aspose.wo...
  5. UserInformation.name property | Aspose.Words fo...

    UserInformation.name property. Gets or sets the user's name....// 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/nodejs-net/aspose.wo...
  6. DXF Drawings|CAD 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.... Create an object of the CadRasterizationOpti...PageWidth properties. Create an object of the PdfOptions class and...

    docs.aspose.com/cad/java/developer-guide/autoca...
  7. Aspose::Words::Saving::PdfDigitalSignatureDetai...

    Aspose::Words::Saving::PdfDigitalSignatureDetails::get_SignatureDate method. Gets or sets the date of the signing in C++....// Create a "PdfSaveOptions" object that we can pass to the document's..."DigitalSignatureDeta" object of the "SaveOptions" object to // digitally...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Data Sorting with C++|Documentation

    Learn how to sort data by using the Aspose.Cells for C++ API....Get the workbook datasorter object DataSorter sorter = workbook...first order for datasorter object sorter . SetOrder1 ( SortOrder...

    docs.aspose.com/cells/cpp/sort-data-of-excel/
  9. Aspose::Words::Drawing::Charts::AxisBound class...

    Aspose::Words::Drawing::Charts::AxisBound class. Represents minimum or maximum bound of axis values. To learn more, visit the documentation article in C++....AxisBound : public System :: Object Methods Method Description...(System::SharedPtr<System::Object>) override Determines whether...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Working with Tables

    Products Aspose.Total Product Solution Aspose.Words Product Solution Aspose.PDF Product Solution Aspose.Cells Product......works as follows: Create an object of the Document class. Call...works as follows: Create an object of the Document class. Filter...

    docs.aspose.com/note/java/working-with-tables/