Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 712 for

page autofit

(0.43 sec)
  1. Manage Text Boxes in Presentations on Android|A...

    Aspose.Slides for Android via Java makes it easy to create, edit, and clone text boxes in PowerPoint and OpenDocument files, enhancing your presentation automation....Update Text section on this page. Create a Text Box on a Slide...Enhance Your Presentations with AutoFit on Android...

    docs.aspose.com/slides/androidjava/manage-textbox/
  2. Manage Text Boxes in Presentations Using JavaSc...

    Aspose.Slides for Node.js makes it easy to create, edit, and clone text boxes in PowerPoint and OpenDocument files, enhancing your presentation automation....Update Text section on this page. Create Text Box on Slide To...Enhance Your Presentations with AutoFit in JavaScript...

    docs.aspose.com/slides/nodejs-java/manage-textbox/
  3. 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....Update Text section on this page. Create a Text Box on a Slide...Enhance Your Presentations with AutoFit in Java...

    docs.aspose.com/slides/java/manage-textbox/
  4. Table scaling results in removed colums after D...

    We’ve encountered an issue with the DOCX → TIFF java conversion. The width of the table is increased to the point that the table exceeds the document margins resulting in several columns being cut off. This issue can be…...is wider than the printable page area (e.g., the table width...total width is greater than the page width minus the left/right margins...

    forum.aspose.com/t/table-scaling-results-in-rem...
  5. "GetRowHeightInch" returns slightly wrong heigh...

    See attached sample: I try to measure the grid rows to calculate where horizontal Page breaks are required on a worksheet (e.g. because I want to keep specific sets of rows together on the same Page). AsposeCellsPaperHe…...to calculate where horizontal page breaks are required on a worksheet...of rows together on the same page). AsposeCellsPaperHeig.zip (14...

    forum.aspose.com/t/getrowheightinch-returns-sli...
  6. Table.verticalAnchor property | Aspose.Words fo...

    Table.verticalAnchor property. Gets the base object from which the vertical positioning of floating table should be calculated...toEqual ( false ); // Only Margin, Page, Column available in RelativeHorizontalPo... . Column ; // Only Margin, Page, Paragraph available in RelativeVerticalPosi...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. "GetRowHeightInch" returns wrong height for aut...

    See attached sample: I write a long text to a cell, set “IsTextWrapped = true” and call “AutofitRows”. AsposeCellsRowHeightInch.zip (11.9 KB) When calling “GetRowHeightInch” afterwards (for setting horizontal Page brea…...returns wrong height for autofitted wrapped text with Calibri...afterwards (for setting horizontal page breaks at certain rows), this...

    forum.aspose.com/t/getrowheightinch-returns-wro...
  8. 档案

    档案...$"=B{row + 1} + C{row + 1}"; } // Autofit sheet.AutoFitColumns(); //...# 想要探索 Aspose 产品吗?访问 license page 获取免费的临时许可证。开始使用并充分发挥 Aspose...

    blog.aspose.com/zh/cells/create-gantt-chart-in-...
  9. 使用 C# 在 PDF 中创建或添加表格|Aspose.PDF for .NET

    Aspose.PDF for .NET 是一个用于创建、读取和编辑 PDF 表格的库。请查看本主题中的其他高级功能。...object to first page of input document document . Pages [ 1 ]. Paragraphs...Document ()) { // Add page var page = document . Pages . Add (); // Initializes...

    docs.aspose.com/pdf/zh/net/add-table-in-existin...
  10. Tables colliding on docx to pdf conversion - Fr...

    async function addLetterHeadToDocx(docPath, letterHeadpath, outDir, logger) { const headDoc = new aw.Document(letterHeadpath); const contentDoc = new aw.Document(docPath); const headDocParagraphs = headDoc.sections…...autoFit(aw.Tables.AutoFitBehavior.FixedColumnWidths);...expected, the tables in the last page are colliding, also for reference...

    forum.aspose.com/t/tables-colliding-on-docx-to-...