Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 10,167 for

page count

(0.09 sec)
  1. 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...
  2. 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...
  3. 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/
  4. Wrong PageCount on docx file with Aspose.Words ...

    Dear support team, I am running a simple unit test with an input docx document. Each time, this document contains 5 Pages. But when I load it with Aspose.Words and then iterate on Pages based on PageCount, there is an…...time, this document contains 5 pages. But when I load it with Aspose...Aspose.Words and then iterate on pages based on PageCount, there is...

    forum.aspose.com/t/wrong-pagecount-on-docx-file...
  5. FieldToc.entry_separator property | Aspose.Word...

    FieldToc.entry_separator property. Gets or sets a sequence of characters that separate an entry and its Page number....that separate an entry and its page number. @property def entry_separator...style to the left, # and the page the heading appears on to the...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldToc.hide_in_web_layout property | Aspose.W...

    FieldToc.hide_in_web_layout property. Gets or sets whether to hide tab leader and Page numbers in Web layout view....whether to hide tab leader and page numbers in Web layout view....style to the left, # and the page the heading appears on to the...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Convert PostScript with Aspose.Page Node.js via...

    PS to BMP conversion functionality included in Aspose.Page API solution for Node.js via C++ is explained and illustrated with the code snippets here....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/nodejs-cpp/convert-ps/
  8. Split DOTX File Online or using Android Mobile ...

    Free online app to split different DOTX files. Android splitter library Java code for DOTX documents.... Count total number of pages in the DOTX file...through each page and use extractPages to extract the page. Save the...

    products.aspose.com/total/android-java/split/dotx/
  9. Split RTF File Online or using Android Mobile A...

    Free online app to split different RTF files. Android splitter library Java code for RTF documents.... Count total number of pages in the RTF file....through each page and use extractPages to extract the page. Save the...

    products.aspose.com/total/android-java/split/rtf/
  10. 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...