Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 1,071 for

table spacing

(0.33 sec)
  1. 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...
  2. 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/
  3. 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...
  4. Extract PDF to Text file - Free Support Forum -...

    Hi there, I have attached a PDF page where paragraphs are in columns format. When i try to extract text using Apose.PDF, it is unable to read the actual paragraphs. Instead it is reading horizontally with tab space. Ca…...reading horizontally with tab space. Can you please help me with...please help me to extract the table from attached PDF into C# DataTable...

    forum.aspose.com/t/extract-pdf-to-text-file/244862
  5. 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...
  6. Grouping Data|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....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/
  7. 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...
  8. 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....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/net/what-s-new-in-aspose-...
  9. Converting to Fixed-page Format|Aspose.Words fo...

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

    docs.aspose.com/words/nodejs-net/converting-to-...
  10. Removing Paragraphs with Template Syntax Tags i...

    Learn how remove paragraphs containing only template tags using LINQ in C#....persons is assumed to be a data table having a field Name . Template...invisible characters such as spaces, tabs, or line‑breaks besides...

    docs.aspose.com/words/net/removing-paragraphs-c...