Sort Score
Result 10 results
Languages All
Labels All
Results 3,431 - 3,440 of 184,245 for

page

(0.1 sec)
  1. 使用 Java 向 PDF 添加页脚 | Aspose.PDF

    使用 Aspose.PDF for Java,使用 Java 示例代码,以编程方式向 PDF 添加页脚。...// Add footer on all pages for ( Page page : pdfDocument . getPages...getPages ()) { page . addStamp ( imageStamp ); } pdfDocument . save...

    products.aspose.com/pdf/zh-hans/java/footer/
  2. 限制生成页面数 使用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...
  3. Replace Text in PDF|Aspose.PDF for .NET

    Learn more about various ways of replacing and removing text from Aspose.PDF for .NET library.... Replace Text in all pages of PDF document You can try...to replace text in all the pages of a PDF document, you first...

    docs.aspose.com/pdf/net/replace-text-in-pdf/
  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. Hide or Unhide a Worksheet in 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....sites: GitHub Freeze Panes in PHP Page Break Preview in PHP Analyzing...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/cells/java/hide-or-unhide-a-wor...
  6. ViewOptions.zoomType property | Aspose.Words fo...

    ViewOptions.zoomType property. Gets or sets a zoom value based on the size of the window....document to fit the width of the page. // Set the "ZoomType" property...document to make the entire first page visible. // Set the "ZoomType"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Configure and Use CRM OneClick Generator|Aspose...

    How to use and configure Aspose OneClick Word Document Generator add-on using C#....Hide ] 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...
  8. Font.engrave property | Aspose.Words for Python

    Font.engrave property. True if the font is formatted as engraved....letters are sunken into the page: builder . font . engrave =...like the letters pop out of the page: builder . font . engrave =...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 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....Hide ] 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/
  10. Inserting HTML Dynamically in C#|Aspose.Words f...

    Insert HTML into your document dynamically when building a report using C#....Hide ] 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...