Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 841 for

insert document inline

(0.07 sec)
  1. Aspose::Words::InlineStory class | Aspose.Words...

    Aspose::Words::InlineStory class. Base class for Inline-level nodes that can contain paragraphs and tables. To learn more, visit the Documentation article in C++....InlineStory class Base class for inline-level nodes that can contain...Levels of Nodes in a Document documentation article. class InlineStory...

    reference.aspose.com/words/cpp/aspose.words/inl...
  2. GlossaryDocument | Aspose.Words for Java

    Represents the root element for a glossary Document within a Word Document in Java....glossary document within a Word document. A glossary document is a...Aspose.Words Document Object Model (DOM) documentation article. Remarks:...

    reference.aspose.com/words/java/com.aspose.word...
  3. ShapeBase Class | Aspose.Words for .NET

    Explore the Aspose.Words.Drawing.ShapeBase class, your foundation for creating dynamic drawings, including AutoShapes, OLE objects, and ActiveX controls....the Working with Shapes documentation article. public abstract...distance (in points) between the document text and the bottom edge of...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Aspose::Words::Saving::OoxmlCompliance enum | A...

    Aspose::Words::Saving::OoxmlCompliance enum. Allows to specify which OOXML specification will be used when saving in the DOCX format in C++....specification for a saved document to adhere to. auto doc = System...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. Cell | Aspose.Words for Java

    Represents a table cell in Java....the Working with Tables documentation article. Remarks: Cell can...create a table. Document doc = new Document(); Table table =...

    reference.aspose.com/words/java/com.aspose.word...
  6. ShapeBase class | Aspose.Words for Python

    aspose.words.drawing.ShapeBase class. Base class for objects in the drawing layer, such as an AutoShape, freeform, OLE object, ActiveX control, or picture...the Working with Shapes documentation article. Remarks This is... A shape is a node in the document tree. If the shape is a child...

    reference.aspose.com/words/python-net/aspose.wo...
  7. StoryType | Aspose.Words for Java

    Text of a Word Document is stored in stories in Java....class StoryType Text of a Word document is stored in stories. StoryType...shapes from a node. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  8. HTML Template – C# Examples

    In this article, you learn how to populate an HTML template from XML or JSON data sources and consider examples to illustrate this feature....describes how to create an HTML document based on a template and populate...HTML for .NET provides the inline expressions syntax to work...

    docs.aspose.com/html/net/html-template/
  9. TextPathAlignment | Aspose.Words for Java

    WordArt alignment in Java....Exception { Document doc = new Document(); // Insert a WordArt...InsertTextPaths.docx"); } /// /// Insert a new paragraph with a WordArt...

    reference.aspose.com/words/java/com.aspose.word...
  10. FieldShape | Aspose.Words for Java

    Implements the SHAPE field in Java....the Working with Fields documentation article. Remarks: Retrieves...BIDIOUTLINE fields. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...