Sort Score
Result 10 results
Languages All
Labels All
Results 4,291 - 4,300 of 90,555 for

object

(0.14 sec)
  1. Convert GLTF to DXF via C# | products.aspose.com

    Sample code for GLTF to DXF C# conversion. Use API example code for batch GLTF files to DXF conversion within VB.NET, Asp.NET or any .NET based application....Load method Set an object of CadRasterizationOpti with...passing the resultant file path & object of DxfOptions System Requirements...

    products.aspose.com/cad/net/conversion/gltf-to-...
  2. 从数组导入|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....//Instantiating a Workbook object Workbook workbook = new Workbook...new worksheet to the Workbook object int i = workbook . Worksheets...

    docs.aspose.com/cells/zh/net/importing-from-array/
  3. LINQ Reporting Engine API in Python|Aspose.Word...

    LINQ Reporting Engine allows you to build a report from a template is assembled within the class using Python.... data_source An object providing a data to populate...the specified template. The object must be of one of the following...

    docs.aspose.com/words/python-net/linq-reporting...
  4. C++ API to Convert EPUB to XLTM | products.aspo...

    Convert EPUB to XLTM via C++ API without using Microsoft Excel or Adobe Reader... Once the DocumentInfo object is retrieved, you can get the...FileStream object and save the file to that stream object by calling...

    products.aspose.com/total/cpp/conversion/epub-t...
  5. 创建并嵌入 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-...
  6. 添加多行水印|Aspose.PDF for .NET

    本节解释如何使用 FormattedText 类向现有 PDF 添加多行水印。...() { // Instantiate a stamp object var logoStamp = new Aspose...Stamp (); // Instantiate an object of FormattedText class var...

    docs.aspose.com/pdf/zh/net/adding-multi-line-wa...
  7. PageSetup.LineStartingNumber | Aspose.Words for...

    Discover how to use the PageSetup LineStartingNumber property to easily customize your document's starting line number for enhanced formatting....use the section's PageSetup object to display numbers to the left...the same behavior as a List object, // but it covers the entire...

    reference.aspose.com/words/net/aspose.words/pag...
  8. 在 PDF C# 中添加文本印章|Aspose.PDF for .NET

    使用 TextStamp 类将文本印章添加到 PDF 文档中,使用 Aspose.PDF for .NET 库。...// Instantiate FormattedText object with sample string var text...AddNewLineText ( "Object" ); // Create TextStamp object using FormattedText...

    docs.aspose.com/pdf/zh/net/text-stamps-in-the-p...
  9. Create Signature Line in an Excel Workbook usin...

    This article describes how to create a Signature Line in an Excel Workbook using Node.js code with Aspose.Cells for Node.js via C++...."data" ); // Create workbook object const workbook = new AsposeCells...(); // Create signature line object const signatureLine = new AsposeCells...

    docs.aspose.com/cells/nodejs-cpp/create-signatu...
  10. Read and Write Table with Query Table Data Sour...

    Learn how to read and write tables with QueryTable as a data source using Aspose.Cells for C++....02_OutputDirectory \\ " ); // Load workbook object Workbook workbook ( srcDir...the Comment of Table or List Object inside the Worksheet Convert...

    docs.aspose.com/cells/cpp/read-and-write-table-...