Sort Score
Result 10 results
Languages All
Labels All
Results 3,921 - 3,930 of 22,043 for

table

(0.11 sec)
  1. Rows moved to the next page when converting DOC...

    Hi, When converting a DOCX to PDF using Aspose.Words. I noticed the last row of a page was moved to the beginning of the next page, causing messed up layout and extra pages. Code: var document = new Document(@".\test…... In this example, a whole table is moved into page 2; when converting...noticed that if I remove the table of contents in the original...

    forum.aspose.com/t/rows-moved-to-the-next-page-...
  2. 从 .NET 演示文稿获取段落边界|Aspose.Slides 文档

    了解如何在 Aspose.Slides for .NET 中检索段落和文本块边界,以优化 PowerPoint 演示文稿中的文本定位。...)) { Table tbl = pres . Slides [ 0 ]. Shapes [ 0 ] as Table ; ICell...

    docs.aspose.com/slides/zh/net/paragraph/
  3. Latest topics - Free Support Forum - aspose.com

    Get FREE technical support for Aspose APIs from our developers using free support forum....on page 2 when header mixes table + centered paragraph with tabs...InsertCutCells corrupts structured table references in formulas on other...

    forum.aspose.com/latest
  4. Odso.TableName | Aspose.Words for .NET

    Discover the Odso TableName property, effortlessly connect to specific data sets in external sources, enhancing data integration with ease.... WriteLine ( $"Table:\n\t{odso.TableName}" ); Console...

    reference.aspose.com/words/net/aspose.words.set...
  5. Recognition XDimension Mode|Documentation

    This article explains how barcode recognition can be optimized for different bercode sizes and scan resolutions...required modes and listed in the table below. XDimension Mode Description...Barcode Types The following table shows difference in recognition...

    docs.aspose.com/barcode/net/recognition-xdimens...
  6. 使用 Java 管理演示文稿中的表格单元格|Aspose.Slides 文档

    使用 Aspose.Slides for Java,轻松管理 PowerPoint 中的表格单元格。快速掌握访问、修改和样式设置,实现无缝的幻灯片自动化。...pptx" ); try { ITable table = ( ITable ) pres . getSlides...Shape#0 是表格 for ( int i = 0 ; i < table . getRows (). size (); i ++)...

    docs.aspose.com/slides/zh/java/manage-cells/
  7. Aspose::Words::ControlChar::Cell method | Aspos...

    Aspose::Words::ControlChar::Cell method. End of a Table cell or end of a Table row character: "\x0007" or "\a" in C++....method End of a table cell or end of a table row character: “\x0007”...

    reference.aspose.com/words/cpp/aspose.words/con...
  8. MailMergeSettings.MailSubject | Aspose.Words fo...

    Customize your MailMerge with the MailSubject property to create engaging email or fax subject lines. Enhance communication with personalized content.... WriteLine ( $"Table:\n\t{odso.TableName}" ); Console...

    reference.aspose.com/words/net/aspose.words.set...
  9. Convert Text to Columns using Aspose.Cells|Docu...

    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....down when inserting Cells Data Table Rows Analyzing your prompt,...

    docs.aspose.com/cells/java/convert-text-to-colu...
  10. Porting code: Object reference not set to an in...

    I am moving code from one vb website to a new vb website. Same version of vb, same aspose dll same everything. In the new project on the line: absorber.Visit(Page) I get the error “Object reference not set to an ins…...TableAbsorber() Dim table As Aspose.Pdf.Text.AbsorbedTable...

    forum.aspose.com/t/porting-code-object-referenc...