Sort Score
Result 10 results
Languages All
Labels All
Results 1,001 - 1,010 of 96,279 for

object

(0.36 sec)
  1. Printing Workbooks in Aspose.Cells|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....//Instantiating a Workbook object Workbook workbook = new Workbook.../data/test.xlsx" ); //Create an object for ImageOptions ImageOrPrintOptions...

    docs.aspose.com/cells/net/printing-workbooks-in...
  2. Set Caption to OLE Icon|Aspose.Slides Documenta...

    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....a sample of creating Excel object and setting its caption. auto...get_Slide ( 0 ); // Add an OLE object to the slide auto allBytes...

    docs.aspose.com/slides/cpp/set-caption-to-ole-i...
  3. Aspose.PSD for .NET 23.10 - 发布说明|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....void AssertAreEqual ( object expected , object actual , string message...message = null ) { if (! object . Equals ( expected , actual ))...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  4. Importing from ArrayList|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....which represents the ArrayList object whose contents need to be imported...//Instantiating a Workbook object Workbook workbook = new Workbook...

    docs.aspose.com/cells/net/importing-from-arrayl...
  5. Opening Files in PHP|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....method that takes a Stream object containing the Excel file....Creating a Workbook object with the stream object $workbook2 = new...

    docs.aspose.com/cells/java/opening-files-in-php/
  6. Aspose::Words::Fields::FieldUserAddress::get_Us...

    Aspose::Words::Fields::FieldUserAddress::get_UserAddress method. Gets or sets the current user's postal address in C++....// Create a UserInformation object and set it as the source of...taken from the UserInformation object we created above. auto builder...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Aspose::Words::Fields::FieldUserInitials::get_U...

    Aspose::Words::Fields::FieldUserInitials::get_UserInitials method. Gets or sets the current user's initials in C++....// Create a UserInformation object and set it as the source of...taken from the UserInformation object we created above. auto builder...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. OleFormat.is_link property | Aspose.Words for P...

    OleFormat.is_link property. Returns ``True`` if the OLE Object is linked (when [OleFormat.source_full_name](../source_full_name/) is specified)....property Returns True if the OLE object is linked (when OleFormat.source_full_name...insert linked and unlinked OLE objects. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  9. How to Find Field Properties|Aspose.Words for C++

    How to find some field properties like field code and field result in C++....InsertField returns a Field object. This is a faсade class that...GetFieldCode() method on the Field object. The method returns a String...

    docs.aspose.com/words/cpp/find-field-properties/
  10. Generate Conditional Formatting DataBars Images...

    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....format‑condition object of the cell; then, from that object, it accesses...accesses the DataBar object and uses its DataBar.toImage() method...

    docs.aspose.com/cells/java/generate-conditional...