Sort Score
Result 10 results
Languages All
Labels All
Results 2,291 - 2,300 of 96,275 for

object

(1.11 sec)
  1. Accessing Missing Members of Data Objects in C#...

    Learn how to treat missing members of data Objects as null literals using LINQ in C#....Accessing Missing Members of Data Objects Contents [ Hide ] Purpose Summary...Reporting Engine handles missing object members by treating them as...

    docs.aspose.com/words/net/accessing-missing-mem...
  2. Manage Superscript and Subscript in Presentatio...

    Master superscript and subscript in Aspose.Slides for C++ and elevate your presentations with professional text formatting for maximum impact....Paragraphs Create a new paragraph object for holding super script text...ITextFrame. Create a new portion object Set Escapement property for...

    docs.aspose.com/slides/cpp/superscript-and-subs...
  3. Add Sections to Word Document in C#

    Refer to this article for adding section break in Word using C#. It has details to set the IDE, a list of programming steps, and a sample code demonstrating Microsoft Word section break in C#....Document class object Create a DocumentBuilder class object and link...the above-mentioned Document object Write some text content in...

    kb.aspose.com/words/net/add-sections-to-word-do...
  4. Border Settings|Documentation

    How to use the Aspose.Cells library in JavaScript 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/javascript-cpp/cells-bord...
  5. Create 3D Mesh and Scene|Documentation

    A Mesh is defined by a set of control points and the many n-sided polygons as needed. This article explains how to define a Mesh....DefineControlPoints () # Initialize mesh object mesh = Mesh () # Add control...DefineControlPoints () # Initialize mesh object mesh = Mesh () # Add control...

    docs.aspose.com/3d/python-net/create-3d-mesh-an...
  6. Mail Merge in MS Word with Java

    Follow this article to perform mail merge in MS Word with Java. It has the details to set the IDE, a list of steps, and a sample code to apply mail merge for Word with Java....file template into a Document object using the DocumentBuilder class...template file into the Document object Call the getMailMerge().execute()...

    kb.aspose.com/words/java/mail-merge-in-ms-word-...
  7. How to Create Data Validation in Excel using Java

    In this tutorial you will learn *how to create data validation in Excel using Java*. It contains detailed steps and a sample code to add data validation in Excel using Java....it Instantiate a range class object and set its name and desired... instantiate a range class object and set it in a newly created...

    kb.aspose.com/cells/java/how-to-create-data-val...
  8. Find or Search Data|Documentation

    Learn how to find or search cells in a worksheet that contain specified data through the Aspose.Cells for .NET API....accepts three parameters: Object: The object to search for. The type...Previous cell with the same object. This parameter can be set...

    docs.aspose.com/cells/net/find-or-search-data/
  9. Shapes in Charts with Golang via C++|Documentation

    Learn how to use Aspose.Cells for C++ to add controls and customize charts in Microsoft Excel. Our guide will demonstrate how to manipulate chart elements, adjust formatting, and enhance the overall appearance and usability of your charts....you need to insert drawing objects like labels, text boxes, pictures...Aspose::Cells::Drawing::Label object. The Label class represents...

    docs.aspose.com/cells/go-cpp/controls-in-charts/
  10. Convert MPP to PNG in Java

    This brief example is about how to convert MPP to PNG in Java. It provides well-definfed configuration steps and an example code to transform MPP file to PNG using Java....file using the Project class object to change MPP to PNG using...the ImageSaveOptions class object Save MPP as PNG in Java using...

    kb.aspose.com/tasks/java/convert-mpp-to-png-in-...