aspose.words.drawing.OlePackage class. Allows to access OLE Package properties...Working with Ole Objects documentation article. Remarks OLE package...embed any type of data into document. Now this application is excluded...
Aspose::Words::Font::get_LocaleIdFarEast method. Gets or sets the locale identifier (language) of the formatted Asian characters in C++....get_LocaleIdFarEast () Examples Shows how to insert and format text in a Far East...MakeObject < Aspose :: Words :: Document > (); auto builder = System...
Learn how to cut and paste cells within a worksheet using Aspose.Cells for Node.js via C++....the row where cells will be inserted. Column Index: The index of...column where cells will be inserted. ShiftType : The direction...
Base class for inline-level nodes that can contain paragraphs and tables in Java....Levels of Nodes in a Documentdocumentation article. Remarks: InlineStory...to a paragraph. Document doc = new Document(); DocumentBuilder...
This API allows to create, edit, render, print, and convert Word Documents in Java without utilizing Microsoft Word....Answers How to Convert Word Document to HTML using Java How to...Java How to Generate Word Document using Java without Interop...
Working with parts of a table – rows, columns, and cells using C++. Specify Header Row C++....by accessing the selected document node by its index. Finding...the Index of a Table in a Document Sometimes you may need to...
ChartDataLabel.position property. Gets or sets the position of the data label.... Document () builder = aw . DocumentBuilder...doc ) # Insert column chart. shape = builder . insert_chart (...
ShapeBase.distance_left property. Returns or sets the distance (in points) between the document text and the left edge of the shape....distance (in points) between the document text and the left edge of...surrounds a shape. doc = aw . Document () builder = aw . DocumentBuilder...
ShapeBase.distance_top property. Returns or sets the distance (in points) between the document text and the top edge of the shape....distance (in points) between the document text and the top edge of the...surrounds a shape. doc = aw . Document () builder = aw . DocumentBuilder...
ShapeBase.distance_right property. Returns or sets the distance (in points) between the document text and the right edge of the shape....distance (in points) between the document text and the right edge of...surrounds a shape. doc = aw . Document () builder = aw . DocumentBuilder...