Sort Score
Result 10 results
Languages All
Labels All
Results 1,821 - 1,830 of 184,589 for

page

(0.07 sec)
  1. TableAbsorber not identifying tables without bo...

    Hello, I am converting a Word document to PDF and using TableAbsorber to manipulate tables in the resulting PDF. I have noticed when the table in the Word document has borders then TableAbsorber can identify it in the…...Page page in pdfWithBorder.Pages) { absorber.Visit(page);...Visit(page); foreach (AbsorbedTable pdfTable in absorber.TableList)...

    forum.aspose.com/t/tableabsorber-not-identifyin...
  2. Determine Line Break in TextFragment|Aspose.PDF...

    Learn more about how to determinate a line break of multi-line TextFragment using C++...GetNotifications () method of Page Class as follows, in order to...Document > (); auto page = document -> get_Pages () -> Add (); for...

    docs.aspose.com/pdf/cpp/determine-line-break/
  3. Spacing Factor and Scaling Factor|Aspose.Words ...

    Spacing Factor and Scaling Factor settings of the Aspose.Words for Reporting Services.... This means that sometimes page contents may appear higher than...therefore be pushed to the following page. To eliminate this side effect...

    docs.aspose.com/words/reportingservices/spacing...
  4. HorizontalAlignment enumeration | Aspose.Words ...

    Aspose.Words.Drawing.HorizontalAlignment enumeration. Specifies horizontal alignment of a floating shape, text frame or floating table....floating image to the center of a page. let doc = new aw . Document...overlapping text and align it to the page's center. let shape = builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. HorizontalAlignment Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.HorizontalAlignment enum for precise control over horizontal alignment in floating text frames and tables. Enhance your document layout!...floating image to the center of a page. Document doc = new Document...overlapping text and align it to the page's center. Shape shape = builder...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Converted Document(DOCX) to PDF Formatting Issu...

    Hi Team, We need your help in addressing the document formatting issue when converted from Word document (DOCX) to PDF. We don’t see any error and the PDF is successfully converted but the formatting is different. Word…...from 4th page onwards we see Table header in one Page and Tables...Tables rows are in next page. When we convert directly from Word...

    forum.aspose.com/t/converted-document-docx-to-p...
  7. SectionLayoutMode enumeration | Aspose.Words fo...

    aspose.words.SectionLayoutMode enumeration. Specifies the layout mode for a section allowing to define the document grid behavior....specific number of lines per page and characters per line. Characters...specified number of lines per page. SNAP_TO_CHARS Specifies that...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ConvertUtil.PointToInch | Aspose.Words for .NET

    Effortlessly convert points to inches with ConvertUtil's PointToInch method. Simplify your measurements and enhance your design accuracy today!...Examples Shows how to specify page properties in inches. Document...section's "Page Setup" defines the size of the page margins in...

    reference.aspose.com/words/net/aspose.words/con...
  9. Supported Document Formats|Aspose.Words for .NET

    Edit source documents in many popular formats, as well as freely convert files from one format to another using C#....Hide ] What is this page about? This page explains which document...document TIFF Renders a page or pages of the document and saves...

    docs.aspose.com/words/net/supported-document-fo...
  10. Document.remove_blank_pages method | Aspose.Wor...

    Document.remove_blank_Pages method. Removes blank Pages from the document....remove_blank_pages method remove_blank_pages() Removes blank pages from...document. def remove_blank_pages ( self ): ... Remarks The resulting...

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