Sort Score
Result 10 results
Languages All
Labels All
Results 1,041 - 1,050 of 91,352 for

object

(1.01 sec)
  1. NodeType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.NodeType enum to easily identify and manage different Word document node types for seamless document processing.... Document 1 A Document object that, as the root of the document...document. Section 2 A Section object that corresponds to one section...

    reference.aspose.com/words/net/aspose.words/nod...
  2. How to Render XSL FO to PDF in C#

    This step by step tutorial shows you how to render XSL FO to PDF in C#. You'll learn how to convert XSL-FO to PDF in C# .NET applications....XslFoLoadOptions object to Document object Save the output converted...in the document object while the document object constructor also...

    kb.aspose.com/pdf/net/how-to-render-xsl-fo-to-p...
  3. Importing from 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....which represents the ArrayList object whose contents need to be imported...//Instantiating a Workbook object Workbook workbook = new Workbook...

    docs.aspose.com/cells/net/importing-from-arrayl...
  4. Modify an Existing Style|Documentation

    Learn how to change styles in Excel with Microsoft Excel and with Aspose.Cells for Java API....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/java/modify-an-existing-s...
  5. Add Animation Property and Setup Target Camera ...

    In Aspose.3D, Object animation is actually key-frame animation that animates on properties. To animate properties, you need a CurveMapping instance which maps components of a property to different curves, for example, a Vector3 property can have 3 components X/Y/Z, which will set up three channels in CurveMapping, every channel can have a set of Curves....move an object. Move Cube’s Position The Mesh class object is being...We can create a Mesh class object as narrated there and it’s...

    docs.aspose.com/3d/net/add-animation-property-a...
  6. Adding Transformation to the Node|Documentation

    Aspose.3D for 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/java/adding-transformation-t...
  7. KnownTypeSet Class | Aspose.Words for .NET

    Discover Aspose.Words.Reporting.KnownTypeSet, a unique collection of Type Objects for efficient report templates, enabling seamless type casting and access to static members....unique items) containing Type objects which fully or partially qualified...Type ) Adds the specified Type object to the set. Clear () Removes...

    reference.aspose.com/words/net/aspose.words.rep...
  8. Convert Numbers File to PDF in C#

    Follow this article to convert numbers file to PDF in C#. It has the details to set the IDE, a list of steps, and a sample code for developing a numbers to PDF converter in C#....Numbers file into the Workbook object Create the PdfSaveOptions optionally...properties in the PdfOptions object Save the resultant Workbook...

    kb.aspose.com/cells/net/convert-numbers-file-to...
  9. Create Excel Table in C#

    Create Excel table in C# by following this article. Get the IDE details, a list of steps, and a sample code to create a basic Excel table in C#....is available Create a list object by providing the range of cells...TableStyleType of the list object as TableStyleMedium10 Set the...

    kb.aspose.com/cells/net/create-excel-table-in-c...
  10. How to Convert PDF to Image in C++

    This quick tutorial guides on how to convert PDF to image in C++. Using C++ convert PDF to image using a few lines of code like load the source PDF and just save it as an image....disk into the Document class object and configure the output SVG...file into the Document class object from the disk Create SvgSaveOptions...

    kb.aspose.com/pdf/cpp/how-to-convert-pdf-to-ima...