Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 93,301 for

object

(0.2 sec)
  1. OleFormat.save method | Aspose.Words for Node.js

    Aspose.Words.Drawing.OleFormat.save method...Saves the data of the embedded object into the specified stream....stream Buffer Where to save the object data. Remarks It is the responsibility...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Returning a Range of Values using AbstractCalcu...

    This article introduces an abstract calculation engine that returns a range of values in Microsoft Excel using the Aspose.Cells library with C++. By loading an existing Excel file or creating a new Excel file, we can use the methods provided by Aspose.Cells to get a range of values and return the result. Finally, we save the modified Excel file to disk....override { Vector < Object > row1 { Object ( Date { 2015 , 6 ...30 }) , Object ( 2 )}; Vector < Object > row2 { Object ( 3.0 )...

    docs.aspose.com/cells/cpp/returning-a-range-of-...
  3. Add Images in Spreadsheet in xlsx4j|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...createWsDr(drawing); // Create object for twoCellAnchor CTTwoCellAnchor...

    docs.aspose.com/cells/java/add-images-in-spread...
  4. DocumentBuilder.insert_ole_object_as_icon metho...

    aspose.words.DocumentBuilder.insert_ole_Object_as_icon method...insert_ole_object_as_icon method Contents [ Hide ] insert_ol...insert_ole_object_as_icon(file_name, is_linked, icon_file, icon_caption)...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Export DataTable from GridWeb|Documentation

    This article introduces how to export a DataTable from GridWeb....data to a specific DataTable object: Add the Aspose.Cells.GridWeb...Create a specific DataTable object. Export the data of the selected...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  6. Working with OLE Objects and Online Video in C#...

    Create and modify OLE embedding in your document using C#....Ask AI Working with OLE Objects and Online Video Contents [ Hide...with OLE objects embedded in Word documents. OLE (Object Linking...

    docs.aspose.com/words/net/working-with-ole-obje...
  7. Get and Set Style for cells with Golang via C++...

    Discover how to perform data formatting and styling in Aspose.Cells for C++, including text formatting, number formatting, date formatting, and other styling options. Our guide will help you create professional-looking spreadsheets with attractive formatting....following piece of code, a Style object is initiated for each cell...the Style object is a large object. These Style objects won’t be...

    docs.aspose.com/cells/go-cpp/styling-and-data-f...
  8. Embed Attachment to PDF with Golang via C++|Doc...

    Learn how to embed attachments into PDF using Aspose.Cells with Golang via C++....Excel, you can insert an OLE object with source data ( embedde...xlsx ). Double‑click the OLE object; the embedded file will be...

    docs.aspose.com/cells/go-cpp/embed-attachment-t...
  9. Error converting VSDX file to PDF/A - Free Supp...

    MO.00004-AX.04-Triptico.vsdx.zip (752.5 KB) When trying to convert the file MO.00004-AX.04-Triptico.vsdx to PDF/A, an error occurs. Testing the conversion to PDF it works. PdfSaveOptions options = new PdfSaveOptions(); …...(Object, Span`1) at System.Reflection...MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr...

    forum.aspose.com/t/error-converting-vsdx-file-t...
  10. Managing OLE Objects with C++|Documentation

    Learn how to add, extract, and manipulate OLE Objects in worksheets using Aspose.Cells with C++....Ask AI Managing OLE Objects with C++ Contents [ Hide ] Introduction...Introduction OLE (Object Linking and Embedding) is Microsoft’s framework...

    docs.aspose.com/cells/cpp/managing-ole-objects/