Sort Score
Result 10 results
Languages All
Labels All
Results 2,451 - 2,460 of 184,601 for

page

(0.08 sec)
  1. ShapeBase.Right | Aspose.Words for .NET

    Discover ShapeBase Right property to easily access the right edge position of your shape's containing block for precise layout control....points, from the left side of the page. shape . RelativeHorizontalPo...RelativeHorizontalPo = RelativeHorizontalPo . Page ; // Set the shape's horizontal...

    reference.aspose.com/words/net/aspose.words.dra...
  2. ConvertUtil.inch_to_point method | Aspose.Words...

    ConvertUtil.inch_to_point method. Converts inches to points.... page_setup . paper_size = aw . PaperSize...PaperSize . LEGAL builder . page_setup . orientation = aw . Orientation...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Converting Worksheet to Image in Aspose.Cells|D...

    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....with multiple pages to an image file per page. Sometimes, you...them in applications or web pages. You might need to insert the...

    docs.aspose.com/cells/net/converting-worksheet-...
  4. Example of Hello World using Python language|As...

    This sample demonstrates how to create a simple PDF "Hello, World!" document using Aspose.PDF for Python... Get the pages collection of the document using...document_get_pages function. Add a new page to the pages collection...

    docs.aspose.com/pdf/python-cpp/hello-world-exam...
  5. PaperSize Enum | Aspose.Words for .NET

    Discover the Aspose.Words.PaperSize enum for defining custom paper sizes in your documents. Enhance your document formatting with ease!...docx" ); Shows how to set page sizes. Document doc = new Document...// We can change the current page's size to a pre-defined size...

    reference.aspose.com/words/net/aspose.words/pap...
  6. Specify Layout Options in C#|Aspose.Words for .NET

    Specify Layout Options for various document layouts using C#....Hide ] What is this page about? This page explains how to configure...ContinuousSectionPag to calculate page numbers in a continuous section...

    docs.aspose.com/words/net/specify-layout-options/
  7. Specify Layout Options in C++|Aspose.Words for C++

    Specify Layout Options for various document layouts....ContinuousSectionPag to calculate page numbers in a continuous section...section that restarts page numbering, or IgnorePrinterMetrics to...

    docs.aspose.com/words/cpp/specify-layout-options/
  8. RowFormat.allowBreakAcrossPages property | Aspo...

    RowFormat.allowBreakAcrossPages property. True if the text in a table row is allowed to split across a Page break....is allowed to split across a page break. get allowBreakAcrossPage...disable rows breaking across pages for every row in a table. let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. LayoutCollector.getStartPageIndex method | Aspo...

    LayoutCollector.getStartPageIndex method. Gets 1-based index of the Page where node begins...) Gets 1-based index of the page where node begins. Returns 0...if node cannot be mapped to a page. getStartPageIndex ( node :...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Make NUp of PDF files|Aspose.PDF for .NET

    This article shows how to make NUp of PDF files work with Aspose.PDF Facades using PdfFileEditor class....GetDataDir_AsposePdfFacades_Pages (); // Create PdfFileEditor...ut.pdf" ); } Make NUp Using Page Size and File Paths MakeNUp...

    docs.aspose.com/pdf/net/make-nup-of-pdf-files/