Sort Score
Result 10 results
Languages All
Labels All
Results 2,571 - 2,580 of 181,423 for

page

(0.32 sec)
  1. Table contents are getting split while converti...

    Hi, I’m trying to convert a docx file (containing 23 Pages along with some tables present inside, Page 4) into pdf with Aspose.words 25.11 While exploring the pdf, I found that the output contains 25 Pages and the tabl…...(containing 23 pages along with some tables present inside, page 4) into...that the output contains 25 pages and the table which was present...

    forum.aspose.com/t/table-contents-are-getting-s...
  2. 使用 Python for .NET 创建 PDF | Aspose.PDF

    本主題介紹如何使用適用於 Python API 的 Aspose.PDF在 Python 應用程式中輕鬆生成和讀取 PDF 檔。... 使用 Pages.Add() 方法新增頁面。 建立一個新的 TextFragment...Document () # Add page page = document . pages . add () # Add text...

    products.aspose.com/pdf/zh-hant/python-net/create/
  3. Working with Headers|Aspose.Words for Java

    Remove headers from a document easily and fast instead of using Apache POI....of the first page to be different from other pages. // You can...headers/footers for odd and even pages. pageSetup . setDifferentFirstPag...

    docs.aspose.com/words/java/working-with-headers/
  4. 用 Node.js 和 C++ 为不同页面设置不同的页眉和页脚|Documentation

    本文提供示例代码,展示如何使用 Aspose.Cells for Node.js via C++ 程序设置 Excel 工作表页面设置的页眉和页脚,包括首页、奇数页和偶数页。...filePath ); // Gets the setting of page setup. const pageSetup = wb...Sets different odd and even pages pageSetup . setIsHFDiffOddEven...

    docs.aspose.com/cells/zh/nodejs-cpp/setting-dif...
  5. EPUB to PDF Merge using C++ | Aspose.PDF

    Combine two or more EPUB documents into one PDF single file programmatically with C++ sample code using Aspose.PDF for C++...Library on the Documentation pages. To verify the benefits of the...merging files In loop: add a new page to PDF document In loop: add...

    products.aspose.com/pdf/cpp/merger/epub-to-pdf/
  6. Search and Get Text from Pages of PDF Document|...

    Explore how to search and extract text from a PDF document in Java with Aspose.PDF for content extraction....Search and Get Text from Pages of PDF Document Contents [ Hide...Search and Get Text from All the Pages of PDF Document TextFragmentAbsorber...

    docs.aspose.com/pdf/java/search-and-get-text-fr...
  7. Add Footer to PDF using C# | Aspose.PDF

    Add footer to PDF programmatically with C# sample code using Aspose.PDF for .NET.... Add the Stamp to Page using AddStamp method. Save...foreach ( var page in pdfDocument . Pages ) { page . AddStamp (...

    products.aspose.com/pdf/net/footer/
  8. Change Background of VDW File via java | produc...

    Java source code to change background of VDW file on Java Runtime Environment for JSP/JSF Application and Desktop Applications....class Add a new page to diagram as background page Insert an image...background page Set background page to the first page of diagram...

    products.aspose.com/diagram/java/changebackgrou...
  9. SaveFormat enumeration | Aspose.Words for Python

    aspose.words.SaveFormat enumeration. Indicates the format in which the document is saved.... TIFF Renders a page or pages of the document and saves...multipage TIFF file. PNG Renders a page of the document and saves it...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Composing Expressions in C#|Aspose.Words for .NET

    Compose expressions when building a report using C#. The complexity of expressions in templates is not restricted....Hide ] What is this page about? This page describes how to compose...results. Please refresh the page and try again....

    docs.aspose.com/words/net/composing-expressions/