Sort Score
Result 10 results
Languages All
Labels All
Results 4,001 - 4,010 of 184,562 for

page

(0.23 sec)
  1. SplitCriteria | Aspose.Words for Java

    Specifies how the document is split into parts in Java....Shows how to split document by pages. String doc = getMyDir() + "Big...setSplitCriteria(SplitCriteria.PAGE); Splitter.split(doc, getArtifactsDir()...

    reference.aspose.com/words/java/com.aspose.word...
  2. 使用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...
  3. Resources|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....Email for Java home page Product home page. Aspose.Email blog...

    docs.aspose.com/email/java/resources/
  4. Transfer Excel Range formatting to word Table f...

    https://forum.aspose.com/t/transfer-excel-range-formatting-to-word-table-formatting/308267/9 请回复一下我发的信息...still getting an extra blank page in my word document. Can I do...still getting an extra blank page in my word document. Can I do...

    forum.aspose.com/t/transfer-excel-range-formatt...
  5. How to Find and Replace Text in PDF using Python

    This article assists on how to find and replace text in PDF using Python. It provides information about setting the environment and a runnable sample code to replace text in a PDF using Python....Page Product Family Aspose.PSD Product...on all the pages of a PDF or on a particular page as per the...

    kb.aspose.com/pdf/python/how-to-find-and-replac...
  6. Split DOTX File Online or via .NET | products.a...

    Free online app to split different DOTX files. .NET C# splitter library code for DOTX documents....Get total pages using Page Count. Loop through each page and use...to extract the page. Save the extracted page into new DOTX file...

    products.aspose.com/total/net/split/dotx/
  7. Split DOCM File Online or via .NET | products.a...

    Free online app to split different DOCM files. .NET C# splitter library code for DOCM documents....Get total pages using Page Count. Loop through each page and use...to extract the page. Save the extracted page into new DOCM file...

    products.aspose.com/total/net/split/docm/
  8. Binding Worksheet to a DataSet at Runtime using...

    This article introduces how to bind a worksheet to a DataSet in GridWeb....Sample Code // Implementing Page_Load event handler public partial...System . Web . UI . Page { protected void Page_Load ( object sender...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  9. Email Exporter for Dynamics CRM|Aspose.Words fo...

    The Aspose.Words Email Exporter is an open source add-on for Dynamics CRM. It allows exporting email body to a word document using C#....Hide ] What is this page about? This page describes the Email...successfully. Configuring Web Page Download the source code for...

    docs.aspose.com/words/net/email-exporter-for-dy...
  10. PdfSaveOptions.clone method | Aspose.Words for ...

    PdfSaveOptions.clone method. Creates a deep clone of this object....doc = doc ) # Insert text with PAGE and NUMPAGES fields. These fields...write ( 'Page ' ) builder . insert_field ( field_code = 'PAGE' , field_value...

    reference.aspose.com/words/python-net/aspose.wo...