Sort Score
Result 10 results
Languages All
Labels All
Results 451 - 460 of 1,128 for

table spacing

(0.19 sec)
  1. Working with Bookmarks in Python|Aspose.Words f...

    How to insert, obtain, move, show or hide bookmarks using Python.... All white spaces in the bookmarks were replaced...DOCX or DOC, cannot have white spaces. However, PDF allows such bookmarks...

    docs.aspose.com/words/python-net/working-with-b...
  2. ShapeBase | Aspose.Words for Java

    Base class for objects in the drawing layer such as an AutoShape freeform OLE object ActiveX control or picture in Java....positioned in the coordinate space and units defined by the getCoordSize()...and height of the coordinate space inside the containing block...

    reference.aspose.com/words/java/com.aspose.word...
  3. Working with Content Control SDT in Java|Aspose...

    Advanced document content management, how to create and manipulate content controls (Structured Document Tags) using Java....Block-level - Among paragraphs and tables, as a child of a Body, HeaderFooter...Among rows in a table, as a child of a Table node. Cell-level...

    docs.aspose.com/words/java/working-with-content...
  4. Manage Text Boxes in Presentations in .NET|Aspo...

    Aspose.Slides for .NET makes it easy to create, edit, and clone text boxes in PowerPoint and OpenDocument files, enhancing your presentation automation....text box and then specify the spacing in points between columns....ColumnCount = 3 ; // Specifies the spacing between columns format . ColumnSpacing...

    docs.aspose.com/slides/net/manage-textbox/
  5. Working with Content Control SDT|Aspose.Words f...

    Using python you can embed customer-defined semantics as well as its behaviour and appearance into a document....Block-level - Among paragraphs and tables, as a child of a Body , HeaderFooter...Among rows in a table, as a child of a Table node Cell-level...

    docs.aspose.com/words/python-net/working-with-c...
  6. Insert Fields in C++|Aspose.Words for C++

    Different ways to insert fields into your document using C++....has a parameter containing a space then it must be enclosed within...using DocumentBuilder The TOA ( Table of Authorities ) field builds...

    docs.aspose.com/words/cpp/inserting-fields/
  7. Manage Text Boxes in Presentations Using PHP|As...

    Aspose.Slides for PHP makes it easy to create, edit, and clone text boxes in PowerPoint and OpenDocument files, enhancing your presentation automation....text box and set the amount spacing in points between columns....setColumnCount ( 3 ); # Specifies the spacing between columns $format ->...

    docs.aspose.com/slides/php-java/manage-textbox/
  8. ControlChar.CellChar | Aspose.Words for .NET

    Discover the ControlChar CellChar field for seamless Table management. Enhance your data organization with efficient end-of-cell and row characters....CellChar field End of a table cell or end of a table row character: (char)7...Add a regular space. builder . Write ( "Before space." + ControlChar...

    reference.aspose.com/words/net/aspose.words/con...
  9. Issue when we are saving aspose document into h...

    Hi @alexey.noskov , We are facing some issue when we are saving aspose document into html. I tried multiple ways but noting is fixing my issue and i created sample project and issue is able to reproduce. Plz save that h…...open in browser u can see the space. Issue : When we are savinf...document few table rows are giving extra space. Actual document...

    forum.aspose.com/t/issue-when-we-are-saving-asp...
  10. ControlChar.CELL property | Aspose.Words for Py...

    ControlChar.CELL property. End of a Table cell or end of a Table row character: \x0007 or \a....property End of a table cell or end of a table row character: “\x0007”...Add a regular space. builder . write ( 'Before space.' + aw . ControlChar...

    reference.aspose.com/words/python-net/aspose.wo...