Sort Score
Result 10 results
Languages All
Labels All
Results 1,041 - 1,050 of 97,362 for

object

(0.67 sec)
  1. OdsoRecipientDataCollection.add method | Aspose...

    OdsoRecipientDataCollection.add method. Adds an Object to the end of this collection....add method add(value) Adds an object to the end of this collection...value OdsoRecipientData The object to add. Cannot be None . See...

    reference.aspose.com/words/python-net/aspose.wo...
  2. DocumentBuilder.insertForms2OleControl method |...

    DocumentBuilder.insertForms2OleControl method. Inserts [Forms2OleControl](../../../aspose.words.drawing.ole/forms2olecontrol/) Object into current position....) Inserts Forms2OleControl object into current position. insertForms2OleContr...Forms2OleControl Returns Shape object that contains passed Forms2OleControl...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 在Jython中插入和删除行和列|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 by excel file path workbook...# Instantiating a Workbook object by excel file path workbook...

    docs.aspose.com/cells/zh/java/inserting-and-del...
  4. Convert a CSV File to JSON with C#

    Follow this article to convert a CSV file to JSON with C#. It has details to set the IDE, a list of steps, and a sample code to export CSV to JSON using C#....Workbook class object Create the JsonSaveOptions class object to control...parameters in the JsonSaveOptions object, like setting the export area...

    kb.aspose.com/cells/net/convert-a-csv-file-to-j...
  5. The error message generated is not sufficient t...

    Error raised when loading a .xer (Primavera) project file. [ArgumentException: An item with the same key has already been added.] System.ThrowHelper.ThrowArgumentException(ExceptionResource resource) +60 System.Collec…...#=znRGmPco5c27EWl6cWRn(Object #=z2AnZ5Ms=) +45 #=qJWZkHpVMPYhwfmGq588=...88=.#=znRGmPco5c27EWl6cWRn(Object #=z2AnZ5Ms=) +45 #=qJWZkHpVMPYhwfmGq588=...

    forum.aspose.com/t/the-error-message-generated-...
  6. How to Convert Word RTF to PDF in Python

    This short tutorial describes how to convert Word RTF to PDF in Python. All the configuration details, step-wise process and a runnable sample code that can change RTF to PDF in Python with the help of a few API calls only, are also part of it....class object Instantiate the PdfSaveOptions class object to customize...loaded into the Document class object that has multiple overloaded...

    kb.aspose.com/words/python/how-to-convert-word-...
  7. OleFormat.ole_package property | Aspose.Words f...

    OleFormat.ole_package property. Provide access to [OlePackage](../../olepackage/) if OLE Object is an OLE Package...access to OlePackage if OLE object is an OLE Package. Returns...Examples Shows how insert an OLE object into a document. doc = aw ...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Convert GIF to PDF in Java

    Refer to this article to convert GIF to PDF in Java. It has details to set the IDE, a list of steps, and a sample code to change GIF to PDF in Java along with the options to improvise the code for creating desired output....file into memory Create an object of the Document class for the...add a page to it Create an object of the Image class and set...

    kb.aspose.com/pdf/java/convert-gif-to-pdf-in-java/
  9. How to Create a Table in Word using Python

    This article describes how to create a table in Word using Python. It contains detailed instructions to configure the environment, write a program to accomplish the task, and also shares a runnable sample code for inserting table in MS Word using Python....Instantiate the DocumentBuilder class object for adding a table Start a...using the DocumentBuilder class object and insert a cell with some...

    kb.aspose.com/words/python/how-to-create-a-tabl...
  10. Managing Worksheets in Ruby|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 = Rjb :: import (...new worksheet to the Workbook object worksheets = workbook . getWorksheets...

    docs.aspose.com/cells/java/managing-worksheets-...