Sort Score
Result 10 results
Languages All
Labels All
Results 4,231 - 4,240 of 188,091 for

page

(0.18 sec)
  1. Formatting Pivot Table|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.... Setting Row/Column/Page Fields Format Setting Data Fields...fields in the areas, for example, page, column, row, or data. The code...

    docs.aspose.com/cells/net/formatting-pivot-table/
  2. Aspose.Words for C++ | Aspose API References

    Aspose.Words is a class library that can be used by developers for various platforms for a variety of document processing tasks....represents a frames page or a single frame on a frames page. Aspose::Words::Layout...information such as on what page and where on a page particular document...

    reference.aspose.com/words/cpp/
  3. Document Comparison Getting Started|Aspose.Word...

    To get started with Document Comparison by Aspose.Words for .NET learn the information on System Requirements, Technical Support, Download, and Installation.... What is this page about? This page describes how to get...results. Please refresh the page and try again....

    docs.aspose.com/words/net/document-comparison-g...
  4. How to Split Word File using C#

    This tutorial explains how to split Word file using C#. It contains all the details for configuring the development environment, sequence of steps for writing this application and a runnable sample code to extract Pages from Word using C#....Page Product Family Aspose.PSD Product...file is split, each set of pages can be saved in a separate Word...

    kb.aspose.com/words/net/how-to-split-word-file-...
  5. Split VTX Files via Python | products.aspose.com

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

    products.aspose.com/diagram/python-net/splitter...
  6. Aspose Export to PDF for ASP.NET MVC|Aspose.Wor...

    Using Aspose Export to PDF for ASP.NET MVC addon in C#.... What is this page about? This page explains how to add...selected format version of any html page. This module demonstrates the...

    docs.aspose.com/words/net/aspose-export-to-pdf-...
  7. Header and Footers|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....//Setting the current page number and page count at the right footer...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/cells/java/header-and-footers/
  8. 使用 XSLT 从 XML 创建 PDF|Aspose.PDF for .NET

    C# 库提供将 XML 文件转换为 PDF 文档的能力,要求输入的 XML 文件必须遵循 Aspose.PDF 架构。...Bottom= "15cm" /> </PageInfo> <Page id= "mainSection" > <TextFragment>...</TextSegment> </TextFragment> </Page> </Document> </html> </xsl:template>...

    docs.aspose.com/pdf/zh/net/create-a-hello-world...
  9. 使用 C++ 打印 PDF | Aspose.PDF

    使用 Aspose.PDF for C++ 透過 C++ 範例程式碼以程式方式列印 PDF 文檔...false ; // Do not produce the page number dialog when printing...Create objects for printer and page settings and PrintDocument System...

    products.aspose.com/pdf/zh-hant/cpp/print/
  10. 使用 Java 向 PDF 添加文本 | Aspose.PDF

    使用 Aspose.PDF for Java,使用 Java 示例代码,以编程方式向 PDF 添加文本...toString ()); // get particular page Page pdfPage = pdfDocument . getPages...the text fragment to the PDF page textBuilder . appendText ( textFragment...

    products.aspose.com/pdf/zh-hans/java/text/