Sort Score
Result 10 results
Languages All
Labels All
Results 4,201 - 4,210 of 190,038 for

page

(0.36 sec)
  1. MetafileRenderingOptions | Aspose.Words for Java

    Allows to specify additional metafile rendering options in Java....metafile according to the size on page or the display of the metafile...metafile rendering to the size on page. getRenderingMode() Gets a value...

    reference.aspose.com/words/java/com.aspose.word...
  2. Extract Tables from PDF in Python|Aspose.PDF fo...

    Learn how to extract table data from existing PDF documents in Python....existing PDF file, scans each page for tables, and extracts cell...Document object. Loop through pages. Creates a TableAbsorber object...

    docs.aspose.com/pdf/python-net/extracting-table/
  3. 在Php中管理分页符|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....添加分页符,请调用 pagebreaks 模块的 add_page_breaks 方法。下面是代码示例。 PHP 代码 $worksheets...$worksheets -> get ( 0 ); $h_page_breaks = $worksheet -> getHorizontalPageBre...

    docs.aspose.com/cells/zh/java/managing-page-bre...
  4. 使用运算符|Aspose.PDF for Java

    本主题解释了如何使用 Aspose.PDF 的运算符。运算符类为 PDF 操作提供了强大的功能。...pdf" ); // 获取需要添加图像的页面 Page page = pdfDocument . getPages ()...printStackTrace (); } // 将图像添加到页面资源的图像集合中 page . getResources (). getImages...

    docs.aspose.com/pdf/zh/java/operators/
  5. Working with TextBoxes in Python|Aspose.Words f...

    Work with textboxes in a document using Python.... What is this page about? This page demonstrates how to...results. Please refresh the page and try again....

    docs.aspose.com/words/python-net/working-with-t...
  6. PageInfo.widthInPoints property | Aspose.Words ...

    PageInfo.widthInPoints property. Gets the width of the Page in points....property Gets the width of the page in points. get widthInPoints...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Split PDF pages|Aspose.PDF for Java

    This section explains how to split PDF Pages with com.aspose.pdf.facades Facades using PdfFileEditor class....Split PDF pages Contents [ Hide ] Split PDF Pages from First...from the first page and ending at the specified page number. If you...

    docs.aspose.com/pdf/java/split-pdf-pages/
  8. 用Node.js和C++计算页面设置缩放比例|Documentation

    本文提供示例代码,说明如何使用 Node.js API 与 C++ 一起,编程计算 Excel 工作表的页面设置缩放比例,采用“适合 n 页宽 m 页高”的选项。... PaperA4 ); // Set fit to pages wide as 1 worksheet . getPageSetup...setFitToPagesWide ( 1 ); // Calculate page scale via sheet render const...

    docs.aspose.com/cells/zh/nodejs-cpp/calculate-p...
  9. Display BarCodes in Report Header and Footer|Do...

    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....click on report page and select Insert then Page Header . Place...Image Report item to report page header. Open Report Properties...

    docs.aspose.com/barcode/reportingservices/displ...
  10. Posting AcroForm Data|Aspose.PDF for C++

    You can import and export form data to and XML file with Aspose.Pdf.Facades namespace in Aspose.PDF for C++....data to an external web page. This web page then reads the post variables...receive the posted data on the web page. using namespace System ; using...

    docs.aspose.com/pdf/cpp/posting-acroform-data/