Sort Score
Result 10 results
Languages All
Labels All
Results 6,111 - 6,120 of 91,199 for

object

(0.12 sec)
  1. Convert Image to EPS in Java

    This quick guide discusses how to convert Image to EPS in Java. It entails the environment setup, the program flow, and a code sample to convert JPG to EPS file in Java....instance of the default options object. Then set the required parameters...path, and PsSaveOptions class object as parameters. However, you...

    kb.aspose.com/page/java/convert-image-to-eps-in...
  2. How to Create ZIP File in Memory in C#

    This step-by-step tutorial explains how to create ZIP file in memory in C#. This C# code will compress file contents of a directory and create ZIP archive in memory....paths in string array Create object of Archive Class in memory...store ZIP file in memory stream object. Code to Create ZIP File in...

    kb.aspose.com/zip/net/how-to-create-zip-file-in...
  3. How to Extract Zip File in C#

    This step by step tutorial shows you how to extract Zip file in C#. This extracts multiple files from a Zip archive using C#....a FileStream object Create a new Archive object from the file...

    kb.aspose.com/zip/net/how-to-extract-zip-file-i...
  4. Convert USD to 3MF via Python | products.aspose...

    Convert USD & other 3D files using .NET API...Conversion # load the USD in an object of Scene scene = aspose.threed...by applications to render 3D object models to a variety of other...

    products.aspose.com/3d/python-net/conversion/us...
  5. Convert USD to DRC via C# | products.aspose.com

    Convert USD & other 3D files using .NET API...Conversion // load the USD in an object of Scene var scene = new Aspose...RVM) USD TO OBJ (Wavefront 3D Object File) USD TO STL (Stereolithography...

    products.aspose.com/3d/net/conversion/usd-to-drc/
  6. View DWG File Formats via .NET | products.aspos...

    C# source code to load, render and display DWG documents on .NET Framework, .NET Core....Load method Set an object of CadRasterizationOpti with...Call Image.Save method with object of TiffOptions Call Process...

    products.aspose.com/cad/net/viewer/dwg/
  7. Convert PDF to JPG | Online for Free | Aspose.PDF

    PDF to JPG online conversion. Use this free tool to try functionality of our ASPOSE.PDF library. It helps to convert PDF to JPG without any registration, captcha or limits. Try our library for free...pdf" ); // create Resolution object var resolution = new Resolution...Resolution ( 300 ); // create an object of JpegDevice // set resolution...

    products.aspose.com/pdf/online/conversion-pdf-t...
  8. Data Filtering|Documentation

    Learn how to add a data filter by using the Aspose.Cells for JavaScript via C++ API....The AutoFilter property is an object of the AutoFilter class, which...// Instantiating a Workbook object by opening the Excel file through...

    docs.aspose.com/cells/javascript-cpp/data-filte...
  9. Aspose.PSD for Java 23.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....PSDJAVA-487 Replacing image in Smart object is not updating Bug PSDJAVA-488...void assertAreEqual ( Object expected , Object actual ) { assertAreEqual...

    docs.aspose.com/psd/java/aspose-psd-for-java-23...
  10. Working with Textures in PostScript | C++

    How to add texture pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++...used for filling or drawing objects: shapes or text. If the size...is less than the size of the object it is repeated in X and Y directions...

    docs.aspose.com/page/cpp/ps/working-with-textures/