Sort Score
Result 10 results
Languages All
Labels All
Results 781 - 790 of 90,760 for

object

(0.59 sec)
  1. Draw Lines on PDF using Python

    This article explains how to draw lines on PDF using Python. It has the details to set the IDE for the development, a list of steps, and sample code to add lines to PDF using Python....graph object by setting its size Add this graph object to the...shapes collection in the graph object and save the PDF These steps...

    kb.aspose.com/pdf/python/draw-lines-on-pdf-usin...
  2. 将圆形对象添加到PDF文件|Aspose.PDF for .NET

    本文解释了如何使用Aspose.PDF for .NET将圆形对象创建到您的PDF中。... 创建具有特定尺寸的 Drawing object 。 为Drawing对象设置 Border 。 将 Graph... Add (); // Create Drawing object with certain dimensions var...

    docs.aspose.com/pdf/zh/net/add-circle/
  3. Load a font from CFF file | C++

    C++ API solution to load fonts from a file on your hard drive even if this file is not a font inself. Let’s look at how to make it from a CFF file....from the file using FileInfo object Follow the algorithm to fulfill...path to the file. Initiate object passing CFF as value. Get automatically...

    docs.aspose.com/font/cpp/how-to-load-fonts/load...
  4. 在Ruby中管理工作表|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 = Rjb :: import (...new worksheet to the Workbook object worksheets = workbook . getWorksheets...

    docs.aspose.com/cells/zh/java/managing-workshee...
  5. Working with Masters|Documentation

    This section explains how to add master or get master information with Aspose.Diagram.... The Master object represents a Shape object’s master in a...collection of Aspose.Diagram.Master objects. This property can be used...

    docs.aspose.com/diagram/net/working-with-masters/
  6. 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...
  7. How to load fonts? | Aspose.Font for Java

    How to download fonts on yout device with the use of Aspose.Font for Java solution? The answer is given in this article explained in the code examples.... Objects and parameters required for...Aspose.Font for Java gives object for notifying two key parameters...

    docs.aspose.com/font/java/how-to-load-fonts/
  8. 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...
  9. Extract and Save an Attachment|Aspose.PDF for C++

    Aspose.PDF for C++ allows you to get all attachments from a PDF document. Also, you can get an individual attachment from your document....file: Loop through the Document object’s EmbeddedFiles collection...represents a FileSpecification object. Each iteration of the foreach...

    docs.aspose.com/pdf/cpp/extract-and-save-an-att...
  10. OleFormat.ole_icon property | Aspose.Words for ...

    OleFormat.ole_icon property. Gets the draw aspect of the OLE Object...aspect of the OLE object. When True , the OLE object is displayed...icon. When False , the OLE object is displayed as content. @property...

    reference.aspose.com/words/python-net/aspose.wo...