Sort Score
Result 10 results
Languages All
Labels All
Results 4,261 - 4,270 of 184,547 for

page

(0.07 sec)
  1. 在Php中管理分页符|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....添加分页符,请调用 pagebreaks 模块的 add_page_breaks 方法。下面是代码示例。 PHP 代码 $worksheets...$worksheets -> get ( 0 ); $h_page_breaks = $worksheet -> getHorizontalPageBre...

    docs.aspose.com/cells/zh/java/managing-page-bre...
  2. CompatibilityOptions.grow_autofit property | As...

    CompatibilityOptions.grow_autofit property. Allow Tables to AutoFit Into Page Margins....Allow Tables to AutoFit Into Page Margins. @property def grow_autofit...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Split VDW Files via Python | products.aspose.com

    Python source code to Split vdw file within any Python based application....each page Create a new Diagram class object Copy the page via...diagram = Diagram( "file.vdw" ); page = diagram.getPages(). get (...

    products.aspose.com/diagram/python-java/splitte...
  4. Create VSTM Files via Python | products.aspose.com

    Python Sample code for generating VSTM documents. Use this code for creating VSTM files within any Python based application.....the first page of the diagram. Add text in the page. Use save...Access the first page of the diagram. page = diagram.getPages()...

    products.aspose.com/diagram/python-java/create/...
  5. 使用C++的JavaScript管理分页符|Documentation

    本文提供示例代码,说明如何通过Aspose.Cells for JavaScript使用C++编程方式添加、清除或删除Excel工作表中的特定分页符。...head > < body > < h1 > Adding Page Breaks Example </ h1 > < input...worksheets . get ( 0 ); // Add a page break at cell Y30 worksheet...

    docs.aspose.com/cells/zh/javascript-cpp/managin...
  6. ParagraphFormat.RightIndent | Aspose.Words for ...

    Discover how to easily adjust the right indent of your paragraphs with the ParagraphFormat RightIndent property. Enhance your document formatting today!...will sit asymmetrically on the page. // The "center" that we align...text, not the middle of the page. ParagraphFormat paragraphFormat...

    reference.aspose.com/words/net/aspose.words/par...
  7. Converting a TEXT file to PDF using Android via...

    Sample code on Java for TEXT to PDF conversion. Use example code for batch TEXT to PDF conversion in Android...formats, see the Documentation pages. Also, you can check the other...Library on the Documentation pages. To verify the benefits of the...

    products.aspose.com/pdf/android-java/conversion...
  8. ZoomType Enum | Aspose.Words for .NET

    Discover Aspose.Words.Settings.ZoomType enum to customize document display sizes in Microsoft Word for optimal viewing and productivity....recalculated to fit one full page. PageWidth 2 Zoom percentage...automatically recalculated to fit page width. TextFit 3 Zoom percentage...

    reference.aspose.com/words/net/aspose.words.set...
  9. Issue with tables having large number of rows w...

    I created a table in Excel with around 120 rows. When I insert this table back into Excel, all 120 rows are displayed correctly. However, when I insert the same table into Word, only the first 55 rows are visible initia…...to break across pages” is enabled. Adjust Page Layout : Sometimes...Sometimes, page margins or layout settings can affect how tables are...

    forum.aspose.com/t/issue-with-tables-having-lar...
  10. Split PDF, HTML, TXT Files using C# | Aspose.PDF

    C# sample code to split files on .NET Framework, .NET Core....document, you must split the pages of the original file. In order...please learn Documentation Pages . You may also use the following...

    products.aspose.com/pdf/net/splitter/