Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 79,603 for

object

(0.07 sec)
  1. StreamFontSource class | Aspose.Words for Node.js

    Aspose.Words.Fonts.StreamFontSource class. Base class for user-defined stream font source...asFileFontSource() Cast FontSourceBase object to FileFontSource . (Inherited...asFolderFontSource() Cast FontSourceBase object to FolderFontSource . (Inherited...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::Drawing::OleFormat::get_Suggeste...

    Aspose::Words::Drawing::OleFormat::get_SuggestedExtension method. Gets the file extension suggested for the current embedded Object if you want to save it into a file in C++....suggested for the current embedded object if you want to save it into...how to extract embedded OLE objects into files. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Specify 3D File Load Options|Documentation

    There are several Scene.open method overloads or Scene class constructor overloads that accept LoadOptions instance....threed" ); // Initialize an object var loadSTLOpts = new aspose...threed" ); // Initialize an object var loadU3DOpts = new aspose...

    docs.aspose.com/3d/nodejs-java/specify-3d-file-...
  4. Aspose.PSD for .NET 23.10 - Release Notes|Docum...

    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....void AssertAreEqual ( object expected , object actual , string message...message = null ) { if (! object . Equals ( expected , actual ))...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-1...
  5. Aspose::Words::AbsolutePositionTab class | Aspo...

    Aspose::Words::AbsolutePositionTab class. An absolute position tab is a character which is used to advance the position on the current line of text when displaying this WordprocessingML content. To learn more, visit the documentation article in C++....Words Document Object Model (DOM) documentation article...the font formatting of this object. virtual get_IsComposite ()...

    reference.aspose.com/words/cpp/aspose.words/abs...
  6. Insert Pivot Table|Documentation

    Create and format pivot tables of Excel spreadsheet files.... Pivot Table Object Model Aspose.Cells for Node...create and set PivotTable objects, the building blocks of a pivot...

    docs.aspose.com/cells/nodejs-cpp/create-pivot-t...
  7. Alignment Settings|Documentation

    In the Aspose.Cells library, you can use cell alignment settings to adjust the layout and display of text using Node.js via C++. This document provides detailed steps and sample code for using Aspose.Cells for cell alignment settings....Cells collection represents an object of the Cell class. Aspose.Cells...Horizontal Alignment Use the Style object’s setHorizontalAlignme method...

    docs.aspose.com/cells/nodejs-cpp/cells-alignmen...
  8. Data Formatting|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....Cells collection represents an object of Cell class. Aspose.Cells...on a cell. Using the Style Object When applying the same formatting...

    docs.aspose.com/cells/java/data-formatting/
  9. OleFormat.isLink property | Aspose.Words for No...

    OleFormat.isLink property. Returns ``true`` if the OLE Object is linked (when [OleFormat.sourceFullName](../sourceFullName/) is specified)....property Returns true if the OLE object is linked (when OleFormat.sourceFullName...insert linked and unlinked OLE objects. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Example of using group layers in Aspose.PSD for...

    Using of Group Layer of PSD File via C#... Then, a new LayerGroup object is created using AddLayerGroup...AddLayerGroup from the PsdImage object. The group layer is named “Folder...

    docs.aspose.com/psd/net/psd-group-layer/