Sort Score
Result 10 results
Languages All
Labels All
Results 501 - 510 of 10,134 for

page count

(0.52 sec)
  1. Convert OST to TIFF via C# | products.aspose.com

    Sample code for OST to TIFF C# conversion. Use API example code for batch OST files to TIFF conversion within VB.NET, Asp.NET or any .NET based application....tiff 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...
  2. 使用 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/
  3. Convert Text to PDF|Aspose.PDF for Android via ...

    Aspose.PDF for Android via Java allows you to convert plain text file to PDF or to convert pre-formatted text file to PDF....object and add a new page in the Pages collection. Create a new...Add a new page in Pages collection of Document Page page = document...

    docs.aspose.com/pdf/androidjava/convert-text-to...
  4. Replace Text|Aspose.PDF for .NET

    This section explains how to work with Text using PdfContentEditor Class....encountered, and it will also count the number of such replacements...replacements but on a specific page of your document. In the next...

    docs.aspose.com/pdf/net/replace-text-facades/
  5. Pdf417ExtendedParameters|Aspose.BarCode for Pyt...

    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....macro_pdf_417_segments_count Gets macro pdf417 barcode segments count. Default...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/barcode/python-net/api-referenc...
  6. TextColumnCollection class | Aspose.Words for N...

    Aspose.Words.TextColumnCollection class. A collection of [TextColumn](../textcolumn/) objects that represent all the columns of text in a section of a document...them equals page width minus left and right page margins. Properties...Properties Name Description count Gets the number of columns in...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::LineNumberRestartMode enum | Asp...

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

    reference.aspose.com/words/cpp/aspose.words/lin...
  8. Convert PST to VCF via C# | products.aspose.com

    Sample code for PST to VCF C# conversion. Use API example code for batch PST files to VCF conversion within VB.NET, Asp.NET or any .NET based application.... Increment the count for each contact saved. System...save them as .vcf files int count = 1 ; foreach ( var msg in contactFolder...

    products.aspose.com/email/net/conversion/pst-to...
  9. Convert PST to EMLX via C# | products.aspose.com

    Sample code for PST to EMLX C# conversion. Use API example code for batch PST files to EMLX conversion within VB.NET, Asp.NET or any .NET based application....emlx files int count = 1 ; foreach ( var msg in inbox...Combine(outputDirectory, $"Message{count}.emlx" ); msg.Save(emlxFilePath...

    products.aspose.com/email/net/conversion/pst-to...
  10. Convert PST to OFT via C# | products.aspose.com

    Sample code for PST to OFT C# conversion. Use API example code for batch PST files to OFT conversion within VB.NET, Asp.NET or any .NET based application....oft files int count = 1 ; foreach ( var msg in inbox...Combine(outputDirectory, $"Message{count}.oft" ); msg.Save(oftFilePath...

    products.aspose.com/email/net/conversion/pst-to...