Sort Score
Result 10 results
Languages All
Labels All
Results 2,671 - 2,680 of 185,611 for

page

(0.86 sec)
  1. DocumentBuilder.insertBreak method | Aspose.Wor...

    DocumentBuilder.insertBreak method. Inserts a break of the specified type into the document....method to insert paragraph, page, column, section or line break...Shows how to apply and revert page setup settings to sections in...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. FAQ|CAD Documentation

    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....FAQ Contents [ Hide ] This page contains answers to the most...questions. Please learn the current page – perhaps this will allow you...

    docs.aspose.com/cad/python-net/faq/
  3. PageSetup.border_distance_from property | Aspos...

    PageSetup.border_distance_from 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...of the first page. doc = aw . Document () page_setup = doc ....

    reference.aspose.com/words/python-net/aspose.wo...
  4. PageSetup.paperSize property | Aspose.Words for...

    PageSetup.paperSize property. Returns or sets the paper size....docx" ); Shows how to set page sizes. let doc = new aw . Document...// We can change the current page's size to a pre-defined size...

    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. BuildingBlockBehavior enumeration | Aspose.Word...

    aspose.words.buildingblocks.BuildingBlockBehavior enumeration. Specifies the behavior that shall be applied to the contents of the building block when it is inserted into the main document.... PAGE Specifies that the building...shall be added into its own page. DEFAULT Same as BuildingBlockBehavio...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Insert Picture in Jython|Aspose.Words for Java

    Insert picture in document using Jython....GitHub Insert Barcode on Each Page in Jython Moving the Cursor...results. Please refresh the page and try again....

    docs.aspose.com/words/java/insert-picture-in-jy...
  8. Getting Started|Documentation

    How to install Aspose Cells for C++ and create a Hello World application....Started Contents [ Hide ] This page will show you how to install...download it from the NuGet web page for Aspose.Cells: Aspose.Cells...

    docs.aspose.com/cells/cpp/getting-started/
  9. 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...
  10. 向PDF文件添加圆形对象|Aspose.PDF for Java

    本文解释了如何使用Aspose.PDF for Java在PDF中创建圆形对象。...(); // 将页面添加到 PDF 文件的页面集合中 Page page = pdfDocument . getPages ()...); // 将 Graph 对象添加到页面的段落集合中 page . getParagraphs (). add ( graph...

    docs.aspose.com/pdf/zh/java/add-circle/