Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 1,049 for

table spacing

(0.12 sec)
  1. What's new in Aspose.Cells for Java|Documentation

    Aspose.Cells for Java expands and enhances daily. On this page, you can learn about the huge and most interesting features of the product....refreshing slicers with pivot table data source Enhance inserting...25.11 Support to copy pivot tables when copying a range Support...

    docs.aspose.com/cells/java/what-s-new-in-aspose...
  2. Generate Postal Barcodes|Documentation

    Use Aspose.BarCode for PHP via Java to generate postal barcodes...and not the width of bars and spaces as in 1D standards. Postal...listed in the table below. Australia Post Encoding Table Supported...

    docs.aspose.com/barcode/phpjava/generate-postal...
  3. 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...
  4. Clean Up Before or During a Mail Merge Operatio...

    Apply different cleaning and removing options such as deleting merge fields before performing a Mail Merge operation or removing unused regions during a Mail Merge operation using Java....static fields Remove empty table rows You can consider a merge...paragraphs can add unwanted space and change how the generated...

    docs.aspose.com/words/java/clean-up-before-or-d...
  5. 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...
  6. 8. Fonts in math formulas

    This article discusses handling math fonts by means of standard LaTeX, as well as using the amsmath and bm packages....classes that define appropriate spacing. But for the current discussion...identifiers. They are shown in the table below. The last two lines show...

    docs.aspose.com/tex/java/latex-math-fonts/
  7. ArgumentException Occurrs When Converting PPTX ...

    Hello, I am using Aspose.slides 25.5 to convert PPT to PDF. I am attempting to convert a PPT that contains a mathematical equation inserted in it to PDF but, the conversion fails with below exception: Blockquotecom.as…...(shape instanceof Table) { Table table = (Table) shape; for (IRow...(IRow row : table.getRows()) { for (ICell cell : row) { for (IParagraph...

    forum.aspose.com/t/argumentexception-occurrs-wh...
  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. Grouping Data in Aspose.Cells|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....separate them with a comma, but no space: parameterA,parameterB,parameterC...and extracts data from the table named “Order Details” . We create...

    docs.aspose.com/cells/net/grouping-data-in-aspo...
  10. 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...