Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 8,053 for

page count

(0.04 sec)
  1. How to Convert Excel to XPS File in Python

    This quick tutorial covers how to convert Excel to XPS in Python. It encompasses all relevant details including the algorithm and the sample code to perform Excel to XPS conversion in Python....Page Product Family Aspose.PSD Product...class like setting page index, page count, default font, merge...

    kb.aspose.com/cells/python/how-to-convert-excel...
  2. How to convert PDF to JPG | Aspose.PDF

    Do you know how easily convert PDF to JPG in Python? Convert PDF to JPG images with high quality using Python via .NET PDF library.... Learn the Landing Page of PDF to JPG conversion for...JpegDevice.Process method with page index & output file path as...

    products.aspose.com/pdf/tutorial/convert-pdf-jpg/
  3. Aspose::Words::Fields::FieldSection class | Asp...

    Aspose::Words::Fields::FieldSection class. Implements the SECTION field. To learn more, visit the documentation article in C++....SECTIONPAGES fields to number pages by sections. auto doc = MakeObject...()); // A PAGE field displays the number of the page it is in...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. FieldSection Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldSection class, your solution for efficiently implementing SECTION fields in document processing. Enhance your workflow today!...SECTIONPAGES fields to number pages by sections. Document doc =...()); // A PAGE field displays the number of the page it is in...

    reference.aspose.com/words/net/aspose.words.fie...
  5. FieldSectionPages class | Aspose.Words for Python

    aspose.words.fields.FieldSectionPages class. Implements the SECTIONPageS field...Retrieves the number of the current page within the current section....SECTIONPAGES fields to number pages by sections. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Run Class | Aspose.Words for .NET

    Discover Aspose.Words.Run, a powerful class for managing character runs with consistent font formatting, enhancing your document processing efficiency....AppendChild ( section ); // Set some page setup properties for the section...display all its contents // on the page between the section's header...

    reference.aspose.com/words/net/aspose.words/run/
  7. HeaderFooterCollection class | Aspose.Words for...

    aspose.words.HeaderFooterCollection class. Provides typed access to [HeaderFooter](../headerfooter/) nodes of a [Section](../section/)...Properties Name Description count Gets the number of nodes in...a footer for even numbered pages. footer_first Retrieves a footer...

    reference.aspose.com/words/python-net/aspose.wo...
  8. HeaderFooterCollection.LinkToPrevious | Aspose....

    Discover the LinkToPrevious method in HeaderFooterCollection to easily connect or disconnect headers and footers across your document sections for seamless formatting....footer will only appear on pages in the section that contains...Sections [ 0 ]. HeadersFooters . Count ); Assert . AreEqual ( 2 , doc...

    reference.aspose.com/words/net/aspose.words/hea...
  9. 创建一个复杂的PDF|Aspose.PDF for Python via .NET

    Aspose.PDF for Python via .NET 允许您创建包含图像、文本片段和表格的更复杂的文档。... 向文档对象添加一个 Page 。现在我们的文档将有一页。 向页面添加一个 Image...() # 添加页面 page = document . pages . add () # 添加图像 page . add_image...

    docs.aspose.com/pdf/zh/python-net/complex-pdf-e...
  10. HeaderFooterCollection.linkToPrevious method | ...

    Aspose.Words.HeaderFooterCollection.linkToPrevious method...footer will only appear on pages in the section that contains...headersFooters . count ). toEqual ( 2 ); let count = doc . sections...

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