Sort Score
Result 10 results
Languages All
Labels All
Results 901 - 910 of 58,533 for

page

(0.04 sec)
  1. ConvertUtil.point_to_pixel method | Aspose.Word...

    aspose.words.ConvertUtil.point_to_pixel method...Examples Shows how to specify page properties in pixels. doc =...section's "Page Setup" defines the size of the page margins in...

    reference.aspose.com/words/python-net/aspose.wo...
  2. PageSetup.PaperSize | Aspose.Words for .NET

    Discover the PageSetup PaperSize property to easily customize and manage your document's paper size for optimal printing results....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/pag...
  3. PageSetup.paperSize property | Aspose.Words for...

    PageSetup.paperSize property. Returns or sets the paper size....appendChild ( section ); // Set some page setup properties for the section...display all its contents // on the page between the section's header...

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

    PageSetup.borderDistanceFrom property. Gets or sets a value that indicates whether the specified Page border is measured from the edge of the Page or from the text it surrounds....specified page border is measured from the edge of the page or from...border at the top of the first page. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. How to Crop a PDF using Python

    This quick topic describes how to crop a PDF using Python. It covers the environment configuration settings, a program flow, and a working sample code to crop one Page from PDF using Python....Page Product Family Aspose.PSD Product...demonstrating an application to crop a page in PDF using Python . This sample...

    kb.aspose.com/pdf/python/how-to-crop-a-pdf-usin...
  6. SaveOptions.update_fields property | Aspose.Wor...

    SaveOptions.update_fields property. Gets or sets a value determining if fields of certain types should be updated before saving the document to a fixed Page format...saving the document to a fixed page format. Default value for this...doc = doc ) # Insert text with PAGE and NUMPAGES fields. These fields...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose.Words.Saving | Aspose.Words for .NET

    Discover the Aspose.Words.Saving namespace for enhanced document saving and conversion options, offering flexibility and efficiency for your projects....saving a document into fixed page formats (PDF, XPS, images etc)...options when rendering document pages or shapes to images. ImageSavingArgs...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Table.HorizontalAnchor | Aspose.Words for .NET

    Discover the Table HorizontalAnchor property to optimize floating table positioning. Easily customize horizontal alignment for enhanced layout control....AllowOverlap ); // Only Margin, Page, Column available in RelativeHorizontalPo... . Column ; // Only Margin, Page, Paragraph available in RelativeVerticalPosi...

    reference.aspose.com/words/net/aspose.words.tab...
  9. Table.allowOverlap property | Aspose.Words for ...

    Table.allowOverlap property. Gets whether a floating table shall allow other floating objects in the document to overlap its extents when displayed...toEqual ( false ); // Only Margin, Page, Column available in RelativeHorizontalPo... . Column ; // Only Margin, Page, Paragraph available in RelativeVerticalPosi...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. PageSetup.multiplePages property | Aspose.Words...

    PageSetup.multiplePages property. For multiple Page documents, gets or sets how a document is printed or rendered so that it can be bound as a booklet....multiplePages property For multiple page documents, gets or sets how...Insert text that spans several pages. let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...