Sort Score
Result 10 results
Languages All
Labels All
Results 2,091 - 2,100 of 79,435 for

object

(0.08 sec)
  1. IDocumentProcessorPlugin.toDocument method | As...

    IDocumentProcessorPlugin.toDocument method. Parses the document loaded by [IDocumentProcessorPlugin.load()](../load/#buffer_loadoptions) method into [Document](../../document/) Object....load() method into Document object. toDocument () See Also module...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Working with OneNote Document

    OneNote Java API can be used to parse Microsoft Office OneNote documents to extract separate document elements such as pages, images, rich text, outline, title, table, attached files, and others. Another possible task is to find all text and get a total count of nodes etc....method accepts the corresponding object that it encounters so you can...operations to the Aspose.Note object model. In this case, we create...

    docs.aspose.com/note/java/working-with-onenote-...
  3. Generate Point Cloud to AMF File Formats via .N...

    C# source code to load, render and add generate point cloud to AMF documents on .NET Framework, .NET Core, Mono....pointcloud object of Aspose.3D Create a transform object through...the Scene.Save method with object System Requirements Aspose...

    products.aspose.com/3d/net/point-cloud/amf/
  4. ComparisonExpression | Aspose.Words for Java

    The comparison expression in Java....Object public class ComparisonExpression...static Object[][] conditionEvaluationE() { return new Object[][]...

    reference.aspose.com/words/java/com.aspose.word...
  5. FieldMergingArgs class | Aspose.Words for Python

    aspose.words.mailmerging.FieldMergingArgs class. Provides data for the MergeField event...document object for which the mail merge is...FieldMergingArgsBase ) field Gets the object that represents the current...

    reference.aspose.com/words/python-net/aspose.wo...
  6. How to Rotate Text of Cell|Documentation

    C# code to rotate text of Cell with Aspose.Cells for .NET API...the Style object of the desired cells. The Style object allows you...code, it creates a workbook object and set different rotation...

    docs.aspose.com/cells/net/how-to-rotate-text-of...
  7. How to Merge Cells in Excel using Java

    In this precise tutorial, details are covered about how to merge cells in Excel using Java. You can easily understand how using Java Excel merge cells operation can be performed programmatically with simple API calls....Excel file using the Workbook object Get access to the first worksheet...worksheet and create a Cells class object Merge cells and enter a sample...

    kb.aspose.com/cells/java/how-to-merge-cells-in-...
  8. Paragraph Formatting in Word with Java

    This short guide provides details to customize the paragraph formatting in Word with Java. It has the IDE settings, steps, and a sample code to set the format of writing a paragraph with Java....class object for indenting a paragraph Create an object of the...the DocumentBuilder object for the above Word file Access the ParagraphFormat...

    kb.aspose.com/words/java/paragraph-formatting-i...
  9. Customizing Charts with Node.js via C++|Documen...

    Learn how to customize charts in Aspose.Cells for Node.js via C++. Our guide will show you how to modify chart layouts, add and format data series, adjust axes, and apply various formatting options to enhance the appearance and usability of your charts....by a Series object whereas SeriesCollection object serves as a...a collection of Series objects. When creating a custom chart...

    docs.aspose.com/cells/nodejs-cpp/customizing-ch...
  10. Draw Circle in Java

    This tutorial compiles the information to draw circle in Java. It contains the system setup information, stepwise process details, and a running sample code to create a circle drawer in Java....circles Initiate a Bitmap class object while specifying the image...instance using the Bitmap class object Call the drawEllipse method...

    kb.aspose.com/drawing/java/draw-circle-in-java/