Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 90,846 for

object

(0.36 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. Opening Files in Python|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....path # Creating a Workbook object with an Excel file path workbook1...from stream # Create a Stream object fstream = self . FileInputStream...

    docs.aspose.com/cells/java/opening-files-in-pyt...
  5. 在Python中打开文件|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....path \# Creatin an Workbook object with an Excel file path workbook1...from stream # Create a Stream object fstream = self . FileInputStream...

    docs.aspose.com/cells/zh/java/opening-files-in-...
  6. Opening Files in Jython|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....path # Creating a Workbook object with an Excel file path workbook1...from stream # Create a Stream object fstream = FileInputStream (...

    docs.aspose.com/cells/java/opening-files-in-jyt...
  7. 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...
  8. 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...
  9. Adding a Watermark to an Image|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....Create and initialize a Graphics object. Create and initialize Font...Font and SolidBrush objects. Draw a string as watermark using the...

    docs.aspose.com/imaging/java/adding-a-watermark...
  10. ReportBuilder.BuildReportToImages | Aspose.Word...

    Transform your template documents effortlessly with ReportBuilder's BuildReportToImages method, combining data from various sources into stunning images....string, ImageSaveOptions , object[], string[] ) Populates the...ImageSaveOptions saveOptions , object [] data , string [] dataSourceNames...

    reference.aspose.com/words/net/aspose.words.low...