Sort Score
Result 10 results
Languages All
Labels All
Results 2,451 - 2,460 of 181,785 for

page

(0.2 sec)
  1. How to Convert OneNote to HTML using Java

    This simple article focuses on how to convert OneNote to HTML using Java. It represents all the details to configure the environment, a complete programming work flow and an example code to export OneNote to HTML using Java....Page Product Family Aspose.PSD Product...class instance and add an empty page inside that Initialize the ParagraphStyle...

    kb.aspose.com/note/java/how-to-convert-onenote-...
  2. Generate PDF from XML|Aspose.PDF for C++

    Aspose.PDF for C++ provides several ways to convert an XML file into a PDF document requiring that the input XML file....HtmlLoadOptions > (); // set page size to A5 options -> get_PageInfo...<fo:simple-page-master master-name= "simpleA4" page-height= "29...

    docs.aspose.com/pdf/cpp/generate-pdf-from-xml/
  3. Adding Image stamps in PDF using Python|Aspose....

    Add the Image Stamp in your PDF document using ImageStamp class with the Aspose.PDF for Python library....Add the stamp to the target page. Save the modified PDF. import.... opacity = 0.5 document . pages [ 1 ] . add_stamp ( image_stamp...

    docs.aspose.com/pdf/python-net/image-stamps-in-...
  4. ContainerConfig|Documentation

    ContainerConfig element is used to break content into columns and to add a footer to the form....bottom of the page ( ContainerTypeEnum.Footer ). Each page can only...regardless of their content. Adding page footer To add a footer that...

    docs.aspose.com/omr/net/programmatic-forms/cont...
  5. DocumentBuilder.InsertFootnote | Aspose.Words f...

    Enhance your documents effortlessly with the DocumentBuilder InsertFootnote method—easily add footnotes or endnotes for better clarity and professionalism....appear at the bottom of the page. builder . Write ( "This text...referenced text, // so this page break will not affect the footnote...

    reference.aspose.com/words/net/aspose.words/doc...
  6. Aspose.Words Features Missing in VSTO|Aspose.Wo...

    Perform some operations with documents faster and more conveniently than VSTO. In addition, there are operations that are not supported by VSTO using C#....Hide ] What is this page about? This page explains missing features...the Missing Features of VSTO page Aspose.Words source code examples...

    docs.aspose.com/words/net/missing-features-in-v...
  7. How to Add Header and Footer in Word using Python

    This tutorial contains information on how to add header and footer in Word using Python. It provides all the details to configure the development environment, stepwise process, and a runnable sample code to insert header and footer in Word using Python....Page Product Family Aspose.PSD Product...headers and footers on different pages along with the information to...

    kb.aspose.com/words/python/how-to-add-header-an...
  8. 使用 C# 在 PDF 中格式化文本|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF 在 .NET 中格式化 PDF 文档中的文本,以增强文档的视觉呈现。...Document ()) { var page = document . Pages . Add (); string textFragment...SubsequentLinesInden = 20 }; page . Paragraphs . Add ( text );...

    docs.aspose.com/pdf/zh/net/text-formatting-insi...
  9. Remove Highlight from PDF using Python

    Follow this article to remove highlight from PDF using Python. It has details to set the IDE, a list of steps, and a sample code demonstrating how to erase highlight in PDF using Python by removing all or a particular annotation....Page Product Family Aspose.PSD Product...in it Parse through all the pages in the PDF and collect all the...

    kb.aspose.com/pdf/python/remove-highlight-from-...
  10. LayoutCollector.getStartPageIndex method | Aspo...

    LayoutCollector.getStartPageIndex method. Gets 1-based index of the Page where node begins...) Gets 1-based index of the page where node begins. Returns 0...if node cannot be mapped to a page. getStartPageIndex ( node :...

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