Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 90,781 for

object

(0.07 sec)
  1. Manage OLE in Presentations Using JavaScript|As...

    Optimize OLE Object management in PowerPoint and OpenDocument files with Aspose.Slides for Node.js via Java. Embed, update, and export OLE content seamlessly....JavaScript Contents [ Hide ] OLE (Object Linking & Embedding) is a Microsoft...technology that allows data and objects created in one application...

    docs.aspose.com/slides/nodejs-java/manage-ole/
  2. 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...
  3. 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-...
  4. KnownTypeSet | Aspose.Words for Java

    Represents an unordered set i.e in Java....Object All Implemented Interfaces:...containing java.lang.Class objects which fully or partially qualified...

    reference.aspose.com/words/java/com.aspose.word...
  5. 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...
  6. 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...
  7. DWF Drawings|CAD 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 an object of the CadRasterizationOpti...PageWidth properties. Create an object of the PdfOptions class and...

    docs.aspose.com/cad/net/developer-guide/cad-and...
  8. ShapeType Enum | Aspose.Words for .NET

    Explore the Aspose.Words.Drawing.ShapeType enum to define and customize shape types in your Microsoft Word documents for enhanced visual appeal....OleObject -2 The shape is an OLE object. OleControl 201 The shape is... WordArt object. TextStop 137 Stop, WordArt object. TextTriangle...

    reference.aspose.com/words/net/aspose.words.dra...
  9. MathObjectType Enum | Aspose.Words for .NET

    Discover Aspose.Words.Math.MathObjectType enum to easily identify and manage Office Math Object types for enhanced document processing....Specifies type of an Office Math object. public enum MathObjectType...underbar. BorderBox 4 Border Box object, consisting of a border drawn...

    reference.aspose.com/words/net/aspose.words.mat...
  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/