Sort Score
Result 10 results
Languages All
Labels All
Results 2,471 - 2,480 of 188,056 for

page

(0.89 sec)
  1. Aspose::Words::Tables::Table::get_AllowOverlap ...

    Aspose::Words::Tables::Table::get_AllowOverlap method. Gets whether a floating table shall allow other floating objects in the document to overlap its extents when displayed. Default value is true in C++....get_AllowOverlap ()); // Only Margin, Page, Column available in RelativeHorizontalPo...:: Column ); // Only Margin, Page, Paragraph available in RelativeVerticalPosi...

    reference.aspose.com/words/cpp/aspose.words.tab...
  2. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – เพิ่มแสตมป์หน้าลงใน PDF โดยใช้ Python https://products.aspose.com/pdf/th/python-net/stamps/Page/ Recent content in เพิ่มแสตมป์หน้าลงใน PDF โดยใ......com/pdf/th/python-net/stamps/page/ Recent content in เพิ่มแสตมป์หน้าลงใน...com/pdf/th/python-net/stamps/page/index.xml self application/rss+xml...

    products.aspose.com/pdf/th/python-net/stamps/pa...
  3. Aspose::Words::PageSetup::get_RtlGutter method ...

    Aspose::Words::PageSetup::get_RtlGutter method. Gets or sets whether Microsoft Word uses gutters for the section based on a right-to-left language or a left-to-right language in C++....Insert text that spans several pages. auto builder = System :: MakeObject...to either the left or right page margin, // which makes up for...

    reference.aspose.com/words/cpp/aspose.words/pag...
  4. PageInfo.landscape property | Aspose.Words for ...

    PageInfo.landscape property. Returns ``True`` if the Page orientation specified in the document for this Page is landscape....property Returns True if the page orientation specified in the...the document for this page is landscape. @property def landscape...

    reference.aspose.com/words/python-net/aspose.wo...
  5. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – PDF Stamping in C#: Text, Image, and Page Options https://products.aspose.com/pdf/net/stamps/ Recent content in PDF Stamping in C#: Text, Image......Stamping in C#: Text, Image, and Page Options https://products.aspose...Stamping in C#: Text, Image, and Page Options on Aspsoe.PDF Products...

    products.aspose.com/pdf/net/stamps/index.xml
  6. Quick Tips|Aspose.PDF for Java

    Boost your productivity with quick tips for Aspose.PDF for Java. Learn time-saving techniques and essential tricks....Tips Contents [ Hide ] This page contains some quick tips related...PDF')" )); //Adding JavaScript at Page Level document . getActions...

    docs.aspose.com/pdf/java/quick-tips/
  7. Generate PDF from XML|Aspose.PDF for .NET

    Aspose.PDF for .NET provides several ways to convert an XML file into a PDF document requiring that the input XML file....<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/net/generate-pdf-from-xml/
  8. DeviceInfo in rsreportserver.config file|Docume...

    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....rendered as a Microsoft Excel page header. The default value is...rendered as a Microsoft Excel page footer. The default value is...

    docs.aspose.com/cells/reportingservices/devicei...
  9. Working with Headings in PDF|Aspose.PDF for PHP...

    Create numbering in heading your PDF document using PHP. Aspose.PDF for PHP via Java offers different kinds of numbering styles....72 ); $page = $document -> getPages () -> add (); $page -> getPageInfo...getPageInfo () -> setWidth ( 612.0 ); $page -> getPageInfo () -> setHeight...

    docs.aspose.com/pdf/php-java/working-with-headi...
  10. 使用 Python 创建 PDF | Aspose.PDF

    本主题向您展示如何使用适用于 Python 的 Aspose.PDF API 在 Python 应用程序中轻松生成和读取 PDF 文件。... 使用 Pages.Add () 方法添加页面。 创建一个新的 TextFragment...Document () # Add page page = document . pages . add () # Add text...

    products.aspose.com/pdf/zh-hans/python-net/create/