Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 91,344 for

object

(0.09 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. Version 25.4 throws errors on Aspose.Email.Mail...

    Error only occurs with version 25.4, rolled back to 25.3 and no issue. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at #=qaZ1xMXqCYtFeDGhG8UEKs7qtpIOlrA6JLUcrPbLW2hY=.#=zc2DLITKzSR9Mdy72vfhu_mo8…...#=zcT35dojx_sCZW9SJNSF5Bl7pijrp(Object #=z3Ty9vzw=) at #=qaZ1xMXqCYtFeDGhG8UE=...#=zcT35dojx_sCZW9SJNSF5Bl7pijrp(Object #=z3Ty9vzw=) at #=qaZ1xMXqCYtFeDGhG8UE=...

    forum.aspose.com/t/version-25-4-throws-errors-o...
  4. 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...
  5. OleObject|Aspose.Slides for Python Documentation

    Work with OLE Objects in Python using Aspose.Slides: insert or update embedded files, set icons or links, extract content, control behavior for PPT, PPTX and ODP....embedding a file as an OLE object and updating its data using...Python via .NET . Add an OLE Object Embed a PDF file into the presentation...

    docs.aspose.com/slides/python-net/examples/elem...
  6. Managing OLE Objects|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....Managing OLE Objects Contents [ Hide ] Introduction OLE (Object Linking...contain visual and information objects of all kinds: text, calendars...

    docs.aspose.com/cells/python-net/managing-ole-o...
  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. OLE Objects and Online Video|Aspose.Words for P...

    Insert ole Objects or onlin vodeo into a document using Python....OLE Objects and Online Video Contents [ Hide ] OLE (Object Linking...with documents containing “objects” created or edited by third-party...

    docs.aspose.com/words/python-net/working-with-o...
  9. 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...
  10. Create Links in PDF file|Aspose.PDF for Java

    This section explains how to create links in your PDF document with Java....application link: Create a Document object. Get the Page you want to add...LinkAnnotation object using the Page and Rectangle objects. Set the...

    docs.aspose.com/pdf/java/create-links/