Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 1,002 for

table spacing

(0.09 sec)
  1. FieldStart | Aspose.Words for Java

    Represents a start of a Word field in a document in Java...."\\S+" + // One or more non spaces HYPERLINK or other word in...languages. "\\s+" + // One or more spaces. "(?:\"\"\\s+)?" + // Non-capturing...

    reference.aspose.com/words/java/com.aspose.word...
  2. Generate PDF from XML|Aspose.PDF for C++

    Aspose.PDF for C++ provides several ways to convert an XML file into a PDF document requiring that the input XML file.... Let’s render our data in table. The XSL file that will help...<h2> My CD Collection </h2> <table border= "1" > <tr bgcolor= "#9acd32"...

    docs.aspose.com/pdf/cpp/generate-pdf-from-xml/
  3. 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....11 Support to copy pivot tables when copying a range Support...to remove AutoFilter of the Table completely Support to export...

    docs.aspose.com/cells/net/what-s-new-in-aspose-...
  4. CellFormat.bottomPadding property | Aspose.Word...

    CellFormat.bottomPadding property. Returns or sets the amount of space (in points) to add below the contents of cell....Returns or sets the amount of space (in points) to add below the...DocumentBuilder ( doc ); let table = builder . startTable (); builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. CellFormat.rightPadding property | Aspose.Words...

    CellFormat.rightPadding property. Returns or sets the amount of space (in points) to add to the right of the contents of cell....Returns or sets the amount of space (in points) to add to the right...DocumentBuilder ( doc ); let table = builder . startTable (); builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. CellFormat.leftPadding property | Aspose.Words ...

    CellFormat.leftPadding property. Returns or sets the amount of space (in points) to add to the left of the contents of cell....Returns or sets the amount of space (in points) to add to the left...DocumentBuilder ( doc ); let table = builder . startTable (); builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Document | Aspose.Words for Java

    Represents a Word document in Java....creates a table, but you would normally load table from a database...database DataTable table = new DataTable("Test"); table.getColumns()...

    reference.aspose.com/words/java/com.aspose.word...
  8. Converting to Fixed-page Format in Java|Aspose....

    Aspose.Words for Java implements its own page layout engine enabling it to produce all of the fixed page formats, such as PDF, XPS, and various image formats....sheets containing words, images, tables, and charts. Documents can...formatting, paragraph margins and spacing. However, the RTF format also...

    docs.aspose.com/words/java/converting-to-fixed-...
  9. Converting to Fixed-page Format in C++|Aspose.W...

    Save documents to PDF, XPS, HTML, XAML, PostScript, and PCL formats....sheets containing words, images, tables, and charts. Documents can...formatting, paragraph margins, and spacing. However, the RTF format also...

    docs.aspose.com/words/cpp/converting-to-fixed-p...
  10. Working with Content Control SDT|Aspose.Words f...

    Advanced document content management, how to create and manipulate content controls (Structured Document Tags) using C#....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/net/working-with-content-...