Sort Score
Result 10 results
Languages All
Labels All
Results 4,051 - 4,060 of 187,798 for

page

(0.42 sec)
  1. ControlChar.SECTION_BREAK property | Aspose.Wor...

    ControlChar.SECTION_BREAK property. End of section character: \x000c or \f...PAGE_BREAK . @property def SECTION_BREAK...) # Add a page break. builder . write ( 'Before page break.' +...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 创建复杂的PDF|Aspose.PDF for C++

    Aspose.PDF for C++允许您创建包含图像、文本片段和表格的更复杂的文档。... 向文档对象添加一个 Page 。因此,现在我们的文档将有一页。 向页面添加一个 Image...(); // 添加页面 auto page = document -> get_Pages () -> Add (); //...

    docs.aspose.com/pdf/zh/cpp/complex-pdf-example/
  3. ControlChar.LF property | Aspose.Words for Python

    ControlChar.LF property. Line feed character: \x000a or \n...) # Add a page break. builder . write ( 'Before page break.' +...ControlChar . PAGE_BREAK + 'After page break.' ) # A page break is...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ControlChar.SPACE_CHAR property | Aspose.Words ...

    ControlChar.SPACE_CHAR property. Space character: (char)32....) # Add a page break. builder . write ( 'Before page break.' +...ControlChar . PAGE_BREAK + 'After page break.' ) # A page break is...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ControlChar.LINE_FEED property | Aspose.Words f...

    ControlChar.LINE_FEED property. Line feed character: \x000a or \n...) # Add a page break. builder . write ( 'Before page break.' +...ControlChar . PAGE_BREAK + 'After page break.' ) # A page break is...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Section Breaks Lost During Document.Save() in A...

    Description: We are encountering a critical issue where section breaks are being lost or corrupted when using Document.Save() to overwrite DOCX files. This results in improper Page layout—multi-Page documents collapse i…...results in improper page layout—multi-page documents collapse...collapse into fewer pages, disrupting intended formatting and content...

    forum.aspose.com/t/section-breaks-lost-during-d...
  7. How to Set Print Area with JavaScript via C++|D...

    This article shows you code explaining how to set a print area using the Aspose.Cells library for JavaScript via C++....the printed pages, avoiding splits or unwanted page breaks. Save...area. Open the Page Layout Tab: Go to the Page Layout tab in the...

    docs.aspose.com/cells/javascript-cpp/how-to-set...
  8. Hebrew content turned out mirrored when using A...

    Hi team, I’m using Aspose PDF .NET to save a PDF file to another PDF, but I got an issue with Hebrew content. When I open a PDF file as a Document, collect Pages and save it to another Document, contents of Hebrew turne…...file as a Document, collect pages and save it to another Document...PageCollection pages = pdfDocument.Pages; foreach(Page page in pages) { pdfDocument2...

    forum.aspose.com/t/hebrew-content-turned-out-mi...
  9. 使用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...
  10. Set Visio Shape's XForm, Line and Fill Data|Doc...

    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....values to move the shapes on the page. Input diagram The diagram after...vsd" ); // get the page by its name Page page1 = diagram . getPages...

    docs.aspose.com/diagram/java/set-visio-shape-s-...