Sort Score
Result 10 results
Languages All
Labels All
Results 4,621 - 4,630 of 186,654 for

page

(0.36 sec)
  1. Add Text Stamp to PDF using Python | Aspose.PDF

    Add text stamp to PDF file programmatically with Python sample code using Aspose.PDF for Python via C++....the text stamp to the first page of the document Save the document...stamp to particular page document . pages [ 1 ] . add_stamp (...

    products.aspose.com/pdf/python-cpp/stamps/text/
  2. Add Image to HTML – From Basic Syntax to Advanc...

    Aspose.HTML explains how to add images to HTML using img tag, CSS backgrounds, JavaScript, etc. Improve web design and SEO with best practices!...Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/html/net/tutorial/add-image-to-...
  3. Adding shape watermark removes the header - Fre...

    Hello, Describe the case I’m using this tutorial to add a shape watermark into my document. The document is created using HTML templates. The document has header and footer. I’m using Aspose.Words 25.3. Describe the i…...to every page, but the header is removed from page 2 and onwards...headers are present on every page, but I do not like the word-art...

    forum.aspose.com/t/adding-shape-watermark-remov...
  4. Mail merge with repeating data in a table - Fre...

    Hi, Let’s say I want to generate a batch of 100 invoices, 2 Pages per invoice. The template has headers and footers and a different section for each Page. I can do a normal mail merge using “Execute” and providing a D…...a batch of 100 invoices, 2 pages per invoice. The template has...a different section for each page. I can do a normal mail merge...

    forum.aspose.com/t/mail-merge-with-repeating-da...
  5. 使用 C++ 从 PDF 中删除表格 | Aspose.PDF

    使用 Aspose.PDF for C++,使用 C++ 示例代码,以编程方式从 PDF 文件中删除表格...pdf" ); for ( auto page : document -> get_Pages ()) { auto absorber...TableAbsorber > (); absorber -> Visit ( page ); for ( auto table : absorber...

    products.aspose.com/pdf/zh-hans/cpp/table/remove/
  6. JPEG to PDF Merge using Python | Aspose.PDF

    Combine two or more JPEG documents into one PDF single file programmatically with Python sample code using Aspose.PDF for Python for .NET...Library on the Documentation pages. To verify the benefits of the...new PDF document, add a new page to the document, create a rectangle...

    products.aspose.com/pdf/python-net/merger/jpeg-...
  7. Aspose.Words MCP Server|Aspose.Words for Python...

    How to use the Model Context Protocol (MCP) server that exposes Aspose.Words for Python via .NET features as callable tools for AI/assistant clients....color, underline) Page and section breaks; page setup (margins,...advanced export options Render page to image (PNG, etc.) In‑memory...

    docs.aspose.com/words/python-net/aspose-words-m...
  8. Aspose::Words::Fields::FieldNumWords class | As...

    Aspose::Words::Fields::FieldNumWords class. Implements the NUMWORDS 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...
  9. 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...
  10. LayoutEnumerator.move_parent method | Aspose.Wo...

    aspose.words.layout.LayoutEnumerator.move_parent method... # Layout entities are pages, cells, rows, lines, and other...layout . LayoutEntityType . PAGE ) self . assertEqual ( aw ....

    reference.aspose.com/words/python-net/aspose.wo...