Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 9,431 for

page count

(0.1 sec)
  1. InlineStory.story_type property | Aspose.Words ...

    InlineStory.story_type property. Returns the type of the story....it appear at the referencing page's footer. self . assertEqual...assertEqual ( 0 , footnote . tables . count ) footnote . append_child (...

    reference.aspose.com/words/python-net/aspose.wo...
  2. InlineStory.parent_paragraph property | Aspose....

    InlineStory.parent_paragraph property. Retrieves the parent [Paragraph](../../paragraph/) of this node....it appear at the referencing page's footer. self . assertEqual...assertEqual ( 0 , footnote . tables . count ) footnote . append_child (...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Hyphenation.Callback | Aspose.Words for .NET

    Optimize your document layout with the Hyphenation Callback property. Efficiently load dictionaries for multilingual processing and enhance user experience....to request dictionaries when page layout of the document is built...That ( warningInfoCollectio . Count , Is . EqualTo ( 0 )); // Open...

    reference.aspose.com/words/net/aspose.words/hyp...
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. PS to GIF Conversion API | JavaScript

    PS to GIF conversion provided by Aspose.Page for JavaScript API solution. Works in JavaScript Runtime Environment for Windows 32 bit, Windows 64 bit, and Linux 64 bit....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    products.aspose.com/page/javascript-cpp/convers...
  9. 页眉和页脚|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....//Setting the current page number and page count at the right footer...

    docs.aspose.com/cells/zh/java/header-and-footers/
  10. PageSetup.line_starting_number property | Aspos...

    PageSetup.line_starting_number property. Gets or sets the starting line number....restart the numbering on each new page from 1 and display the number...of the line. page_setup = builder . page_setup page_setup . line_starting_number...

    reference.aspose.com/words/python-net/aspose.wo...