Sort Score
Result 10 results
Languages All
Labels All
Results 4,621 - 4,630 of 188,047 for

page

(0.12 sec)
  1. PageSetup.margins property | Aspose.Words for N...

    PageSetup.margins property. Returns or sets preset [Margins](../../margins/) of the Page....or sets preset Margins of the page. get margins () : Aspose . Words...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Developer Guide | Aspose.Page for .NET

    Developer Guide provides you with the necessary information you will need when working with PDLs supported by Aspose.Page API solution for .NET...Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/net/developer-guide/
  3. PageInfo.size_in_points property | Aspose.Words...

    PageInfo.size_in_points property. Gets the Page size in points....size_in_points property Gets the page size in points. @property def...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Working with Gradient in PS file | Python

    Adding gradient in PS file is a functionality supported by Aspose.Page API solution. See how to use the functionality in Python...Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/python-net/ps/working-with...
  5. 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...
  6. MetafileRenderingOptions class | Aspose.Words f...

    aspose.words.saving.MetafileRenderingOptions class. Allows to specify additional metafile rendering options...emulate_rendering_to_size_on_page Gets or sets a value determining...metafile according to the size on page or the display of the metafile...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Extract Tables from PDF using C# | Aspose.PDF

    Extract tables from PDF file programmatically with C# sample code using Aspose.PDF for .NET...TableAbsorber and iterate over pages Extract table content Save extracted...); foreach ( var page in pdfDocument . Pages ) { var absorber...

    products.aspose.com/pdf/net/table/extract/
  8. 从XML生成PDF|Aspose.PDF for C++

    Aspose.PDF for C++ 提供了几种将XML文件转换为PDF文档的方法,要求输入XML文件。...<fo:simple-page-master master-name= "simpleA4" page-height= "29..."29.7cm" page-width= "21cm" margin-top= "2cm" margin-bottom= "2cm"...

    docs.aspose.com/pdf/zh/cpp/generate-pdf-from-xml/
  9. Convert PDF/A to PDF format|Aspose.PDF for Java

    This topic show you how to Aspose.PDF allows to convert PDF/A file to PDF document with Java library.... add pages). In the following example,...loses PDF/A compliance after the page adding. public static void ...

    docs.aspose.com/pdf/java/convert-pdfa-to-pdf/
  10. TxtSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.TEXT format in Java....Allows to specify whether the page breaks should be preserved during...saving the document to a fixed page format. getUpdateLastPrinted()...

    reference.aspose.com/words/java/com.aspose.word...