Sort Score
Result 10 results
Languages All
Labels All
Results 1,201 - 1,210 of 97,363 for

object

(1.91 sec)
  1. Import and Export Data|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....parameters: Array , the array object that you’re importing content...parameters: ArrayList , the ArrayList object whose contents will be imported...

    docs.aspose.com/cells/java/import-and-export-data/
  2. Serialize Document in a Database|Aspose.Words f...

    Convert a document into a byte array for work with this document in a database using C#. You can store and retrieve a document to and from the database....storing and retrieving Document objects to and from a database. For...array. To serialize a Document object in Aspose.Words: Save it to...

    docs.aspose.com/words/net/serialize-and-work-wi...
  3. Presentation Locking|Aspose.Slides 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....like auto shapes, tables, OLE objects, grouped shapes, picture frames...slide is turned into a Shape object. In other words, each element...

    docs.aspose.com/slides/net/presentation-locking/
  4. aspose.words module | Aspose.Words for Python

    The aspose.words module provides classes for generating, converting, modifying, rendering and printing Microsoft Word documents without utilizing Microsoft Word....Document is the main class of the object model that represents a Microsoft...visit the Aspose.Words Document Object Model (DOM) documentation article...

    reference.aspose.com/words/python-net/aspose.wo...
  5. OleFormat.sourceItem property | Aspose.Words fo...

    OleFormat.sourceItem property. Gets or sets a string that is used to identify the portion of the source file that is being linked....R3C1:R4C2” if the OLE object contains only a few cells from...insert linked and unlinked OLE objects. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. IMailMergeDataSource.get_value method | Aspose....

    IMailMergeDataSource.get_value method. Returns a value for the specified field name or ``False`` if the field is not found....field_name : str , field_value : object ): ... Parameter Type Description...the data field. field_value object Returns the field value. Returns...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Adding Annotations to existing PDF file|Aspose....

    Explore how to add annotations like comments or highlights to existing PDF documents in .NET using Aspose.PDF....all, you need to create an object of type PdfContentEditor and...have to create a Rectangle object to specify the area of the...

    docs.aspose.com/pdf/net/adding-annotations-to-e...
  8. Specify 3D File Save Options in C#|Documentation

    There are several Scene.Save method overloads that accept a SaveOptions Object. Each save format has a corresponding class that holds save options for that save format....after loading them in Scene object using C#. By loading and saving...a SaveOptions object. This should be an object of a class derived...

    docs.aspose.com/3d/net/specify-3d-file-save-opt...
  9. Create AcroForms - Create Fillable PDF in Java|...

    This section explains how to create AcroForms from scratch in your PDF documents with Aspose.PDF for Java....approach: First, create a field object and set its properties. Then...instantiate RadioButtonField object with page number as argument...

    docs.aspose.com/pdf/java/create-forms/
  10. Example of Hello World using Python language|As...

    This sample demonstrates how to create a simple PDF "Hello, World!" document using Aspose.PDF for Python... Create a new PDF document object using the document_create function...function. Creating a new image object using the image_create function...

    docs.aspose.com/pdf/python-cpp/hello-world-exam...