Sort Score
Result 10 results
Languages All
Labels All
Results 1,051 - 1,060 of 3,329 for

inline

(0.12 sec)
  1. Node Class | Aspose.Words for .NET

    Discover the Aspose.Words.Node class, the essential foundation for all Word document nodes, enabling seamless document manipulation and customization.... Inline ; paragraph . AppendChild (...

    reference.aspose.com/words/net/aspose.words/node/
  2. -horz tag in Excel - Free Support Forum - aspos...

    I am using a foreach in my Excel file and wanted to know if some of the tags used in Word can also work in Excel. I understand the cellMerge -horz tag in Word and what this aims to accomplish, this works how I would exp…...foreach in Excel it returns an inline error as the ‘-’ is unexpected...

    forum.aspose.com/t/horz-tag-in-excel/321144
  3. GlossaryDocument | Aspose.Words for Java

    Represents the root element for a glossary document within a Word document in Java....contain other composite and inline nodes as children. Paragraph...shape.setWrapType(WrapType.INLINE); paragraph.appendChild(shape);...

    reference.aspose.com/words/java/com.aspose.word...
  4. Licensing|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Only 3 attachments as well as inline images can be extracted from...

    docs.aspose.com/email/java/licensing/
  5. EditableRangeEnd Class | Aspose.Words for .NET

    Discover the Aspose.Words.EditableRangeEnd class, designed to efficiently manage editable ranges in Word documents for seamless document editing....ranges are supported only at the inline-level, that is inside Paragraph...

    reference.aspose.com/words/net/aspose.words/edi...
  6. CompositeNode class | Aspose.Words for Python

    aspose.words.CompositeNode class. Base class for nodes that can contain other nodes... INLINE paragraph . append_child (...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldSeparator Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldSeparator class, designed to enhance your Word documents by effectively separating field codes from results....Remarks FieldSeparator is an inline-level node and represented...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Table conditional styles unexpected behavior - ...

    Hi, I’ve noticed that conditional table padding styles (checked for FirstRow in particular) have a somewhat unexpected interaction with Inline (as in - defined for specific instance of a table) styles in imported tables…...unexpected interaction with inline (as in - defined for specific...

    forum.aspose.com/t/table-conditional-styles-une...
  9. TextPathAlignment | Aspose.Words for Java

    WordArt alignment in Java....throws Exception { // Create an inline Shape, which will serve as...shape.setWrapType(WrapType.INLINE); shape.setWidth(shapeWidth);...

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

    Represents an object in the drawing layer such as an AutoShape textbox freeform OLE object ActiveX control or picture in Java....Defines whether the shape is inline or floating. getZOrder() Determines...if this shape is positioned inline with text. isInsertRevision()...

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