Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 8,216 for

page count

(0.04 sec)
  1. Aspose::Words::Fields::FieldNumWords class | As...

    Aspose::Words::Fields::FieldNumWords class. Implements the NUMWORDS field. To learn more, visit the documentation article in C++....NUMCHARS, NUMWORDS, NUMPAGES and PAGE fields to track the size of...// 1 - Track the character count with a NUMCHARS field: auto...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. Aspose::Words::Fields::FieldNumPages class | As...

    Aspose::Words::Fields::FieldNumPages class. Implements the NUMPageS field. To learn more, visit the documentation article in C++....NUMCHARS, NUMWORDS, NUMPAGES and PAGE fields to track the size of...// 1 - Track the character count with a NUMCHARS field: auto...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. FootnoteOptions.StartNumber | Aspose.Words for ...

    Discover the FootnoteOptions StartNumber property to customize your footnote numbering, enhancing document clarity and organization effortlessly....begins the footnote/endnote count. Document doc = new Document...show up at the bottom of each page that contains // their reference...

    reference.aspose.com/words/net/aspose.words.not...
  4. Find if the Worksheet is Dialog Sheet|Documenta...

    Dialog Sheet is an old format of sheet. This article provides instructions and sample code for determining programmatically whether an Excel worksheet is a Dialog Sheet using Aspose.Cells for Python via .NET Library.... Page Setup Features Count number of cells in...

    docs.aspose.com/cells/python-net/find-if-the-wo...
  5. 使用 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/
  6. Convert MBOX to OFT via C# | products.aspose.com

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

    products.aspose.com/email/net/conversion/mbox-t...
  7. Convert MBOX to HTML via C# | products.aspose.com

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

    products.aspose.com/email/net/conversion/mbox-t...
  8. Public API Changes in Aspose.Cells 8.3.2|Docume...

    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....move(int count, bool isSameParent) method can...down based on the count value, where count is the number of position...

    docs.aspose.com/cells/java/public-api-changes-i...
  9. Public API Changes in Aspose.Cells 8.3.2|Docume...

    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....Move(int count, bool isSameParent) method can...down based on the count value, where count is the number of position...

    docs.aspose.com/cells/net/public-api-changes-in...
  10. Document.sections property | Aspose.Words for N...

    Document.sections property. Returns a collection that represents all sections in the document.... count - 1 ; let newSection = doc ...Starts the next section on a new page: builder . insertBreak ( aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...