Sort Score
Result 10 results
Languages All
Labels All
Results 1,291 - 1,300 of 90,868 for

object

(0.59 sec)
  1. Clone Presentation Slides in Java|Aspose.Slides...

    Quickly duplicate PowerPoint slides with Aspose.Slides for Java. Follow our clear code examples to automate PPT creation in seconds and eliminate manual work....of ISlide objects) exposed by the Presentation object provides...exposed by the Presentation object. Call the addClone method exposed...

    docs.aspose.com/slides/java/clone-slides/
  2. Clone Presentation Slides in JavaScript|Aspose....

    Quickly duplicate PowerPoint slides with Aspose.Slides for Node.js. Follow our code examples to automate PPT creation in seconds and eliminate manual work....of Slide objects) exposed by the Presentation object provides...exposed by the Presentation object. Call the addClone method exposed...

    docs.aspose.com/slides/nodejs-java/clone-slides/
  3. ConstraintCollection | Aspose.Words for Java

    Represents a collection of constraints for a DataTable in Java....Object All Implemented Interfaces:...Adds the specified Constraint object to the collection. contains(System...

    reference.aspose.com/words/java/com.aspose.word...
  4. 用 JavaScript 结合 C++ 管理 OLE 对象|Documentation

    学习如何在Aspose.Cells for JavaScript via C++中管理OLE对象。添加、提取和操作工作表中的OLE对象。...< head > < title > Add OLE Object Example </ title > </ head...head > < body > < h1 > Add OLE Object Example </ h1 > < p > Select...

    docs.aspose.com/cells/zh/javascript-cpp/managin...
  5. Format and Modify Named Ranges|Documentation

    This article shows how to format and modify named ranges using Aspose.Cells for Python via .NET API....formatting, define a Style object to specify the style settings...settings and apply it to the Range object. The following example shows...

    docs.aspose.com/cells/python-net/format-and-mod...
  6. DXF Drawings|CAD 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.... Create an object of the CadRasterizationOpti...page_width properties. Create an object of the PdfOptions class and...

    docs.aspose.com/cad/python-net/developer-guide/...
  7. VbaModuleType | Aspose.Words for Java

    Specifies the type of a model in a VBA project in Java....Object public class VbaModuleType...contains the definition for a new object. DESIGNER_MODULE A VBA module...

    reference.aspose.com/words/java/com.aspose.word...
  8. Changing the Font and Color of a Row or Column|...

    This article introduces how to change the font and color in row or column in GridDesktop....//Creating a customized Font object Font font = new Font ( "Arial"...column to the customized Font object column . SetFont ( font );...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  9. Add Node hierarchy and Share Geometric data of ...

    Aspose.3D for Python via .NET offers to build a Node hierarchy. The Node is basic building block of a scene. A hierarchy of nodes defines the logical structure of a scene, and provide visible content by attaching geometries, lights, and cameras to nodes....spare memory by making one Mesh object when the system begins up....shape, you make another Node object, then point that node to the...

    docs.aspose.com/3d/python-net/add-node-hierarch...
  10. Manage Comments and Notes with Golang via C++|D...

    Insert and manage comments or notes with Aspose.Cells for C++....the Worksheet object). The new Comment object can be accessed...After accessing the Comment object, customize the comment note...

    docs.aspose.com/cells/go-cpp/comments-and-notes/