Sort Score
Result 10 results
Languages All
Labels All
Results 3,311 - 3,320 of 140,987 for

page

(0.05 sec)
  1. PageSetup.first_page_tray property | Aspose.Wor...

    PageSetup.first_Page_tray property. Gets or sets the paper tray (bin) to use for the first Page of a section...first_page_tray property PageSetup.first_page_tray property Gets...tray (bin) to use for the first page of a section. The value is implementation...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Working with Table of Contents in C#|Aspose.Wor...

    Table of Content field in details. How to create and modify `TOC` field using C#. Insert `TOC` C#....contents will be populated but no page numbers will be displayed. Any...The only thing missing is the page numbers which for now are displayed...

    docs.aspose.com/words/net/working-with-table-of...
  3. CompatibilityOptions class | Aspose.Words for P...

    aspose.words.settings.CompatibilityOptions class. Contains compatibility options (that is, the user preferences entered on the Compatibility tab of the Options dialog in Microsoft Word)...Floating Tables To Break Across Pages. do_not_expand_shift_return...Allow Tables to AutoFit Into Page Margins. layout_raw_table_width...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::ControlChar::LineFeed method | A...

    Aspose::Words::ControlChar::LineFeed method. Line feed character: "\x000a" or "\n". Same as Lf in C++....Add a page break. builder -> Write ( String ( u "Before page break...PageBreak () + u "After page break." ); // A page break is the same...

    reference.aspose.com/words/cpp/aspose.words/con...
  5. Aspose::Words::ControlChar::SectionBreak method...

    Aspose::Words::ControlChar::SectionBreak method. End of section character: "\x000c" or "\f". Note it has the same value as PageBreak in C++....Add a page break. builder -> Write ( String ( u "Before page break...PageBreak () + u "After page break." ); // A page break is the same...

    reference.aspose.com/words/cpp/aspose.words/con...
  6. Aspose::Words::ControlChar::CellChar field | As...

    Aspose::Words::ControlChar::CellChar field. End of a table cell or end of a table row character: (char)7 or "\a" in C++....Add a page break. builder -> Write ( String ( u "Before page break...PageBreak () + u "After page break." ); // A page break is the same...

    reference.aspose.com/words/cpp/aspose.words/con...
  7. Aspose::Words::ControlChar::OptionalHyphenChar ...

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

    reference.aspose.com/words/cpp/aspose.words/con...
  8. Loading and Saving Documents|Aspose.Words for .NET

    Loading and saving documents using Aspose.Words for .NET in PHP projects in C#.... Please refresh the page and try again. Related articles...

    docs.aspose.com/words/net/loading-and-saving-do...
  9. Frameset.isFrameLinkToFile property | Aspose.Wo...

    Frameset.isFrameLinkToFile property. Gets or sets a value indicating whether the web Page or document file name specified in the [Frameset.frameDefaultUrl](../frameDefaultUrl/) property is an external resource the frame is linked with....value indicating whether the web page or document file name specified...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Create User-defined Cell in the ShapeSheet in R...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....vsd" ) pages = diagram . getPages () i = 0 while i < pages . getCount...getCount () page = pages . get ( i ) shapes = page . getShapes...

    docs.aspose.com/diagram/java/create-user-define...