Sort Score
Result 10 results
Languages All
Labels All
Results 4,331 - 4,340 of 187,792 for

page

(0.24 sec)
  1. Aspose::Words::ControlChar::OptionalHyphenChar ...

    Aspose::Words::ControlChar::OptionalHyphenChar field. Optional Hyphen in Microsoft Word is (char)31 in C++....() -> get_Count ()); // Add a page break. builder -> Write ( System...System :: String ( u "Before page break." ) + Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words/con...
  2. Splitter class | Aspose.Words for Python

    aspose.words.lowcode.Splitter class. Provides methods intended to split the documents into parts using different criteria....extract_pages(input_file_name, output_file_name, start_page_index...start_page_index, page_count) Extracts a specified range of pages from a document...

    reference.aspose.com/words/python-net/aspose.wo...
  3. LayoutEnumerator.reset method | Aspose.Words fo...

    LayoutEnumerator.reset method. Moves the enumerator to the first Page of the document....the enumerator to the first page of the document. reset () See...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. PS to EPS Conversion API for | Java

    Sample Java conversion code for PS format to EPS file. Use this example code to convert PS to EPS within any Web or Desktop Java based application....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    products.aspose.com/page/java/conversion/ps-to-...
  5. Create Tagged PDF using Python|Aspose.PDF for P...

    This article explains how to create structure's elements for Tagged PDF document programmatically using Aspose.PDF for Python via .NET.... is_in_new_page = False position_settings ....() as document : document . pages . add () # Get Content for work...

    docs.aspose.com/pdf/python-net/create-tagged-pdf/
  6. Aspose.Cells Features|Documentation

    Summarize Aspose.Cells for Java features and provide links to detailed feature descriptions....high‑fidelity rendering of spreadsheet pages. Feature Aspose.Cells for Java...Java Layout document into pages with high fidelity to Microsoft...

    docs.aspose.com/cells/java/aspose-cells-features/
  7. LayoutEnumerator.text property | Aspose.Words f...

    LayoutEnumerator.text property. Gets text of the current span entity... # Layout entities are pages, cells, rows, lines, and other...layout . LayoutEntityType . PAGE ) self . assertEqual ( aw ....

    reference.aspose.com/words/python-net/aspose.wo...
  8. LayoutEnumerator.move_last_child method | Aspos...

    LayoutEnumerator.move_last_child method. Moves to the last child entity.... # Layout entities are pages, cells, rows, lines, and other...layout . LayoutEntityType . PAGE ) self . assertEqual ( aw ....

    reference.aspose.com/words/python-net/aspose.wo...
  9. LayoutEnumerator.document property | Aspose.Wor...

    LayoutEnumerator.document property. Gets document this instance enumerates.... # Layout entities are pages, cells, rows, lines, and other...layout . LayoutEntityType . PAGE ) self . assertEqual ( aw ....

    reference.aspose.com/words/python-net/aspose.wo...
  10. LayoutEnumerator.Document | Aspose.Words for .NET

    Discover the LayoutEnumerator Document property for efficient document enumeration. Enhance your workflow with this powerful feature!... // Layout entities are pages, cells, rows, lines, and other...MoveParent ( LayoutEntityType . Page ); Assert . That ( layoutEnumerator...

    reference.aspose.com/words/net/aspose.words.lay...