Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 1,121 for

table spacing

(0.85 sec)
  1. Compare Documents in Java|Aspose.Words for Java

    Compare two documents in any supported formats and shows content changes. You can apply advanced options when comparing using Java....formatting, header/footer, tables, and more. This article explains...modifications such as font changes, spacing changes, the addition of words...

    docs.aspose.com/words/java/compare-documents/
  2. How specify page size settings to not affect on...

    I converting HTML to Image and insert result image in HTML document. How make content to fill all space on screen? Not A4, A5 or any other format. I need ignore Page size, or specify it like it new Size(100%, 100%); I…...How make content to fill all space on screen? Not A4, A5 or any...new Size(100%, 100%); I have table that must take all size of my...

    forum.aspose.com/t/how-specify-page-size-settin...
  3. CompatibilityOptions.AllowSpaceOfSameStyleInTab...

    Enhance Table layouts with CompatibilityOptions' AllowSpaceOfSameStyleInTable. Enjoy improved paragraph Spacing for better readability and design....Allow Contextual Spacing of Paragraphs in Tables. public bool AllowSpaceOfSameStyl...

    reference.aspose.com/words/net/aspose.words.set...
  4. Insert Fields in C#|Aspose.Words for .NET

    How to insert fields into a document using C# – learn different ways with code examples....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/net/inserting-fields/
  5. Converting to Fixed-page Format in C#|Aspose.Wo...

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

    docs.aspose.com/words/net/converting-to-fixed-p...
  6. Font Rasterization

    Font rasterization is a term that may look complex, but it turns out to be just a conversion of a vector-based font to a raster one. Click to learn more!... Let’s compare them in the table. Pixel-based Vector-based Images...games or web browsers. The table below explains some ways in...

    docs.aspose.com/font/net/font-rasterization/
  7. LayoutEntityType | Aspose.Words for Java

    Types of the layout entities in Java....layout entity has a rectangular space that it occupies in the document...Description CELL Represents a table cell. COLUMN Represents a column...

    reference.aspose.com/words/java/com.aspose.word...
  8. What's new 2025|Aspose.PDF for .NET

    This page introduces the most popular new features in Aspose.PDF for .NET that have been introduced in recent releases....of fully accessible Tagged Table of Contents (TOC) pages with...area, and page size. Custom table border styles, including dashed...

    docs.aspose.com/pdf/net/whatsnew/2025/
  9. What's new 2026|Aspose.PDF for .NET

    This page introduces the most popular new features in Aspose.PDF for .NET that have been introduced in recent releases....pdf" ); } } Table Placement After Last Page Element...Element – Added ability to add tables precisely after the last content...

    docs.aspose.com/pdf/net/whatsnew/2026/
  10. Manage Text Boxes in Presentations Using Java|A...

    Aspose.Slides for Java 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 . setColumnSpacing...

    docs.aspose.com/slides/java/manage-textbox/