Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 8,053 for

page count

(0.04 sec)
  1. Convert OST to OFT via C# | products.aspose.com

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

    products.aspose.com/email/net/conversion/ost-to...
  2. Convert OST to ICS via C# | products.aspose.com

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

    products.aspose.com/email/net/conversion/ost-to...
  3. Aspose::Words::ControlChar::PageBreakChar field...

    Aspose::Words::ControlChar::PageBreakChar field. Page break character: (char)12 or "\f" in C++....[ Hide ] PageBreakChar field Page break character: (char)12 or...:: Paragraph , true ) -> get_Count ()); builder -> Write ( String...

    reference.aspose.com/words/cpp/aspose.words/con...
  4. Working with Project Pages

    Learn how to calculate the total number of Pages while exporting Microsoft Project (MPP/XML) documents in graphical formats using Aspose.Tasks for C++....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/tasks/cpp/project-pages/
  5. Working with Traditional Mail Merge Data Source...

    Use simplified syntax in template expressions to work with traditional Aspose.Words Mail Merge data source objects when building a report in C#....DataView instance, you can count its rows using the following...following syntax. persons . Count () Working with DataRow and DataRowView...

    docs.aspose.com/words/net/working-with-mail-mer...
  6. PageSetup.line_number_count_by property | Aspos...

    PageSetup.line_number_Count_by property. Returns or sets the numeric increment for line numbers....line_number_count_by property PageSetup.line_number_count_by property...line_number_count_by ( self ) -> int : ... @line_number_count_by.setter...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Notes::EndnoteOptions::get_Start...

    Aspose::Words::Notes::EndnoteOptions::get_StartNumber method. Specifies the starting number or character for the first automatically numbered endnotes in C++....begins the footnote/endnote count. auto doc = MakeObject < Document...show up at the bottom of each page that contains // their reference...

    reference.aspose.com/words/cpp/aspose.words.not...
  8. Footnote.StoryType | Aspose.Words for .NET

    Discover the Footnote StoryType property to easily access Footnotes or Endnotes, enhancing your content's clarity and depth for readers....it appear at the referencing page's footer. Assert . AreEqual...AreEqual ( 0 , footnote . Tables . Count ); footnote . AppendChild (...

    reference.aspose.com/words/net/aspose.words.not...
  9. Comment.StoryType | Aspose.Words for .NET

    Discover the StoryType property to effortlessly retrieve comments and enhance your content engagement. Unlock valuable insights today!...it appear at the referencing page's footer. Assert . AreEqual...AreEqual ( 0 , footnote . Tables . Count ); footnote . AppendChild (...

    reference.aspose.com/words/net/aspose.words/com...
  10. Joining Tables in Jython|Aspose.Words for Java

    Joining Tables using Jython....tables with different cell count and widths can be joined into...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/words/java/joining-tables-in-jy...