Sort Score
Result 10 results
Languages All
Labels All
Results 1,561 - 1,570 of 90,869 for

object

(0.1 sec)
  1. How to Transform EPS to PNG using Java

    This short tutorial is designed to explain how to transform EPS to PNG using Java. It will have configuration details, detailed steps to write the program and a ready-to-run code to convert EPS to PNG using Java....Document class object Initialize a device object for the target...then the respective device object is to be initialized according...

    kb.aspose.com/pdf/java/how-to-transform-eps-to-...
  2. Grouping 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....xlsx" ; //Create a connection object, specify the provider info...connection object. con . Open (); //Create a command object and specify...

    docs.aspose.com/cells/net/grouping-data/
  3. LaTeX to image | .NET

    To convert TeX to image formats using Aspose.TeX API solution for .NET learn this article to see that describes how to do this and the code examples....conversion options for Object LaTeX format upon Object TeX engine extension...configuration tells the Object TeX engine to load the Object LaTeX format...

    docs.aspose.com/tex/net/latex-to-image/
  4. Inline Class | Aspose.Words for .NET

    Discover the Aspose.Words.Inline class, designed for character formatting in inline nodes. Enhance your document's style without child nodes!...the font formatting of this object. virtual IsComposite { get;...get; } Returns true if this object was deleted in Microsoft Word...

    reference.aspose.com/words/net/aspose.words/inl...
  5. DocumentBuilder.insertChart method | Aspose.Wor...

    Aspose.Words.DocumentBuilder.insertChart method...width, height) Inserts an chart object into the document and scales...other settings using the Shape object returned by this method. Returns...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. DocumentBuilder.insert_chart method | Aspose.Wo...

    aspose.words.DocumentBuilder.insert_chart method...width, height) Inserts an chart object into the document and scales...other settings using the Shape object returned by this method. Returns...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose.PSD for Java 24.12 - Release Notes|Docum...

    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....DictionaryObject in Properties object of the Page Bug Public API...void assertAreEqual ( Object expected , Object actual ) { assertAreEqual...

    docs.aspose.com/psd/java/aspose-psd-for-java-24...
  8. Import Data into Worksheet|Documentation

    Learn how to import data into Worksheet through the Aspose.Cells for .NET API....parameters: Array – the array object that you’re importing content...– represents the ArrayList object you’re importing. Row number...

    docs.aspose.com/cells/net/import-data-into-work...
  9. Memory leak / static cache retention with PSD p...

    Hello, I’m experiencing what looks like a memory leak when using Aspose.PSD 25.8 in my production application. I work in the school and sports photography industry, and my application processes large volumes of PSDs to …...ChannelInformation , and related objects staying alive. They appear...through a static Dictionary<object,object> inside Aspose.PSD. Even...

    forum.aspose.com/t/memory-leak-static-cache-ret...
  10. Insert Pictures and Shapes of Excel files with ...

    Manage pictures, OLE Objects, and shapes in Excel files using Aspose.Cells for Node.js via C++....(encapsulated in the Worksheet object). The PictureCollection.add(number...// Instantiating a Workbook object const workbook = new AsposeCells...

    docs.aspose.com/cells/nodejs-cpp/insert-shapes/