Sort Score
Result 10 results
Languages All
Labels All
Results 4,281 - 4,290 of 181,392 for

page

(0.22 sec)
  1. 使用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...
  2. Convert Word DOC to EPUB using Java

    Follow this article to transform DOCX to EPUB using Java. It shares details to set the development environment, a list of steps, and a sample code to convert Word DOC to EPUB using Java....Page Product Family Aspose.PSD Product...for each page in the source Word file, use the PAGE_BREAK option...

    kb.aspose.com/words/java/convert-word-doc-to-ep...
  3. XamlFixedSaveOptions class | Aspose.Words for P...

    aspose.words.saving.XamlFixedSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.XAML_FIXED](../../aspose.words/saveformat/#XAML_FIXED) format...from FixedPageSaveOptions ) page_saving_callback Allows to control...control how separate pages are saved when a document is exported...

    reference.aspose.com/words/python-net/aspose.wo...
  4. TEXT to PDF Converter using Android via Java | ...

    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...
  5. FieldNextIf.RightExpression | Aspose.Words for ...

    Discover the FieldNextIf RightExpression property to easily manage and customize the right side of your comparison expressions for enhanced data handling....merge multiple rows into one page during a mail merge. public...table would normally create a 3-page document. DataTable table =...

    reference.aspose.com/words/net/aspose.words.fie...
  6. ControlChar.CrLf | Aspose.Words for .NET

    Discover ControlChar CrLf, the key to efficient text formatting. Learn how carriage return and line feed enhance paragraph breaks in text files....// Add a page break. builder . Write ( "Before page break." +...PageBreak + "After page break." ); // A page break is the same...

    reference.aspose.com/words/net/aspose.words/con...
  7. ControlChar.NonBreakingSpace | Aspose.Words for...

    Discover ControlChar's NonBreakingSpace field for seamless formatting. Enhance your text with the x00a0 character for improved readability!...// Add a page break. builder . Write ( "Before page break." +...PageBreak + "After page break." ); // A page break is the same...

    reference.aspose.com/words/net/aspose.words/con...
  8. ControlChar.SectionBreakChar | Aspose.Words for...

    Discover the ControlChar SectionBreakChar field, optimize your document formatting with the essential end-of-section character for seamless text flow....// Add a page break. builder . Write ( "Before page break." +...PageBreak + "After page break." ); // A page break is the same...

    reference.aspose.com/words/net/aspose.words/con...
  9. Create Bookmarks in PDF using Python

    Follow this article to create bookmarks in PDF using Python. It has details to set the IDE, a list of steps, and a sample code to bookmark PDF document using Python....Page Product Family Aspose.PSD Product...create a bookmark for a single page or add child bookmarks to a...

    kb.aspose.com/pdf/python/create-bookmarks-in-pd...
  10. How to Convert SVG to PDF using C#

    This brief topic walks you through detailed steps on how to convert SVG to PDF using C# along with information about configuring the environment to execute the code. Using C# SVG to PDF converter application can be easily developed using a simple API interface....Page Product Family Aspose.PSD Product...which is followed by setting SVG page width and height using SvgRasterizationOpti...

    kb.aspose.com/imaging/net/how-to-convert-svg-to...