Sort Score
Result 10 results
Languages All
Labels All
Results 2,771 - 2,780 of 187,818 for

page

(0.58 sec)
  1. 将表格与数据源集成 PDF|Aspose.PDF for .NET

    本文展示了如何集成 PDF 表格。将表格与数据库集成并确定表格是否会在当前页面上拆分。...Document ()) { // Add page var page = document . Pages . Add (); // Initializes...object to first page of input document page . Paragraphs . Add...

    docs.aspose.com/pdf/zh/net/integrate-table/
  2. How to Set Print Area with Python.NET|Documenta...

    Learn how to set and clear print areas in Excel files using Aspose.Cells for Python via .NET....Organize content neatly across pages Save Resources: Reduce paper/ink...programmatically: Access the worksheet’s page setup properties Define the...

    docs.aspose.com/cells/python-net/how-to-set-pri...
  3. LayoutEnumerator.move_next method | Aspose.Word...

    LayoutEnumerator.move_next method. Moves to the next sibling entity in visual order....across pages this method will not move to the next page but rather...the next entity on the same page. def move_next ( self ): .....

    reference.aspose.com/words/python-net/aspose.wo...
  4. Multipage tiff merge to pdf - Free Support Foru...

    I want to merge a multiPage tiff file to a pdf I used this function but only first frame of tiff got added , what do I need to change private static int addTiffAsPages(Document mergedDoc, String tiffPath, int current…...FileInputStream(tiffPath)) { Page newPage = mergedDoc.getPages()...tiffImage.getFrameCount(); i++) { Page newPage = mergedDoc.getPages()...

    forum.aspose.com/t/multipage-tiff-merge-to-pdf/...
  5. Aspose::Words::Layout::LayoutCollector::LayoutC...

    Aspose::Words::Layout::LayoutCollector::LayoutCollector constructor. Initializes an instance of this class in C++....how to see the the ranges of pages that a node spans. auto doc..."GetNumPagesSpanned" method to count how many pages the content of our document...

    reference.aspose.com/words/cpp/aspose.words.lay...
  6. What is PS file? | Knowledge Base

    PS as one of the PDLs languages is thoroughly explained here. Along with it this Page briefly answers the question "What is a PS document?"...Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/net/what-is-ps-file/
  7. Options and Appearance Word Document|Aspose.Wor...

    Control the appearance of Word documents taking into account the difference between various Microsoft Word versions using Node.js....preferences or the number of lines per page.Aspose.Words provides the ability...the last open document. Set Page Display Options If you want...

    docs.aspose.com/words/nodejs-net/work-with-word...
  8. How to Create PDF in Python

    This article guides on how to create PDF in Python. It contains information to establish the environment, steps for writing the application and a runnable sample code to generate PDF with Python....Page Product Family Aspose.PSD Product...the Document class and add a page to it Create a TextFragment...

    kb.aspose.com/pdf/python/how-to-create-pdf-in-p...
  9. Aspose.Total for SharePoint|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....Words for SharePoint Product Page Download Aspose.Words for SharePoint...Cells for SharePoint Product Page Download Aspose.Cells for SharePoint...

    docs.aspose.com/total/sharepoint/
  10. Easily Read Visio Shape Data in Python with Asp...

    Learn how to read visio shape data in Python using Aspose.Diagram. Explore code examples and enhance your Visio data handling skills.... Access the desired page from the page collection. Iterate through...through the shapes on the page. Retrieve shape data such as id...

    blog.aspose.com/diagram/read-visio-shape-data-i...