Sort Score
Result 10 results
Languages All
Labels All
Results 541 - 550 of 10,492 for

page count

(0.12 sec)
  1. Footnote.storyType property | Aspose.Words for ...

    Footnote.storyType property. Returns [StoryType.Footnotes](../../../aspose.words/storytype/#Footnotes) or [StoryType.Endnotes](../../../aspose.words/storytype/#Endnotes)....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...
  2. InlineStory.lastParagraph property | Aspose.Wor...

    InlineStory.lastParagraph property. Gets the last paragraph in the story....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. Footnote.story_type property | Aspose.Words for...

    Footnote.story_type property. Returns [StoryType.FOOTNOTES](../../../aspose.words/storytype/#FOOTNOTES) or [StoryType.ENDNOTES](../../../aspose.words/storytype/#ENDNOTES)....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...
  4. InlineStory.tables property | Aspose.Words for ...

    InlineStory.tables property. Gets a collection of tables that are immediate children of the story....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...
  5. InlineStory.storyType property | Aspose.Words f...

    InlineStory.storyType property. Returns the type of the story....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. List labels not getting reatained in splitted d...

    I am splliting a large document into smaller document using document.extractPages() with below code: private List<Document> splitDocumentWithAspose(Document document, int noOfSplits, int totalPageCount) throws Exception…...startIndex + splitDocPageLimit; int count = totalPageCount > endIndex...document.extractPages(startIndex, count); log.debug("splitDocumentWithAsp...

    forum.aspose.com/t/list-labels-not-getting-reat...
  7. Working with Project Pages | Aspose.Tasks Docum...

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

    docs.aspose.com/tasks/cpp/project-pages/
  8. Converting a PDF file to JPEG using Python | As...

    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...
  9. Convert PST to MSG via C# | products.aspose.com

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

    products.aspose.com/email/net/conversion/pst-to...
  10. Editing a PDF's individual pages|Aspose.PDF for...

    This section explains how to edit PDF's individual Pages using PdfPageEditor class....Editing a PDF's individual pages Contents [ Hide ] Aspose.Pdf...you to manipulate individual pages in a PDF file. This feature...

    docs.aspose.com/pdf/net/editing-a-pdf-s-individ...