Sort Score
Result 10 results
Languages All
Labels All
Results 1,561 - 1,570 of 97,363 for

object

(0.08 sec)
  1. OlePackage.fileName property | Aspose.Words for...

    OlePackage.fileName property. Gets or sets OLE Package file name....Examples Shows how insert an OLE object into a document. let doc =...DocumentBuilder ( doc ); // OLE objects allow us to open other files...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Add ActiveX Controls using Aspose.Cells for Nod...

    Learn how to add ActiveX controls in a worksheet using Aspose.Cells for Node.js via C++....access the ActiveX control object via Shape.getActiveXControl()..."data" ); // Create workbook object const wb = new AsposeCells...

    docs.aspose.com/cells/nodejs-cpp/add-activex-co...
  3. Document.MailMerge | Aspose.Words for .NET

    Unlock seamless document automation with the MailMerge Object, enhancing your workflow by simplifying mail merge tasks effortlessly....property Returns a MailMerge object that represents the mail merge...); table . Rows . Add ( new object [] { "Thomas Hardy" , "120...

    reference.aspose.com/words/net/aspose.words/doc...
  4. Aspose::Words::Settings::OdsoFieldMapDataCollec...

    Aspose::Words::Settings::OdsoFieldMapDataCollection::Add method. Adds an Object to the end of this collection in C++....OdsoFieldMapDataColl::Add method Adds an object to the end of this collection...gs::OdsoFieldMapData>& The object to add. Cannot be null . See...

    reference.aspose.com/words/cpp/aspose.words.set...
  5. UserInformation.Name | Aspose.Words for .NET

    Effortlessly manage user profiles with the UserInformation Name property. Easily retrieve or update user names for enhanced personalization....// Create a UserInformation object and set it as the data source...properties of the UserInformation object that we have created above...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Insert Pictures and Shapes of Excel files with ...

    Manage pictures, OLE Objects, and shapes in Excel files using Aspose.Cells for Node.js via C++....(encapsulated in the Worksheet object). The PictureCollection.add(number...// Instantiating a Workbook object const workbook = new AsposeCells...

    docs.aspose.com/cells/nodejs-cpp/insert-shapes/
  7. Conversion from PPT to PPTX format in Aspose.Sl...

    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....through Presentation when the object is instantiated. //Instantiate...//Instantiate a Presentation object that represents a PPTX file PresentationEx...

    docs.aspose.com/slides/net/conversion-from-ppt-...
  8. 通过 C++ 使用 JavaScript 自动调整合并单元格行高|Documentation

    了解如何使用 Aspose.Cells for JavaScript 通过 C++ 为合并单元格自动调整行高。在电子表格中实现自动调整合并单元格的功能。...end" ; // Create a style object const style = cell1 . style...style = style ; // Create an object for AutoFitterOptions const...

    docs.aspose.com/cells/zh/javascript-cpp/autofit...
  9. Aspose.Slides for Java 26.6: OLE Excel Workshee...

    Hi team, Converting a .pptx that contains an OLE-embedded Excel worksheet (created via PowerPoint’s Insert > Object > Create New > Microsoft Excel Worksheet) to PDF via Presentation.save(SaveFormat.Pdf) produces output …...(created via PowerPoint’s Insert > Object > Create New > Microsoft Excel...row-separator borders inside the OLE object are shifted vertically so that...

    forum.aspose.com/t/aspose-slides-for-java-26-6-...
  10. Get XMP Metadata of PDF File|Aspose.PDF for .NET

    This section explains how to get XMP Metadata of an existing PDF with Aspose.PDF Facades....need to create PdfXmpMetadata object and bind the PDF file using...properties to the PdfXmpMetadata object to get their values. The following...

    docs.aspose.com/pdf/net/get-xmp-metadata-of-an-...