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

object

(0.04 sec)
  1. IMailMergeDataSourceRoot.get_data_source method...

    IMailMergeDataSourceRoot.get_data_source method. The Aspose.Words mail merge engine invokes this method when it encounters a beginning of a top-level mail merge region....get_data_source() on this object. Your implementation needs...to return a new data source object. Aspose.Words will use the...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Convert VSD to VSDX using Java

    This article explains the process to convert VSD to VSDX using Java. It has the details to set the IDE, a list of steps, and a sample code changing VSD to VSDX....into the Diagram object Instantiate an object of the DiagramSaveOptions...properties of the DiagramSaveOptions object Save the resultant VSDX file...

    kb.aspose.com/diagram/java/convert-vsd-to-vsdx-...
  3. Convert a PS File to PDF using Java

    Follow this article to convert a PS File to PDF using Java. You will get information to transform a file format from PS to PDF using Java using a few API calls and a list of steps for writing the application....the Document object Pass the PS load options object while loading...Declare an object of the PsLoadOptions class object and load the...

    kb.aspose.com/pdf/java/convert-a-ps-file-to-pdf...
  4. Conversion from Word to Excel using C#

    This article teaches the conversion from Word to Excel using C#. It has all the details to set the IDE, a list of steps, and a sample code for the development of Word document to Excel converter using C#....Word file into the Document object for conversion to the Excel...file into the Document class object and save it on the disk in...

    kb.aspose.com/words/net/conversion-from-word-to...
  5. How to Convert Excel to CSV using Node.js

    This short tutorial guides on how to convert Excel to CSV using Node.js. It has the resources to set the development environment, a list of tasks, and a runnable sample code to convert Excel to CSV file using Node.js....workbook Declare a TxtSaveOptions object Save the workbook using the...the TxtSaveOptions object The aforementioned list of steps can...

    kb.aspose.com/cells/nodejs/how-to-convert-excel...
  6. Aspose.PSD for Java 24.4 - 发布说明|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 ) { assertAreEqual...assertAreEqual ( expected , actual , "Objects are not equal." ); } static...

    docs.aspose.com/psd/zh/java/aspose-psd-for-java...
  7. Aspose.PSD for .NET 24.6 - Release Notes|Docume...

    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/net/aspose-psd-for-net-24-6...
  8. Create PowerPoint Presentation using Java|Aspos...

    Learn how to create PowerPoint Presentations e.g. PPT, PPTX using Java from scratch....addAutoShape method exposed by Shapes object. Write the modified presentation...Instantiate a Presentation object that represents a presentation...

    docs.aspose.com/slides/java/create-presentation/
  9. Converting Worksheet to Image in Python|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....xls" ) #Create an object for ImageOptions imgOptions...( 0 ) #Create a SheetRender object for the target sheet sr = self...

    docs.aspose.com/cells/java/converting-worksheet...
  10. Aspose::Words::WebExtensions namespace | Aspose...

    Aspose::Words::WebExtensions namespace. The Aspose.Words.WebExtensions namespace provides classes that allow to customize elements and attributes that extend the XML vocabulary for representing Office Add-ins in C++....Represents an add-in task pane object. To learn more, visit the Work...list of persisted task pane objects. To learn more, visit the Work...

    reference.aspose.com/words/cpp/aspose.words.web...