Sort Score
Result 10 results
Languages All
Labels All
Results 7,531 - 7,540 of 93,328 for

object

(0.23 sec)
  1. Avoid Performance Degradation when Drawing over...

    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.... Using a Stream Object The following code snippet...

    docs.aspose.com/imaging/net/avoid-performance-d...
  2. Convert-Excel-to-JSON with Golang via C++|Docum...

    Learn how to convert an Excel file to JSON with Aspose.Cells using C++....Workbook to JSON (JavaScript Object Notation) file. Convert Excel...

    docs.aspose.com/cells/go-cpp/convert-excel-to-j...
  3. Export data from document|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....worksheet data to a DataTable object by calling either the ExportDataTable...

    docs.aspose.com/cells/net/export-data-from-docu...
  4. Update ActiveX ComboBox Control|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....it into ComboBoxActiveXContr object and read or modify its various...

    docs.aspose.com/cells/net/update-activex-combob...
  5. Export print area range to HTML|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....print area in the page‑setup object of the worksheet. Later, use...

    docs.aspose.com/cells/net/export-print-area-ran...
  6. Word转pdf,如何提取word中的附件,将word和excel类型的附件也转成pdf? -...

    word转pdf,如何提取word中的附件,将word和excel类型的附件也转成pdf? 转pdf的部分代码: private byte[] convertToPdf(Document document) throws Exception { try (ByteArrayOutputStream bos = new ByteArrayOutputStream()) { PdfSaveOpti…... Enumerate every embedded object (OLE/Package) in the Word file...file. Detect the objects that are Excel workbooks ( .xls / .xlsx...

    forum.aspose.com/t/word-pdf-word-word-excel-pdf...
  7. 在 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-...
  8. 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...
  9. Update ActiveX ComboBox Control|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....it into ComboBoxActiveXContr object and read or modify its various...

    docs.aspose.com/cells/python-net/update-activex...
  10. Insert a Linked Picture from Web Address with G...

    Learn how to insert a linked picture from a web address into a worksheet using Aspose.Cells for C++....The method returns a Picture object. The following example shows...

    docs.aspose.com/cells/go-cpp/insert-a-linked-pi...