Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 8,053 for

page count

(0.04 sec)
  1. FieldMergeSeq Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldMergeSeq class for seamless document merging with the MERGESEQ field. Boost your document automation today!...MERGESEQ fields to the number and count mail merge records in a mail...()); // A MERGESEQ field will count the number of successful merges...

    reference.aspose.com/words/net/aspose.words.fie...
  2. Aspose::Words::DocumentBuilder::InsertField met...

    Aspose::Words::DocumentBuilder::InsertField method. Inserts a Word field into a document and optionally updates the field result in C++....builder -> Write ( u " \n This is page " ); builder -> InsertField...GetFieldCode ()); ASSERT_EQ ( u " PAGE " , doc -> get_Range () -> get_Fields...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. Convert PST to MHT via C# | products.aspose.com

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

    products.aspose.com/email/net/conversion/pst-to...
  4. Header and Footers|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/java/header-and-footers/
  5. Aspose::Words::Notes::FootnoteOptions::get_Star...

    Aspose::Words::Notes::FootnoteOptions::get_StartNumber method. Specifies the starting number or character for the first automatically numbered footnotes 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...
  6. Add Table of Contents to PDF using Java

    Add table of contents to PDF using Java. Learn the process using the detailed steps and a sample code for adding a clickable table of contents in PDF using Java....Page Product Family Aspose.PSD Product...total number of pages and insert a new page at the start of the...

    kb.aspose.com/pdf/java/add-table-of-contents-to...
  7. InlineStory.EnsureMinimum | Aspose.Words for .NET

    Optimize your content with InlineStory's EnsureMinimum method, which adds a paragraph if the last child isn't one, enhancing readability and structure....it appear at the referencing page's footer. Assert . AreEqual...AreEqual ( 0 , footnote . Tables . Count ); footnote . AppendChild (...

    reference.aspose.com/words/net/aspose.words/inl...
  8. InlineStory.ParentParagraph | Aspose.Words for ...

    Discover the InlineStory ParentParagraph property to effortlessly access the parent Paragraph of any node, enhancing your content management experience....it appear at the referencing page's footer. Assert . AreEqual...AreEqual ( 0 , footnote . Tables . Count ); footnote . AppendChild (...

    reference.aspose.com/words/net/aspose.words/inl...
  9. 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...
  10. 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...