Sort Score
Result 10 results
Languages All
Labels All
Results 721 - 730 of 94,479 for

object

(0.26 sec)
  1. 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-...
  2. 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...
  3. Add, Extract, or Remove Attachments in PDF usin...

    Add, extract and remove attachments on .NET and Python....Document object. Create a FileSpecification object with the file...FileSpecification object to the Document object’s EmbeddedFiles...

    products.aspose.com/pdf/python-net/attachments/
  4. Manage Presentation Zoom in PHP|Aspose.Slides f...

    Create and customize Zoom with Aspose.Slides for PHP via Java — jump between sections, add thumbnails and transitions across PPT, PPTX and ODP presentations.... For slide zoom objects, Aspose.Slides provides the...Slide" ); # Adds ZoomFrame objects $pres -> getSlides () -> get_Item...

    docs.aspose.com/slides/php-java/manage-zoom/
  5. DXF Drawings|CAD 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 an object of the CadRasterizationOpti...PageWidth properties. Create an object of the PdfOptions class and...

    docs.aspose.com/cad/net/developer-guide/cad-and...
  6. DXF Drawings|CAD 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 an object of the CadRasterizationOpti...PageWidth properties. Create an object of the PdfOptions class and...

    docs.aspose.com/cad/net/dxf-drawings/
  7. 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...
  8. Modify an Existing Style with Golang via C++|Do...

    Aspose.Cells is a C++ library for working with spreadsheet files that allows users to modify existing cell styles. This article will introduce how to modify an existing cell style with the Aspose.Cells library so that users can change the appearance of the cells as they need....formatting style object. A formatting style object is a combination...This example creates a Style object, applies it to a range of cells...

    docs.aspose.com/cells/go-cpp/modify-an-existing...
  9. Working with Tags | Aspose.Note Documentation

    A comprehensive guide on tags and their usage in your project....contained by RichText nodes of the object. The code example given below...GetDataDir_Tags (); 3 4 // Create an object of the Document class 5 Document...

    docs.aspose.com/note/net/working-with-tags/
  10. Create bitmap from scratch or load from file us...

    Create bitmap from scratch or load from file using C# .NET API....Instantiate an object of Bitmap class Initialize an object of Graphics...from this bitmap Define a Pen object with desired parameters Use...

    docs.aspose.com/drawing/net/create-image/