Sort Score
Result 10 results
Languages All
Labels All
Results 2,061 - 2,070 of 90,868 for

object

(0.09 sec)
  1. Working with Paragraphs in Java|Aspose.Words fo...

    Paragraph node manipulation practices using Java....represented by the ParagraphFormat object that is returned by the ParagraphFormat...ParagraphFormat property. This object encapsulates various paragraph...

    docs.aspose.com/words/java/working-with-paragra...
  2. Using ICustomFunction Feature|Documentation

    This article describes how to create a custom function in Microsoft Excel using the ICustomFunction feature in the Aspose.Cells library. By loading an existing Excel file or creating a new Excel file, we can use the methods provided by Aspose.Cells to define and register custom functions and get the results. Finally, we save the modified Excel file to disk....ICustomFunction { @Override public Object calculateCustomFunct ( String...the value of 1st parameter Object firstParamB1 = paramsList ...

    docs.aspose.com/cells/java/how-to-calculate-cus...
  3. Document Builder Overview in Node.js|Aspose.Wor...

    DocumentBuilder allows you to build dynamic documents from scratch or add new elements to existing ones using Node.js. DocumentBuilder provides methods to insert text, checkboxes, tables, images, and other content elements in Node.js....insert text, checkboxes, ole objects, paragraphs, lists, tables...in the Aspose.Words Document Object Model (DOM) to simplify the...

    docs.aspose.com/words/nodejs-net/document-build...
  4. RtfSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.RTF format in Java....Object, com.aspose.words.SaveOptions...Create an "RtfSaveOptions" object to pass to the document's "Save"...

    reference.aspose.com/words/java/com.aspose.word...
  5. Convert CGM to DXF via C# | products.aspose.com

    Sample code for CGM to DXF C# conversion. Use API example code for batch CGM files to DXF conversion within VB.NET, Asp.NET or any .NET based application....Load method Set an object of CadRasterizationOpti with...passing the resultant file path & object of DxfOptions System Requirements...

    products.aspose.com/cad/net/conversion/cgm-to-dxf/
  6. Generating the template|Documentation

    How to render a printable form and generate a recognition pattern file for Aspose.OMR engine....passing GlobalPageSettings object to the method: Aspose . OMR...passing GlobalPageSettings object to the method: string workingDirectory...

    docs.aspose.com/omr/net/generate-template/
  7. VbaReference | Aspose.Words for Java

    Implements a reference to an Automation type library or VBA project in Java....Object All Implemented Interfaces:...getType() Gets VbaReferenceType object that indicates the type of...

    reference.aspose.com/words/java/com.aspose.word...
  8. OfficeMath Class | Aspose.Words for .NET

    Discover the Aspose.Words.Math.OfficeMath class, designed for creating and managing Office Math Objects like equations and matrices with ease....class Represents an Office Math object such as function, equation...MathObjectType of this Office Math object. NextSibling { get; } Gets...

    reference.aspose.com/words/net/aspose.words.mat...
  9. Different Ways to Open Files with Node.js via C...

    This article explains how to open an Excel file using Aspose.Cells for Node.js via C++ API....Path // Creating a Workbook object and opening an Excel file using...constructor that takes the Stream object that contains the file. try...

    docs.aspose.com/cells/nodejs-cpp/different-ways...
  10. Alignment Settings|Documentation

    In the Aspose.Cells library, you can use cell alignment settings to adjust the layout and display of text using JavaScript via C++. This document provides detailed steps and sample code for using Aspose.Cells for cell alignment settings....Cells collection represents an object of the Cell class. Aspose.Cells...Horizontal Alignment Use the Style object’s horizontalAlignment method...

    docs.aspose.com/cells/javascript-cpp/cells-alig...