Sort Score
Result 10 results
Languages All
Labels All
Results 721 - 730 of 90,860 for

object

(0.17 sec)
  1. Convert VSD to VSDX using Python

    This short tutorial describes the process to convert VSD to VSDX using Python. It provides all the necessary details to set the IDE and develop a VSD to VSDX converter using Python....Create the LoadOptions class object and set the input format and...input VSD file into the Diagram object from the disk using the file...

    kb.aspose.com/diagram/python/convert-vsd-to-vsd...
  2. Convert HTML to GIF in Java

    Convert HTML to GIF in Java with a few API calls. This guide provides the IDE settings, program logic, and code for converting HTML to animated GIF in Java....HTMLDocument object for HTML to GIF conversion Create an object of the...Provide the input file, options object, and output GIF file name These...

    kb.aspose.com/html/java/convert-html-to-gif-in-...
  3. Aspose.Pdf.Image File Lock - Free Support Forum...

    How can you release the lock on the file after reading it using Aspose.Pdf.Image? The following code causes the ‘Image.png’ file to be locked but there is no way to release that lock after using the image Object: var i…...lock after using the image object: var image = new Aspose.Pdf... Are you reusing the image object elsewhere in the code, or is...

    forum.aspose.com/t/aspose-pdf-image-file-lock/3...
  4. Accessing Table from Cell and Adding Values ins...

    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....values inside the Table or List Object using the Cell.putValue() method...values inside the Table or List Object using row and column offsets...

    docs.aspose.com/cells/java/accessing-table-from...
  5. Adding a Signature to an Image|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 and initialize a Graphics object. Draw image using the Graphics...and Initializing a Graphic Object After loading the images, create...

    docs.aspose.com/imaging/python-net/adding-a-sig...
  6. Serialize and Work with a Document in a Databas...

    Convert a document into a byte array for work with this document in a database. You can store and retrieve a document to and from the database using Java....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/java/serialize-and-work-w...
  7. Public API Changes in Aspose.3D 1.3.0|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....added to receive a Vector3 object parameter This document describes...Example code: The Mesh class object is being used in the code....

    docs.aspose.com/3d/net/public-api-changes-in-as...
  8. Aspose::Words::Properties::DocumentProperty cla...

    Aspose::Words::Properties::DocumentProperty class. Represents a custom or built-in document property. To learn more, visit the documentation article in C++....DocumentProperty : public System :: Object Methods Method Description...(const System::SharedPtr<System::Object>&) Setter for Aspose::Word...

    reference.aspose.com/words/cpp/aspose.words.pro...
  9. Aspose::Words::Drawing::ReflectionFormat class ...

    Aspose::Words::Drawing::ReflectionFormat class. Represents the reflection formatting for an Object in C++....reflection formatting for an object. class ReflectionFormat : public...public System :: Object Methods Method Description get_Blur ()...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Add Watermark to Visio|Documentation

    How to add watermark to visio using Java Diagram API....work as follows: Create an object of the Diagram class. Add watermark...method of the Diagram class object and also pass complete file...

    docs.aspose.com/diagram/java/add-watermark-to-v...