Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 10,133 for

page count

(0.07 sec)
  1. Aspose::Words::DocumentBuilder::InsertField met...

    Aspose::Words::DocumentBuilder::InsertField method. Inserts a Word field into a document and optionally updates the field result in C++....builder -> Write ( u " \n This is page " ); builder -> InsertField...GetFieldCode ()); ASSERT_EQ ( u " PAGE " , doc -> get_Range () -> get_Fields...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. 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...
  3. 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...
  4. 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...
  5. Convert OST to HTML via C# | products.aspose.com

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

    products.aspose.com/email/net/conversion/ost-to...
  6. How to create Dynamic Rolling Chart with C++|Do...

    Learn how to create a dynamic rolling chart using Aspose.Cells for C++. Our guide will demonstrate how to implement smooth data transitions and rolling averages in your chart for a continuous and updated display....$B$1,COUNT(Sheet1!$B:$B),0,-5,1)" ); //...SetRefersTo ( u "=OFFSET(Sheet1!$A$1,COUNT(Sheet1!$A:$A),0,-5,1)" ); //...

    docs.aspose.com/cells/cpp/create-dynamic-rollin...
  7. 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...
  8. FootnoteOptions.start_number property | Aspose....

    FootnoteOptions.start_number property. Specifies the starting number or character for the first automatically numbered footnotes....begins the footnote/endnote count. doc = aw . Document () builder...show up at the bottom of each page that contains # their reference...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 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/
  10. Convert MBOX Files to Various Formats in C#|Doc...

    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....file and retrieve the total count of email messages. It provides...save them as .html files int count = 1 ; foreach ( var eml in mbox...

    docs.aspose.com/email/net/converting-between-fo...