Sort Score
Result 10 results
Languages All
Labels All
Results 8,361 - 8,370 of 90,865 for

object

(0.11 sec)
  1. Convert USDZ to GLTF via Python | products.aspo...

    Convert USDZ & other 3D files using .NET API...Conversion # load the USDZ in an object of Scene scene = aspose.threed...Format) USDZ TO OBJ (Wavefront 3D Object File) USDZ TO JT (JT Open CAD...

    products.aspose.com/3d/python-net/conversion/us...
  2. Manage SmartArt in PowerPoint Presentations Usi...

    Learn to build and edit PowerPoint SmartArt with Aspose.Slides for PHP via Java using clear code samples that speed up slide design and automation....] Get Text from a SmartArt Object Now TextFrame method has been...the Layout Type of a SmartArt Object In order to change the layout...

    docs.aspose.com/slides/php-java/manage-smartart/
  3. Managing Ranges with C++|Documentation

    Learn how to manage ranges in Excel files using Aspose.Cells with C++. Create, modify, and style ranges programmatically....also be easily created as an object by using Aspose.Cells. Here...more operations on the Range object. Managing Ranges Using Aspose...

    docs.aspose.com/cells/cpp/managing-ranges/
  4. Managing Ranges with Node.js via C++|Documentation

    Learn how to manage ranges in Excel using Aspose.Cells for Node.js via C++. Create ranges, set values, styles, and perform various operations....also be easily created as an object by using Aspose.Cells for Node...more operations on the Range object. Managing Ranges Using Aspose...

    docs.aspose.com/cells/nodejs-cpp/managing-ranges/
  5. 在 C++ 中使用 Aspose.Cells for C++ API 对字体应用上标和下标效果...

    使用 Aspose.Cells for C++ API,在 C++ 中对 Excel 中文本应用上标和下标效果的代码示例。...// Instantiating a Workbook object Workbook workbook ; // Adding...new worksheet to the Excel object workbook . GetWorksheets ()...

    docs.aspose.com/cells/zh/cpp/apply-superscript-...
  6. MappedDataFieldCollection.GetEnumerator | Aspos...

    Discover the MappedDataFieldCollection GetEnumerator method, efficiently iterate through your data with a powerful dictionary enumerator for seamless access....Returns a dictionary enumerator object that can be used to iterate...dataTable . Rows . Add ( new object [] { "Value1" , "Value2" });...

    reference.aspose.com/words/net/aspose.words.mai...
  7. Convert PostScript files using .NET

    PS to PDF conversion functionality included in Aspose.Page API solution for .NET is explained and illustrated with the code snippets here....true; //Initialize options object with necessary parameters....true; //Initialize options object with necessary parameters....

    docs.aspose.com/page/net/convert-ps/
  8. Convert XML to XLSX in Node.js

    This simple topic focuses on how to convert XML to XLSX in node.js. It covers the step-wise approach for detailed system configuration, a pseudocode, and a working example code to develop a converter application for XML to Excel in Node.js....Instantiate the XmlLoadOption class object and set the required load options...disk using the Workbook class object by using the load options Export...

    kb.aspose.com/cells/nodejs/convert-xml-to-xlsx-...
  9. How to Save Excel Chart as JPG using Node.js

    This article guides on how to save Excel chart as jpg using Node.js. It has the IDE settings, programming steps, and a sample code to convert Excel chart to JPG using Node.js....chart into the Workbook class object Access the first chart in the...stream using the Workbook class object followed by accessing the target...

    kb.aspose.com/cells/nodejs/how-to-save-excel-ch...
  10. How to Remove Signature From PDF using Python

    This topic focuses on how to remove signature from PDF using Python. It covers all the details to set up the IDE environment, necessary steps to develop this application and a runnable sample code to delete digital signature from PDF using Python....remove signatures Instantiate an object of the PdfFileSignature class...file with the PdfFileSignature object Access the list of all signature...

    kb.aspose.com/pdf/python/how-to-remove-signatur...