Sort Score
Result 10 results
Languages All
Labels All
Results 1,141 - 1,150 of 96,281 for

object

(0.09 sec)
  1. Border Settings|Documentation

    How to use the Aspose.Cells library in Node.js via C++ to set the border style and color of cells. By adjusting the width, style, and color of the border, you have more control over how cells look and appear....cells collection represents an object of the Cell class. Aspose.Cells...to a cell by using the Style object’s borders collection. The border...

    docs.aspose.com/cells/nodejs-cpp/cells-border-s...
  2. AutoFit Rows for Merged Cells with JavaScript v...

    Learn how to auto-fit rows for merged cells using Aspose.Cells for JavaScript via C++. Implement auto-fit functionality for merged cells in spreadsheets....code; it creates a workbook object and adds multiple worksheets.....end" ; // Create a style object const style = cell1 . style...

    docs.aspose.com/cells/javascript-cpp/autofit-ro...
  3. MailMergeCleanupOptions Enum | Aspose.Words for...

    Discover Aspose.Words.MailMergeCleanupOptions enum to efficiently manage mail merge cleanup. Optimize your documents by controlling item removal seamlessly.... Add ( new object [] { "John" , "Doe" }); dataTable...dataTable . Rows . Add ( new object [] { "Joe" , "Bloggs" }); //...

    reference.aspose.com/words/net/aspose.words.mai...
  4. Drawing Images|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.... First, we will create an object of the BmpOptions class from...these properties, pass this object to the static create method...

    docs.aspose.com/imaging/java/drawing-images/
  5. DocumentVisitor.visit_office_math_end method | ...

    DocumentVisitor.visit_office_math_end method. Called when enumeration of a Office Math Object has ended....enumeration of a Office Math object has ended. def visit_office_math_end...office_math OfficeMath The object that is being visited. Returns...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose queries - Free Support Forum - aspose.com

    Hi I have a few queries with Aspose. Can you please help me with - Is there a way I can generate slides using Aspose slides using Microsoft Office 2016 Styling ? I need to copy paste a chart from Excel to Powerpoint a…...a proper chart, not an OLE object. I am using aspose cells and...embed that Excel file as an OLE object. Finally, you may overlay the...

    forum.aspose.com/t/aspose-queries/311420
  7. Specify 3D File Save Options in C#|Documentation

    There are several Scene.Save method overloads that accept a SaveOptions Object. Each save format has a corresponding class that holds save options for that save format....after loading them in Scene object using C#. By loading and saving...a SaveOptions object. This should be an object of a class derived...

    docs.aspose.com/3d/net/specify-3d-file-save-opt...
  8. Smartly Importing Nested Objects into Excel Wit...

    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....AI Smartly Importing Nested Objects into Excel With Smart Markers...Contents [ Hide ] Why Use Nested Objects for Smart Markers Smart Markers...

    docs.aspose.com/cells/net/how-to-import-nested-...
  9. ReflectionFormat | Aspose.Words for Java

    Represents the reflection formatting for an Object in Java....Object public class ReflectionFormat...reflection formatting for an object. Remarks: Use the ShapeBase...

    reference.aspose.com/words/java/com.aspose.word...
  10. 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...