Sort Score
Result 10 results
Languages All
Labels All
Results 4,331 - 4,340 of 181,791 for

page

(0.91 sec)
  1. 使用 Java 向 PDF 添加页脚 | Aspose.PDF

    用于在任何平台上在 PDF 文档中添加页脚的 Java 源代码...// Add footer on all pages for ( Page page : pdfDocument . getPages...getPages ()) { page . addStamp ( imageStamp ); } pdfDocument . save...

    products.aspose.com/pdf/zh-hans/java/footer/
  2. Configure and Use CRM OneClick Generator|Aspose...

    How to use and configure Aspose OneClick Word Document Generator add-on using C#....Hide ] What is this page about? This page explains how to use...results. Please refresh the page and try again....

    docs.aspose.com/words/net/using-and-configuring...
  3. Getting Started|Aspose.Words for .NET

    Use this introduction to Aspose.Words for .NET fundamentals to start realizing the value of Aspose.Words for your business....Hide ] What is this page about? This page describes how to get...results. Please refresh the page and try again....

    docs.aspose.com/words/net/getting-started/
  4. Inserting HTML Dynamically in C#|Aspose.Words f...

    Insert HTML into your document dynamically when building a report using C#....Hide ] What is this page about? This page describes inserting...results. Please refresh the page and try again....

    docs.aspose.com/words/net/inserting-html-dynami...
  5. JPEG to TEX Converter using Python | Aspose.PDF

    Sample code on Python for JPEG to TEX conversion. Use example code for batch JPEG to TEX conversion with Python and .NET...formats, see the Documentation pages. Also, you can check the other...Call the add method of the pages collection on the document object...

    products.aspose.com/pdf/python-net/conversion/j...
  6. Evaluate Aspose.Cells|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....evaluation from the download page . The evaluation package is...the [Temporary License request page] ( https://purchase.aspose....

    docs.aspose.com/cells/reportingservices/evaluat...
  7. Aspose::Words::ControlChar::LineFeed method | A...

    Aspose::Words::ControlChar::LineFeed method. Line feed character: "\x000a" or "\n". Same as Lf in C++....() -> get_Count ()); // Add a page break. builder -> Write ( System...System :: String ( u "Before page break." ) + Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words/con...
  8. Aspose::Words::ControlChar::SectionBreak method...

    Aspose::Words::ControlChar::SectionBreak method. End of section character: "\x000c" or "\f". Note it has the same value as PageBreak in C++....() -> get_Count ()); // Add a page break. builder -> Write ( System...System :: String ( u "Before page break." ) + Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words/con...
  9. Aspose::Words::ControlChar::CellChar field | As...

    Aspose::Words::ControlChar::CellChar field. End of a table cell or end of a table row character: (char)7 or "\a" in C++....() -> get_Count ()); // Add a page break. builder -> Write ( System...System :: String ( u "Before page break." ) + Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words/con...
  10. Aspose::Words::ControlChar::OptionalHyphenChar ...

    Aspose::Words::ControlChar::OptionalHyphenChar field. Optional Hyphen in Microsoft Word is (char)31 in C++....() -> get_Count ()); // Add a page break. builder -> Write ( System...System :: String ( u "Before page break." ) + Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words/con...