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

object

(0.28 sec)
  1. Programming with Documents in C++|Aspose.Words ...

    Use the Aspose.Words Document Object Model classes to programmatically create, modify, and manage documents using C++. Work with document properties, settings, and content, as well as with document appearance through the management of colors, shapes, fonts and other graphics....Words Document Object Model classes. Articles in...Document Object Model Translate Markdown to Document Object Model...

    docs.aspose.com/words/cpp/programming-with-docu...
  2. Move PDF Pages programmatically C#|Aspose.PDF f...

    Try to move pages at desired location or at the end of a PDF file using Aspose.PDF for .NET....should: Create a Document class object with the source PDF file. Create...Create a Document class object with the destination PDF file...

    docs.aspose.com/pdf/net/move-pages/
  3. How to Build a Table from a DataTable in Java|A...

    Example of filling document table from external database using Java....Create a new DocumentBuilder object on your Document . Start a...through each object in the DataRow . Insert the object into the document...

    docs.aspose.com/words/java/how-to-build-a-table...
  4. 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/
  5. Managing Tasks, Journals, and Notes in PST File...

    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....to a PST: Create a MapiTask object. Set the MapiTask properties...a PST: Create a MapiJournal object Set the MapiJournal properties...

    docs.aspose.com/email/net/managing-tasks-journa...
  6. 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...
  7. How to Convert Excel to SVG in C#

    In this short tutorial, you will learn how to convert Excel to SVG in C#. You only need to make a few API calls to control the rendering of Excel to vector graphics using C# on any operating system....use a SvgSaveOptions class object for controlling the rendering...Excel to SVG Create Workbook object to load the input Excel file...

    kb.aspose.com/cells/net/how-to-convert-excel-to...
  8. How to Convert OBJ to PDF in Python

    This precise article presents information about how to convert OBJ to PDF in Python. It covers the IDE configuration, a series of algorithm steps, and a code sample to create an OBJ to PDF converter in Python....PDF format Get the source 3D object file with the Scene class instance...the details for exporting 3D object to PDF using Python . The process...

    kb.aspose.com/3d/python/how-to-convert-obj-to-p...
  9. How to Convert HTML to Text in Java

    This simple topic is about how to convert HTML to text in Java. In Java HTML to plain text conversion application running under Windows, Linux or macOS platforms can be developed using simple and easy API interfaces....using String object Initialize HTMLDocument class object to load the...Initialize INodeIterator class object to iterate nodes and append...

    kb.aspose.com/html/java/how-to-convert-html-to-...
  10. How to Draw Shapes in C#

    This step by step tutorial elaborates how to draw shapes in C#. It helps you draw circle in C#. To draw ellipse C# code is provided as well....Bitmap object of required dimensions Create a Graphics object from...Bitmap object created above Create a new Pen tool object with required...

    kb.aspose.com/drawing/net/how-to-draw-shapes-in...