Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 9,396 for

page count

(0.04 sec)
  1. PDF to JPEG Converter using Python | Aspose.PDF

    Sample code on Python for PDF to JPEG conversion. Use example code for batch PDF to JPEG conversion with Python and .NET...formats, see the Documentation pages. Also, you can check the other...will be used to convert each page of the PDF document into an...

    products.aspose.com/pdf/python-net/conversion/p...
  2. InlineStory.parentParagraph property | Aspose.W...

    InlineStory.parentParagraph property. Retrieves the parent [Paragraph](../../paragraph/) of this node....referencing page's footer. expect ( footnote . tables . count ). toEqual...expect ( footnote . tables . count ). toEqual ( 1 ); expect ( footnote...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. InlineStory.font property | Aspose.Words for No...

    InlineStory.font property. Provides access to the font formatting of the anchor character of this object....referencing page's footer. expect ( footnote . tables . count ). toEqual...expect ( footnote . tables . count ). toEqual ( 1 ); expect ( footnote...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. InlineStory.font property | Aspose.Words for Py...

    InlineStory.font property. Provides access to the font formatting of the anchor character of this object....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...
  5. Comment.storyType property | Aspose.Words for N...

    Comment.storyType property. Returns [StoryType.Comments](../../storytype/#Comments)....referencing page's footer. expect ( footnote . tables . count ). toEqual...expect ( footnote . tables . count ). toEqual ( 1 ); expect ( footnote...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Comment.story_type property | Aspose.Words for ...

    Comment.story_type property. Returns [StoryType.COMMENTS](../../storytype/#COMMENTS)....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...
  7. Convert PST to ICS via C# | products.aspose.com

    Sample code for PST to ICS C# conversion. Use API example code for batch PST 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/pst-to...
  8. Convert MBOX to ICS via C# | products.aspose.com

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

    products.aspose.com/email/net/conversion/mbox-t...
  9. Aspose::Words::PageSetup::get_LineNumberRestart...

    Aspose::Words::PageSetup::get_LineNumberRestartMode method. 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 in C++....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/cpp/aspose.words/pag...
  10. 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...