Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 8,216 for

page count

(0.04 sec)
  1. PageSetup.EndnoteOptions | Aspose.Words for .NET

    Discover the PageSetup EndnoteOptions property to easily customize endnote numbering and positioning for enhanced document formatting and clarity....numbering from 1 // at each new page and display themselves directly...directly beneath the text on every page. FootnoteOptions footnoteOptions...

    reference.aspose.com/words/net/aspose.words/pag...
  2. PageSetup.FootnoteOptions | Aspose.Words for .NET

    Discover PageSetup FootnoteOptions to easily customize footnote numbering and positioning for enhanced document clarity and professionalism....numbering from 1 // at each new page and display themselves directly...directly beneath the text on every page. FootnoteOptions footnoteOptions...

    reference.aspose.com/words/net/aspose.words/pag...
  3. 在C++中使用Artifacts|Aspose.PDF for C++

    本页描述了如何使用Aspose.PDF for C++处理Artifact类。代码片段展示了如何向PDF页面添加背景图像以及如何获取PDF文件第一页的每个水印。...ArtifactType枚举的值,其中值包括Background, Layout, Page, Pagination和Undefined)。 Artifact...ArtifactCollection 。 为了获取特定页面上的所有工件, Page 类具有Artifacts属性。本主题展示了如何在PDF文件中处理水印工件。...

    docs.aspose.com/pdf/zh/cpp/artifacts/
  4. PageSetup.endnote_options property | Aspose.Wor...

    PageSetup.endnote_options property. Provides options that control numbering and positioning of endnotes in this section....numbering from 1 # at each new page and display themselves directly...every page. footnote_options = doc . sections [ 0 ] . page_setup...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 通过 Java 将图像添加到 PDF | Aspose.PDF

    本页介绍了使用 Java 和 PHP、Delphi 和 Aspose.PDF for Java 库将图像添加到 PDF 文档中的功能。...upperRightY = 200 ; Page page = pdfDocument . Pages [ 1 ] ; FileStream...); page . Resources . Images . Add ( imageStream ); page . Contents...

    products.aspose.com/pdf/zh-hans/java/images/add/
  6. Working with Common Conditional Blocks in Java|...

    Use common conditional blocks within paragraphs to represent the same data depending on a condition using Java....following template to represent the count of elements in the enumeration...items << else >><<[ items . count ()]>> item ( s )<</ if >>. Note...

    docs.aspose.com/words/java/working-with-common-...
  7. Convert OST to XPS via C# | products.aspose.com

    Sample code for OST to XPS C# conversion. Use API example code for batch OST files to XPS conversion within VB.NET, Asp.NET or any .NET based application....xps files int count = 1 ; foreach ( var msg in inboxFolder...MessageFormattingFla.MailInfo; // Set page layout for printing printer...

    products.aspose.com/email/net/conversion/ost-to...
  8. 向多个文档添加页脚|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....Description| &P Current page number| &N Page count|&D Current date|...

    docs.aspose.com/cells/zh/sharepoint/add-footer-...
  9. DocumentBuilder.InsertField | Aspose.Words for ...

    Enhance your documents with DocumentBuilder's InsertField method. Effortlessly add and update Word fields for dynamic content and improved functionality.... Write ( "\nThis is page " ); builder . InsertField (...GetFieldCode (), Is . EqualTo ( " PAGE " )); if ( updateInsertedFields...

    reference.aspose.com/words/net/aspose.words/doc...
  10. View MHT Files using Python | Aspose.PDF

    Open and view MHT documents programmatically with Python sample code using Aspose.PDF for Python for .NET... Pages . Count ; pageCount ++) { using...)) { // Convert a particular page and save the image to stream...

    products.aspose.com/pdf/python-net/viewer/mht/