Sort Score
Result 10 results
Languages All
Labels All
Results 4,111 - 4,120 of 181,402 for

page

(0.06 sec)
  1. FixedPageSaveOptions.pageSavingCallback propert...

    FixedPageSaveOptions.PageSavingCallback property. Allows to control how separate Pages are saved when a document is exported to fixed Page format....Allows to control how separate pages are saved when a document is...is exported to fixed page format. get pageSavingCallback () :...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. BuiltInDocumentProperties.Pages | Aspose.Words ...

    Discover the BuiltInDocumentProperties Pages property, offering an accurate estimate of your document's Page count for efficient management and organization....Pages Contents [ Hide ] BuiltInDocumentPrope.Pages property Represents...number of pages in the document. public int Pages { get ; set...

    reference.aspose.com/words/net/aspose.words.pro...
  3. Convert PostScript with Aspose.Page C++ API

    PS to BMP conversion functionality included in Aspose.Page API solution for 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/cpp/convert-ps/
  4. JPEG to DOCX Converter using C# | Aspose.PDF

    Sample code for JPEG to DOCX C# conversion. Use API example code for batch JPEG files to DOCX conversion within VB.NET, ASP.NET, or any .NET-based application...formats, see the Documentation pages. Also, you can check the other...Library on the Documentation pages. To verify the benefits of the...

    products.aspose.com/pdf/net/conversion/jpeg-to-...
  5. FieldSection class | Aspose.Words for Python

    aspose.words.fields.FieldSection class. Implements the SECTION field...SECTIONPAGES fields to number pages by sections. doc = aw . Document...get_field_code ()) # A PAGE field displays the number of the page it is in...

    reference.aspose.com/words/python-net/aspose.wo...
  6. How to Add Header and Footer in Word Document u...

    This short tutorial guides on how to add header and footer in Word Document using Java. These steps to add header and footer in Word using Java are valid for all the common operating systems like Windows, macOS and Ubuntu....Page Product Family Aspose.PSD Product...like adding date, page number, total pages, and file name. Once...

    kb.aspose.com/words/java/how-to-add-header-and-...
  7. Setting Print Options|Documentation

    This article demonstrates how to programmatically set the Print Options of the Excel Worksheet Page Setup feature using the C# API and .NET Library. You can set the Print Area, Print Titles and Page Order....Contents [ Hide ] Microsoft Excel’s page setup settings provide several...users to control how worksheet pages are printed. Setting Print Options...

    docs.aspose.com/cells/net/setting-print-options/
  8. Save PDF document programmatically|Aspose.PDF f...

    Learn how to save PDF file in C# Aspose.PDF for .NET PDF library. Save PDF document to file system, to stream, and in Web applications....g add new empty page document . Pages . Add (); // Save PDF... i.g add new empty page document . Pages . Add (); // Save PDF...

    docs.aspose.com/pdf/net/save-pdf-document/
  9. FieldNumWords class | Aspose.Words for Python

    aspose.words.fields.FieldNumWords class. Implements the NUMWORDS field...NUMCHARS, NUMWORDS, NUMPAGES and PAGE fields to track the size of...Use both PAGE and NUMPAGES fields to display what page the field...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ControlChar.CELL property | Aspose.Words for Py...

    ControlChar.CELL property. End of a table cell or end of a table row character: \x0007 or \a....) # Add a page break. builder . write ( 'Before page break.' +...ControlChar . PAGE_BREAK + 'After page break.' ) # A page break is...

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