Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 8,053 for

page count

(0.05 sec)
  1. 使用 C# 添加、提取或移除 PDF 中的图像 | Aspose.PDF

    本页介绍使用 Aspose.PDF for .NET 库使用 PDF 文件中的图像的功能。...upperRightY = 200 ; var page = pdfDocument . Pages [ 1 ]; var imageStream...); page . Resources . Images . Add ( imageStream ); page . Contents...

    products.aspose.com/pdf/zh-hans/net/images/
  2. LineNumberRestartMode enumeration | Aspose.Word...

    Aspose.Words.LineNumberRestartMode enumeration. Determines when automatic line numbering restarts....restarts at the start of every page. RestartSection Line numbering...restart the numbering on each new page from 1 and display the number...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. PageSetup.lineNumberRestartMode property | Aspo...

    PageSetup.lineNumberRestartMode property. Gets or sets the way line numbering runs that is, whether it starts over at the beginning of a new Page or section or runs continuously....over at the beginning of a new page or section or runs continuously...restart the numbering on each new page from 1 and display the number...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Convert CDR to PSD using Python

    Follow this article to convert CDR to PSD using Python. It has all the details to set the IDE, a list of steps, and a sample code for converting CDR to PSD using Python....Page Product Family Aspose.PSD Product...save options Enable the multi-page merging, set the Rasterization...

    kb.aspose.com/imaging/python/convert-cdr-to-psd...
  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. Find if the Worksheet is Dialog Sheet|Documenta...

    Dialog Sheet is an old format of sheet. This article provides instructions and sample code for determining programmatically whether an Excel worksheet is a Dialog Sheet using Aspose.Cells for Python via .NET Library.... Page Setup Features Count number of cells in...

    docs.aspose.com/cells/python-net/find-if-the-wo...
  7. 向多个文档添加页脚|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-...
  8. 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/
  9. Convert MBOX to ICS via C# | products.aspose.com

    Sample code for MBOX to ICS C# conversion. Use API example code for batch MBOX files to ICS conversion within VB.NET, Asp.NET or any .NET based application....ics files int count = 1 ; foreach ( var eml in mbox...Combine(outputDirectory, $"Message{count}.ics" ); var icsContent = eml...

    products.aspose.com/email/net/conversion/mbox-t...
  10. Convert PST to XPS via C# | products.aspose.com

    Sample code for PST to XPS C# conversion. Use API example code for batch PST 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/pst-to...