Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 10,904 for

page count

(0.39 sec)
  1. 使用 C# 更改 PDF 页面大小|Aspose.PDF for .NET

    使用 Aspose.PDF for .NET 库更改 PDF 文档的页面大小。... Page 类包含 SetPageSize(…) 方法,允许您设置...RunExamples . GetDataDir_AsposePdf_Pages (); // Open PDF document using...

    docs.aspose.com/pdf/zh/net/change-page-size/
  2. PageSetup.LineNumberRestartMode | Aspose.Words ...

    Discover the PageSetup LineNumberRestartMode property to control line numbering—choose between restarting at new Pages or continuous numbering for seamless documents....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/net/aspose.words/pag...
  3. Aspose::Words::PageSetup::get_EndnoteOptions me...

    Aspose::Words::PageSetup::get_EndnoteOptions method. Provides options that control numbering and positioning of endnotes in this section in C++....numbering from 1 // at each new page and display themselves directly...directly beneath the text on every page. System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words/pag...
  4. Aspose::Words::PageSetup::get_FootnoteOptions m...

    Aspose::Words::PageSetup::get_FootnoteOptions method. Provides options that control numbering and positioning of footnotes in this section in C++....numbering from 1 // at each new page and display themselves directly...directly beneath the text on every page. System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words/pag...
  5. Document.sections property | Aspose.Words for N...

    Document.sections property. Returns a collection that represents all sections in the document....Starts the next section on a new page: builder . insertBreak ( aw...next section on the current page: builder . insertBreak ( aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Display MHT Formats Using C++ | Aspose.PDF

    Open and view MHT documents programmatically with C++ sample code using Aspose.PDF for C++... Pages . Count ; pageCount ++) { using...)) { // Convert a particular page and save the image to stream...

    products.aspose.com/pdf/cpp/viewer/mht/
  7. Convert OST to TIFF via C# | products.aspose.com

    Sample code for OST to TIFF C# conversion. Use API example code for batch OST files to TIFF conversion within VB.NET, Asp.NET or any .NET based application....tiff files int count = 1 ; foreach ( var msg in inboxFolder...MessageFormattingFla.MailInfo; // Set page layout for printing printer...

    products.aspose.com/email/net/conversion/ost-to...
  8. 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...
  9. How to create Dynamic Rolling Chart with Node.j...

    Learn how to create a dynamic rolling chart using Aspose.Cells for Node.js via C++. Our guide will demonstrate how to implement smooth data transitions and rolling averages in your chart for a continuous and updated display....$B$1,COUNT(Sheet1!$B:$B),0,-5,1)" ); //...setRefersTo ( "=OFFSET(Sheet1!$A$1,COUNT(Sheet1!$A:$A),0,-5,1)" ); //...

    docs.aspose.com/cells/nodejs-cpp/create-dynamic...
  10. 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...