Sort Score
Result 10 results
Languages All
Labels All
Results 3,651 - 3,660 of 188,100 for

page

(0.26 sec)
  1. LayoutEnumerator.Reset | Aspose.Words for .NET

    Reset the LayoutEnumerator to the document's first Page, enhancing navigation and efficiency for seamless document management....the enumerator to the first page of the document. public void...entities. // Layout entities are pages, cells, rows, lines, and other...

    reference.aspose.com/words/net/aspose.words.lay...
  2. LayoutEnumerator.PageIndex | Aspose.Words for .NET

    Discover the LayoutEnumerator PageIndex property. Easily retrieve the 1-based index of the Page containing your current entity for seamless navigation....Gets the 1-based index of a page which contains the current entity...entities. // Layout entities are pages, cells, rows, lines, and other...

    reference.aspose.com/words/net/aspose.words.lay...
  3. ControlChar.NON_BREAKING_SPACE_CHAR property | ...

    ControlChar.NON_BREAKING_SPACE_CHAR property. Non-breaking space character: (char)160....) # 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...
  4. ControlChar.CR_LF property | Aspose.Words for P...

    ControlChar.CR_LF property. Carriage return followed by line feed character: \x000d\x000a or \r\n...) # 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...
  5. Insert a Table of Contents in Word using Python

    Insert a table of contents in Word using Python. Obtain details to set up the IDE, a list of tasks, and an example code to add a table of contents in Word using Python....Page Product Family Aspose.PSD Product...exhibiting how to add contents page in Word using Python . You will...

    kb.aspose.com/words/python/insert-a-table-of-co...
  6. FootnoteType enumeration | Aspose.Words for Python

    aspose.words.notes.FootnoteType enumeration. Specifies whether this is a footnote or an endnote....appear at the bottom of the page. builder . write ( 'This text...their referenced text, # so this page break will not affect the footnote...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Saving a Document as a Multipage TIFF in C++|As...

    Convert a document to a multi-Page TIFF using C++. To determine how the document is displayed on the image you need to specify additional options: resolution, number of Pages, image binarization, etc....a raster image of the first page of your document as a preview...formats. Converting DOC to Multi-Page TIFF In Aspose.Words, conversion...

    docs.aspose.com/words/cpp/saving-a-document-as-...
  8. Extract Images from PDF File using Python|Aspos...

    This section shows how to extract images from PDF file using Python library....the desired page of the document (document.pages[1]). Select...Select the image from the page resources (for example, resources.images[1])...

    docs.aspose.com/pdf/python-net/extract-images-f...
  9. Change Background of VST File via .NET | produc...

    C# source code to change background of VST documents on .NET Framework, .NET Core, Mono or COM Interop....class Add a new page to diagram as background page Insert an image...background page Set background page to the first page of diagram...

    products.aspose.com/diagram/net/changebackgroun...
  10. Add Watermark To PDF with Node.js via C++|Docum...

    Learn how to add text and image watermarks to PDF while converting Excel to PDF using Aspose.Cells for Node.js via C++....background, and scale to the page in RenderingWatermark . const...Prepare a workbook with three pages. const wb = new AsposeCells...

    docs.aspose.com/cells/nodejs-cpp/add-watermark-...