Sort Score
Result 10 results
Languages All
Labels All
Results 631 - 640 of 1,018 for

insert document inline

(0.12 sec)
  1. Shape class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Shape class. Represents an object in the drawing layer, such as an AutoShape, textbox, freeform, OLE object, ActiveX control, or picture...the Working with Shapes documentation article. Remarks Using the...shapes in a Microsoft Word document. An important property of...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. CompositeNode class | Aspose.Words for Node.js

    Aspose.Words.CompositeNode class. Base class for nodes that can contain other nodes...Words Document Object Model (DOM) documentation article. Remarks...Remarks A document is represented as a tree of nodes, similar...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::Notes::Footnote class | Aspose.W...

    Aspose::Words::Notes::Footnote class. Represents a container for text of a footnote or endnote. To learn more, visit the Documentation article in C++....with Footnote and Endnote documentation article. class Footnote...reference mark displayed in the document for this footnote. get_Count...

    reference.aspose.com/words/cpp/aspose.words.not...
  4. BuildingBlockCollection | Aspose.Words for Java

    A collection of BuildingBlock objects in the Document in Java....BuildingBlock objects in the document. To learn more, visit the...Aspose.Words Document Object Model (DOM) documentation article. Remarks:...

    reference.aspose.com/words/java/com.aspose.word...
  5. Aspose::Words namespace | Aspose.Words for C++ ...

    Aspose::Words namespace. The Aspose.Words namespace provides classes for generating, converting, modifying, rendering and printing Microsoft Word Documents without utilizing Microsoft Word in C++....and printing Microsoft Word documents without utilizing Microsoft...Aspose.Words Document Object Model (DOM) documentation article. ...

    reference.aspose.com/words/cpp/aspose.words/
  6. Aspose.SVG for .NET Features – Create, Edit and...

    Explore Aspose.SVG for .NET features for creating, editing, rendering, converting, and vectorizing SVG files in C# with DOM, XPath, CSS selectors, and Builder APIs....applications access to SVG document content through DOM APIs and...covers the following areas: SVG Document Creation and Loading Create...

    docs.aspose.com/svg/net/getting-started/feature...
  7. FieldShape.text property | Aspose.Words for Python

    FieldShape.text property. Gets or sets the text to retrieve.... Document () builder = aw . DocumentBuilder...number "1.". field = builder . insert_field ( field_type = aw . fields...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ShapeBase.relative_vertical_size property | Asp...

    ShapeBase.relative_vertical_size property. Gets or sets the value of shape's relative size in vertical direction.... Document () builder = aw . DocumentBuilder...position. shape = builder . insert_shape ( shape_type = aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  9. What's new in Aspose.Cells for .NET|Documentation

    Aspose.Cells for .NET expands and enhances daily. On this page, you can learn about the huge and most interesting features of the product....table view Support to merge inserted blank rows of pivot table...workbook to OFD(Open Fixed-layout Document) Aspose.Cells for .NET 26...

    docs.aspose.com/cells/net/what-s-new-in-aspose-...
  10. Edit SVG File in Python – DOM Code Examples

    Edit SVG files in Python with Aspose.SVG. Add elements, set attributes, find nodes with CSS selectors, update shapes, and save the SVG....element through document.document_element or document.root_element...set_attribute() , and call document.save(output_path) . How to...

    docs.aspose.com/svg/python-net/edit-svg-file/