Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 94,411 for

object

(0.43 sec)
  1. 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...
  2. DataTableCollection | Aspose.Words for Java

    Represents the collection of tables for the DataSet in Java....Object All Implemented Interfaces:...add(String name) Creates a DataTable object by using the specified name...

    reference.aspose.com/words/java/com.aspose.word...
  3. Exporting Data from Grid|Documentation

    This article introduces how to export data in GridDesktop....contents to a specific DataTable object, please follow the steps below:...Create a specific DataTable object according to your needs. Export...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  4. HorizontalAlignment enumeration | Aspose.Words ...

    aspose.words.drawing.HorizontalAlignment enumeration. Specifies horizontal alignment of a floating shape, text frame or floating table....Members Name Description NONE The object is explicitly positioned, usually...NONE . LEFT Specifies that the object shall be left aligned to the...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 通过C++和Node.js访问并修改链接Ole对象的显示标签|Documentation

    学习如何使用Aspose.Cells for Node.js via C++访问和修改链接Ole对象的显示标签。...( 0 ); // Access first Ole Object let oleObject = ws . getOleObjects...Label of the Ole Object console . log ( "Ole Object Label - Before:...

    docs.aspose.com/cells/zh/nodejs-cpp/access-and-...
  6. Ref | Aspose.Words for Java

    Represents Generic Out/Ref constructions in Java....Object public class Ref Represents...Constructor Description Ref(Object value) Mimics Out/Ref parameter...

    reference.aspose.com/words/java/com.aspose.word...
  7. 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...
  8. 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-...
  9. Create Links in PDF file with C++|Aspose.PDF fo...

    This section explains how to create links in your PDF document with C++....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/cpp/create-links/
  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/