Sort Score
Result 10 results
Languages All
Labels All
Results 4,301 - 4,310 of 187,783 for

page

(0.11 sec)
  1. 限制生成页面数 使用C++将Excel转换为PDF|Documentation

    了解如何在使用Aspose.Cells将Excel转换为PDF时限制生成的页面数。...only Page 3 and Page 4 in the output PDF // Starting page index...SetPageIndex ( 3 ); // Number of pages to be printed options . SetPageCount...

    docs.aspose.com/cells/zh/cpp/limit-the-number-o...
  2. 从 PDF 文档中提取表格|Aspose.PDF for Python via .NET

    Aspose.PDF for Python via .NET 可以对您的 PDF 文档中包含的表格进行各种操作。...input_file ) for page in pdf_document . pages : absorber = ap...TableAbsorber () absorber . visit ( page ) for table in absorber . table_list...

    docs.aspose.com/pdf/zh/python-net/extract-table...
  3. Manage canvases of XPS file | C++

    C++ API Solution to manage XPS files. Code example on how to clip and transform canvases of XPS files with a few lines of C++ code....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    products.aspose.com/page/cpp/work-with-canvases/
  4. Converting certain PDF to WORD errors with "com...

    Hi I am converting certain PDF documents to word documents using RecognitionMode.EnhancedFlow and it fails with the error: com.aspose.pdf.internal.l103p.l0l: Overflow The code snippet I use is: Document doc = new …...OptimizationOptions()); for (Page page : doc.getPages()) { // Access...the image collection from each page’s resources // The delete()...

    forum.aspose.com/t/converting-certain-pdf-to-wo...
  5. Configure and Use CRM OneClick Generator|Aspose...

    How to use and configure Aspose OneClick Word Document Generator add-on using C#.... What is this page about? This page explains how to use...results. Please refresh the page and try again....

    docs.aspose.com/words/net/using-and-configuring...
  6. Adding Bookmark actions to existing PDF file|As...

    This section explains how to add Bookmark actions to existing PDF file with Aspose.PDF Facades....bookmark, and also indicate the page number. The last action is done...you to go from anywhere to the page we need. public static void...

    docs.aspose.com/pdf/java/adding-bookmark-actions/
  7. Inserting HTML Dynamically in C#|Aspose.Words f...

    Insert HTML into your document dynamically when building a report using C#.... What is this page about? This page describes inserting...results. Please refresh the page and try again....

    docs.aspose.com/words/net/inserting-html-dynami...
  8. Getting Started|Aspose.Words for .NET

    Use this introduction to Aspose.Words for .NET fundamentals to start realizing the value of Aspose.Words for your business.... What is this page about? This page describes how to get...results. Please refresh the page and try again....

    docs.aspose.com/words/net/getting-started/
  9. Convert a Document to PDF in Node.js|Aspose.Wor...

    Convert a document to PDF using Node.js. Various input formats are supported, including Word, OpenOffice, Image and eBook formats....paginated or has the concept of pages. Convert a Word Document to...mimics the way Microsoft Word’s page layout engine works, making...

    docs.aspose.com/words/nodejs-net/convert-a-docu...
  10. Aspose::Words::Fields::FieldNumPages class | As...

    Aspose::Words::Fields::FieldNumPages class. Implements the NUMPageS field. To learn more, visit the documentation article in C++....NUMCHARS, NUMWORDS, NUMPAGES and PAGE fields to track the size of...Use both PAGE and NUMPAGES fields to display what page the field...

    reference.aspose.com/words/cpp/aspose.words.fie...