Sort Score
Result 10 results
Languages All
Labels All
Results 2,421 - 2,430 of 95,258 for

object

(0.5 sec)
  1. Got null pointer issue on converting PS to PDF ...

    I am using aspose-page-25.12.jar and following your example code, to convert ps file to pdf. But I got the below issue on some files: Cannot invoke “com.aspose.page.internal.l1l.I594.equals(Object)” because “” is null …...equals(Object)” because “” is null java.lang...page.internal.l1l.I594.equals(Object)” because “” is null at com...

    forum.aspose.com/t/got-null-pointer-issue-on-co...
  2. How to Convert Excel to HTML in Java

    In this concise tutorial explanation is provided on how to convert Excel to HTML in Java. You can configure the output HTML using a number of properties before you export Excel to HTML in Java....to HTML using the Workbook object Create and initialize the save...HTML using the HtmlSaveOptions object Set few properties of HTML...

    kb.aspose.com/cells/java/how-to-convert-excel-t...
  3. Create a New Diagram in VSTO and Aspose.Diagram...

    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....application object. Make the application object invisible. Create...//Create Visio Application Object vdxApp = Application ; //Make...

    docs.aspose.com/diagram/net/create-a-new-diagra...
  4. How to Convert GLB to FBX using Java

    This article guides on how to convert GLB to FBX using Java. It has all the details to set the IDE, a list of steps, and a runnable sample code for developing a GLB to FBX converter using Java....into the Scene class object Create an object of FbxSaveOptions class...loaded into the Scene class object using the fromFile() method...

    kb.aspose.com/3d/java/how-to-convert-glb-to-fbx...
  5. How to Convert HTML to JSON using Node.js

    This article guides on how to convert HTML to JSON using Node.js. It has details to configure the IDE, a list of steps, and aa runnable sample code to transform HTML to JSON using Node.js....file into the Workbook class object Call the getLastCell() method...to the last cell Create an object of the JsonSaveOptions class...

    kb.aspose.com/cells/nodejs/how-to-convert-html-...
  6. Odso.clone method | Aspose.Words for Python

    Odso.clone method. Returns a deep clone of this Object....Returns a deep clone of this object. def clone ( self ): ... See...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Reusing Style Objects with C++|Documentation

    In Aspose.Cells for C++, by creating and using reusable style Objects, you can simplify style management and improve code efficiency. Our guide will help you leverage the advantages of reusable style Objects and implement them in your application....Reusing Style Objects with C++ Contents [ Hide ] Reusing style...style objects can save memory and make a program faster. To apply...

    docs.aspose.com/cells/cpp/reusing-style-objects/
  8. Aspose::Words::EditableRange class | Aspose.Wor...

    Aspose::Words::EditableRange class. Represents a single editable range. To learn more, visit the documentation article in C++....Words Document Object Model (DOM) documentation article...EditableRange : public System :: Object Methods Method Description...

    reference.aspose.com/words/cpp/aspose.words/edi...
  9. Locking WordArt Watermark|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....that the WordArt becomes an object that can be moved and positioned...possible to lock the WordArt object for any interaction such as...

    docs.aspose.com/cells/python-net/locking-wordar...
  10. Create SmartArt in PowerPoint PPT using C# | So...

    Use .NET PowerPoint API to create SmartArt shapes in PowerPoint presentations using C# or VB.NET. Access and modify SmartArt in PowerPoint....desired slide into an ISlide object. Create a SmartArt using ISlide...desired slide into an ISlide object. Loop through the shapes in...

    blog.aspose.com/slides/create-smartart-in-power...