Sort Score
Result 10 results
Languages All
Labels All
Results 1,571 - 1,580 of 97,201 for

object

(2.04 sec)
  1. Aspose::Words::Fields::UserInformation::get_Def...

    Aspose::Words::Fields::UserInformation::get_DefaultUser method. Default user information in C++....// Create a UserInformation object and set it as the data source...properties of the UserInformation object that we have created above...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. OdsoRecipientDataCollection.add method | Aspose...

    OdsoRecipientDataCollection.add method. Adds an Object to the end of this collection....add method add(value) Adds an object to the end of this collection...value OdsoRecipientData The object to add. Cannot be None . See...

    reference.aspose.com/words/python-net/aspose.wo...
  3. DocumentBuilder.insertForms2OleControl method |...

    DocumentBuilder.insertForms2OleControl method. Inserts [Forms2OleControl](../../../aspose.words.drawing.ole/forms2olecontrol/) Object into current position....) Inserts Forms2OleControl object into current position. insertForms2OleContr...Forms2OleControl Returns Shape object that contains passed Forms2OleControl...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 通过 C++ 使用 JavaScript 自动调整合并单元格行高|Documentation

    了解如何使用 Aspose.Cells for JavaScript 通过 C++ 为合并单元格自动调整行高。在电子表格中实现自动调整合并单元格的功能。...end" ; // Create a style object const style = cell1 . style...style = style ; // Create an object for AutoFitterOptions const...

    docs.aspose.com/cells/zh/javascript-cpp/autofit...
  5. Load a font from CFF file | Java

    With Aspose.Font for Java solution you can load a font from a CCF file on your hard drive disk even if this file is not a font inself....File object Follow the algorithm to fulfill...path to the file. Initiate object passing CFF as value. Get automatically...

    docs.aspose.com/font/java/how-to-load-fonts/loa...
  6. OlePackage.fileName property | Aspose.Words for...

    OlePackage.fileName property. Gets or sets OLE Package file name....Examples Shows how insert an OLE object into a document. let doc =...DocumentBuilder ( doc ); // OLE objects allow us to open other files...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Convert Mesh to Triangle Mesh and Primitive Sha...

    Aspose.3D for .NET API allows developers to convert any mesh Object to triangle mesh with custom memory layout of the vertex. The custom memory layout of the Vertex is defined using the Struct or dynamically by VertexDeclaration class in the code examples....developers to convert any mesh object to triangle mesh with custom...Run () { // Initialize scene object Scene scene = new Scene ();...

    docs.aspose.com/3d/net/convert-mesh-to-triangle...
  8. Aspose.PSD for Java 24.5 - 发布说明|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....void assertAreEqual ( Object expected , Object actual ) { assertAreEqual...void assertAreEqual ( Object expected , Object actual , String message...

    docs.aspose.com/psd/zh/java/aspose-psd-for-java...
  9. Aspose.3D Get geometric transformations | produ...

    Learn how to get geometric transformations...IMeshConvertible object, initialize the node object, and add the...

    products.aspose.com/3d/tutorial/get-geometric-t...
  10. Working with PDF File Metadata in C#|Aspose.PDF...

    Explore how to extract and manage PDF metadata, such as author and title, in .NET using Aspose.PDF. Includes PDF 2.0 support....DocumentInfo object using Info property of the Document object. Once...Once the DocumentInfo object is retrieved, you can get the values...

    docs.aspose.com/pdf/net/pdf-file-metadata/