Sort Score
Result 10 results
Languages All
Labels All
Results 2,221 - 2,230 of 151,903 for

page

(0.09 sec)
  1. IPageSavingCallback.page_saving method | Aspose...

    IPageSavingCallback.Page_saving method. Called when Aspose.Words saves a separate Page to fixed Page formats....page_saving method page_saving(args) Called when Aspose.Words...saves a separate page to fixed page formats. def page_saving ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  2. LayoutEnumerator | Aspose.Words for Java

    Enumerates Page layout entities of a document in Java....LayoutEnumerator Enumerates page layout entities of a document...this class to walk over the page layout model. Available properties...

    reference.aspose.com/words/java/com.aspose.word...
  3. Document.save method | Aspose.Words for Node.js

    Aspose.Words.Document.save method...Html ); Shows how to render one page from a document to a JPEG image...doc ); builder . writeln ( "Page 1." ); builder . insertBreak...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. PageSetup.borderAppliesTo property | Aspose.Wor...

    PageSetup.borderAppliesTo property. Specifies which Pages the Page border is printed on....property Specifies which pages the page border is printed on. get...border at the top of the first page. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. FieldNumChars class | Aspose.Words for Python

    aspose.words.fields.FieldNumChars class. Implements the NUMCHARS 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...
  6. FieldSectionPages Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldSectionPages class to efficiently implement the SECTIONPageS field and enhance your document processing capabilities....Retrieves the number of the current page within the current section....SECTIONPAGES fields to number pages by sections. Document doc =...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Manage number of pages in XPS file | .NET

    .NET API Solution to manage XPS files. Add or remove Pages from or to XPS documents with a few lines of C# code....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    products.aspose.com/page/net/add-delete-pages/
  8. Aspose::Words::Saving::IResourceSavingCallback ...

    Aspose::Words::Saving::IResourceSavingCallback interface. Implement this interface if you want to control how Aspose.Words saves external resources (images, fonts and css) when saving a document to fixed Page HTML or SVG in C++....when saving a document to fixed page HTML or SVG. class IResourceSavingCallb...an external resource to fixed page HTML or SVG formats. static...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. FieldNumPages Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldNumPages class to effortlessly implement the NUMPageS field, enhancing document automation and efficiency....Remarks Retrieves the number of pages in the current document, as...as recorded in the Pages property of the built-in document properties...

    reference.aspose.com/words/net/aspose.words.fie...
  10. SplitterContext.SplitOptions | Aspose.Words for...

    Discover how to optimize document management with SplitterContext's SplitOptions property for efficient and flexible content splitting. Enhance your workflow today....Shows how to split document by pages using context. string doc =...SplitCriteria = SplitCriteria . Page ; Splitter . Create ( splitterContext...

    reference.aspose.com/words/net/aspose.words.low...