Sort Score
Result 10 results
Languages All
Labels All
Results 1,651 - 1,660 of 94,452 for

object

(0.44 sec)
  1. Aspose.PSD for .NET 24.4 - 发行说明|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....void AssertAreEqual ( object expected , object actual , string message...message = null ) { if (! object . Equals ( expected , actual ))...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  2. Adding Transformation to the Node|Documentation

    Aspose.3D for Node.js via Java API has support to rotate Objects in 3D space. There are three ways to define Object's rotation in 3D space, Euler angles, Quaternion and Custom Matrix, all of them are supported by the Transform class....API has support to rotate objects in 3D space. There are three...three ways to define object’s rotation in 3D space, Euler angles...

    docs.aspose.com/3d/nodejs-java/adding-transform...
  3. Shape class | Aspose.Words for Python

    aspose.words.drawing.Shape class. Represents an Object in the drawing layer, such as an AutoShape, textbox, freeform, OLE Object, ActiveX control, or picture...class Shape class Represents an object in the drawing layer, such...AutoShape, textbox, freeform, OLE object, ActiveX control, or picture...

    reference.aspose.com/words/python-net/aspose.wo...
  4. IMailMergeDataSource | Aspose.Words for Java

    Implement this interface to allow mail merge from a custom data source such as a list of Objects in Java....source, such as a list of objects. Master-detail data is also...GetValue(System.String,System.Object@) for every merge field it...

    reference.aspose.com/words/java/com.aspose.word...
  5. Add Ellipses to Presentations in Java|Aspose.Sl...

    Learn how to create, format, and manipulate ellipse shapes in Aspose.Slides for Java across PPT and PPTX presentations—Java code examples included....exposed by IShapeCollection object. Write the modified presentation...exposed by IShapeCollection object. Set the Fill Type of the Ellipse...

    docs.aspose.com/slides/java/ellipse/
  6. 从ArrayList导入|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....//Instantiating a Workbook object Workbook workbook = new Workbook...new worksheet to the Workbook object int i = workbook . Worksheets...

    docs.aspose.com/cells/zh/net/importing-from-arr...
  7. Modifying AcroForms|Aspose.PDF for Java

    This section explains how to modifying forms in your PDF document with Aspose.PDF for Java.... To use this object, use the Field class’ setDefaultAppearance(..."textbox1" ); // Create font object Font font = FontRepository...

    docs.aspose.com/pdf/java/modifing-form/
  8. Split PDF programmatically|Aspose.PDF for .NET

    This topic shows how to split PDF pages into individual PDF files in your .NET applications with C#....document through the Document object’s PageCollection collection...Document object and add the individual Page object into the empty...

    docs.aspose.com/pdf/net/split-pdf-document/
  9. Basics of Aspose.PDF DOM API|Aspose.PDF for Java

    Get started with the basics of Aspose.PDF DOM API for Java. Learn how to create, modify, and manage PDF documents with ease....Introduction to the DOM API Document Object Model (DOM) is a form of representation...structured documents as an object-oriented model. DOM is the...

    docs.aspose.com/pdf/java/basics-of-dom-api/
  10. How to Export PowerPoint to Word using Java

    This tutorial guides on how to export PowerPoint to Word using Java. It provides configuration details, stepwise procedure and a runnable sample code to convert PPTX to DOCX using Java....using the Presentation class object Save this presentation as an...Create a LoadOptions class object using the Aspose.Words library...

    kb.aspose.com/slides/java/how-to-export-powerpo...