Sort Score
Result 10 results
Languages All
Labels All
Results 511 - 520 of 10,492 for

page count

(0.15 sec)
  1. HeaderFooterCollection.Item | Aspose.Words for ...

    Access HeaderFooters effortlessly with the Item property. Retrieve specific headers or footers by index for streamlined document management....footer will only appear on pages in the section that contains...Sections [ 0 ]. HeadersFooters . Count , Is . EqualTo ( 2 )); Assert...

    reference.aspose.com/words/net/aspose.words/hea...
  2. 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...
  3. TextColumnCollection class | Aspose.Words for P...

    aspose.words.TextColumnCollection class. A collection of [TextColumn](../textcolumn/) objects that represent all the columns of text in a section of a document...set_count() to set the number of text...them equals page width minus left and right page margins. Indexers...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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...
  5. 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...
  6. 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...
  7. Document.sections property | Aspose.Words for N...

    Document.sections property. Returns a collection that represents all sections in the document....Starts the next section on a new page: builder . insertBreak ( aw...next section on the current page: builder . insertBreak ( aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Convert PDF to searchable PDF via C# | Aspose

    Recognize PDF and saving recognition results as a searchable PDF via C#....printouts consisting of multiple pages, as well as for batch recognition...PDF document, start page and pages count RecognizeAndSaveSear...

    products.aspose.com/ocr/net/recognition/recogni...
  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...