Sort Score
Result 10 results
Languages All
Labels All
Results 1,001 - 1,010 of 4,180 for

inline

(0.2 sec)
  1. OoxmlSaveOptions.compliance property | Aspose.W...

    OoxmlSaveOptions.compliance property. Specifies the OOXML version for the output document... NONE ) # 2 - Inline: builder . insert_shape ( shape_type...

    reference.aspose.com/words/python-net/aspose.wo...
  2. NodeCollection.count property | Aspose.Words fo...

    NodeCollection.count property. Gets the number of nodes in the collection.... Inline ; paragraph . appendChild (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::Paragraph::GetText method | Aspo...

    Aspose::Words::Paragraph::GetText method. Gets the text of this paragraph including the end of paragraph character in C++....contain other composite and inline nodes as children. System ::...

    reference.aspose.com/words/cpp/aspose.words/par...
  4. Table Overview|Aspose.Words for Java

    Work with tables and their components such as cells, rows, columns in Aspose.Words for Java. How to work with tables in Java....as a child of: main text an inline story such as a comment or...

    docs.aspose.com/words/java/table-overview/
  5. InsertHtml does not preserve the color style sp...

    Code: public void GenerateWordFromWithColors() { Document doc = new Document(); // We can position where we want the table to be inserted and specify any extra formatting to the table. DocumentBuilder bu…...rgba() color notation within inline CSS styles when using InsertHtml...

    forum.aspose.com/t/inserthtml-does-not-preserve...
  6. Caption and image parabreak - Free Support Foru...

    inputdoc.docx (332.8 KB) In a .docx file, it have presented an figure and paragraph consecutively, how it is should to separate them with a line break/paragraph break before a specific startpara (e.g., Fig.). Please fin…... Shape node is inline node, i.e. it is a child of...

    forum.aspose.com/t/caption-and-image-parabreak/...
  7. CompositeNode.get_child method | Aspose.Words f...

    CompositeNode.get_child method. Returns an Nth child node that matches the specified type.... INLINE paragraph . append_child (...

    reference.aspose.com/words/python-net/aspose.wo...
  8. OoxmlCompliance Enum | Aspose.Words for .NET

    Explore Aspose.Words.Saving.OoxmlCompliance enum to choose your preferred OOXML specification for optimal DOCX format saving. Enhance document quality today!... None ); // 2 - Inline: builder . InsertShape ( ShapeType...

    reference.aspose.com/words/net/aspose.words.sav...
  9. OoxmlCompliance enumeration | Aspose.Words for ...

    aspose.words.saving.OoxmlCompliance enumeration. Allows to specify which OOXML specification will be used when saving in the DOCX format.... NONE ) # 2 - Inline: builder . insert_shape ( shape_type...

    reference.aspose.com/words/python-net/aspose.wo...
  10. CompositeNode | Aspose.Words for Java

    Base class for nodes that can contain other nodes in Java....INLINE); paragraph.appendChild(shape);...contain other composite and inline nodes as children. Paragraph...

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