Sort Score
Result 10 results
Languages All
Labels All
Results 2,181 - 2,190 of 97,204 for

object

(0.56 sec)
  1. Insert Pictures and Shapes of Excel files with ...

    Manage pictures, OLE Objects, and shapes in Excel files using Aspose.Cells for JavaScript via C++....(encapsulated in the Worksheet object). The PictureCollection.add(number...new worksheet to the Workbook object const sheetIndex = workbook...

    docs.aspose.com/cells/javascript-cpp/insert-sha...
  2. Transformation Matrix – SVG Code – Aspose.SVG G...

    Learn how SVG transformation matrices work and how to apply translation, scaling, rotation, and skew using SVG code examples....moves all the points of an object at the same distance along...and vertically. It shifts the object by tx along the x-axis and...

    docs.aspose.com/svg/net/drawing-basics/transfor...
  3. Rotating Cell Text|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....//Instantiate the Application object. Excel . ApplicationClass ExcelApp...Heading" ; //Define a range object (B2). Excel . Range _range...

    docs.aspose.com/cells/net/rotating-cell-text/
  4. Different Ways to Save Files|Documentation

    Aspose.Cells for .NET can save files to different formats. Save Files to PDF. Save Files to HTML. Save Files to DOCX. Save Files to PPTX. Save Files to JSON. Save Files to MHTML....enumeration) when calling the Workbook object’s Save method. How to Save...geospatial features and 3D objects in it that can become part...

    docs.aspose.com/cells/net/different-ways-to-sav...
  5. XmlDataLoadOptions class | Aspose.Words for Python

    aspose.words.reporting.XmlDataLoadOptions class. Represents options for XML data loading...Description always_generate_root_object Gets or sets a flag indicating...source will always contain an object for an XML root element. If...

    reference.aspose.com/words/python-net/aspose.wo...
  6. DataRelationCollection | Aspose.Words for Java

    Represents the collection of DataRelation Objects for this DataSet in Java....Object All Implemented Interfaces:...collection of DataRelation objects for this DataSet . Methods...

    reference.aspose.com/words/java/com.aspose.word...
  7. DocSaveOptions class | Aspose.Words for Python

    aspose.words.saving.DocSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.DOC](../../aspose.words/saveformat/#DOC) or [SaveFormat.DOT](../../aspose.words/saveformat/#DOT) format...or sets DigitalSignatureDeta object used to sign a document. d...determining how ink (InkML) objects are rendered. (Inherited from...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Working with Document in Node.js|Aspose.Words f...

    The `Document` class provides various document properties and methods using Node.js. You use the `Document` class as the starting point for whatever you want to perform with Aspose.Words for Node.js. The `Document` Object can be saved to a file or stream and also sent to a browser.... The Document object contains all content and formatting...collection of the Section objects enabling you to obtain a particular...

    docs.aspose.com/words/nodejs-net/working-with-d...
  9. OlePackage Class | Aspose.Words for .NET

    Explore the Aspose.Words.Drawing.OlePackage class to easily manage OLE Package properties and enhance your document processing capabilities....visit the Working with Ole Objects documentation article. public...“undocumented” way to store embedded object if OLE handler is unknown....

    reference.aspose.com/words/net/aspose.words.dra...
  10. Split PDF Files in Python|Aspose.PDF for Python...

    Learn how to split PDF pages into separate PDF files in Python....document through the Document object’s PageCollection collection...Document object and add the individual Page object into the empty...

    docs.aspose.com/pdf/python-net/split-pdf-document/