Sort Score
Result 10 results
Languages All
Labels All
Results 1,361 - 1,370 of 94,495 for

object

(0.66 sec)
  1. 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/
  2. 创建并嵌入 Excel 图表作为 OLE 对象|Aspose.Slides 文档

    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....targetSheet , string Cell , object Value ) { targetSheet . get_Range...StartupPath + @"\ChartData.xlsx" ; object paramMissing = Type . Missing...

    docs.aspose.com/slides/zh/net/create-and-embed-...
  3. Aspose.PSD for Java 24.4 - 发布说明|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....void assertAreEqual ( Object expected , Object actual ) { assertAreEqual...assertAreEqual ( expected , actual , "Objects are not equal." ); } static...

    docs.aspose.com/psd/zh/java/aspose-psd-for-java...
  4. Aspose.PSD for .NET 24.6 - Release Notes|Docume...

    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-24-6...
  5. How to Convert SVG to PDF using Java

    This quick tutorial describes how to convert SVG to PDF using Java. It enables to write SVG to PDF converter using Java with the help of a couple of lines of code along with the option to customize the output PDF....Image class object Instantiate the PdfOptions class object to configure...instantiate the PdfOptions class object that contains options to set...

    kb.aspose.com/imaging/java/how-to-convert-svg-t...
  6. Highlight Text in PowerPoint using Java

    Highlight text in PowerPoint using Java. Get the detail to set IDE, a list of steps, and a sample code to highlight in PowerPoint using Java....into the Presentation class object and parse all the slides Get...iteration as an Object instance Apply type cast to the Object as AutoShape...

    kb.aspose.com/slides/java/highlight-text-in-pow...
  7. IMailMergeDataSource.GetValue | Aspose.Words fo...

    Discover the IMailMergeDataSource GetValue method, effortlessly retrieve field values or get false if not found. Streamline your data management today!...GetValue ( string fieldName , out object fieldValue ) Parameter Type...the data field. fieldValue Object& Returns the field value. Return...

    reference.aspose.com/words/net/aspose.words.mai...
  8. 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...
  9. 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...
  10. How to Create Word Document using Python

    This article explains how to create Word document using Python. To generate Word document Python environment configuration details and sample code is provided for reference....Document class object Instantiate the DocumentBuilder object using the...using DocumentBuilder class object Save the newly created document...

    kb.aspose.com/words/python/how-to-create-word-d...