Sort Score
Result 10 results
Languages All
Labels All
Results 821 - 830 of 188,559 for

page

(0.23 sec)
  1. 5112365.xlsx

    Sheet1 Aspose Products .NET Components Java Components Cloud APIs Android Components SharePoint Components SSRS Rendering Extensions JasperReports Exporters Product Family Packs Free Utilities & Co......of Use Quick Search Browse Pages Blog Labels Attachments Bookmarks...Attachments (0) Page History Restrictions Info Link to this Page… View...

    docs.aspose.com/cells/fr/python-net/working-wit...
  2. PageInfo Class | Aspose.Words for .NET

    Discover the Aspose.Words.Rendering.PageInfo class, which provides essential details about each document Page, enhancing your document rendering experience....about a particular document page. To learn more, visit the Rendering...{ get; } Returns true if the page contains colored content. HeightInPoints...

    reference.aspose.com/words/net/aspose.words.ren...
  3. 将线对象添加到PDF文件|Aspose.PDF for C++

    本文解释了如何使用Aspose.PDF for C++在PDF中创建线对象。...将页面添加到PDF文件的页面集合中 auto page = document -> get_Pages () -> Add (); //...400 ); // 将图形对象添加到页面实例的段落集合中 page -> get_Paragraphs () -> Add...

    docs.aspose.com/pdf/zh/cpp/add-line/
  4. Aspose::Words::Saving::PageSet::PageSet constru...

    Aspose::Words::Saving::PageSet::PageSet constructor. Creates a Page set based on exact Page indices in C++....constructor Creates a page set based on exact page indices. Aspose...int32_t > & pages ) Parameter Type Description pages const Sys...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. Add background to PDF|Aspose.PDF for Java

    Learn how to add backgrounds to PDF documents using Aspose.PDF for Java. Follow this step-by-step guide for creative customization....document is a collection of pages and each page contains a collection...add a background image to a page object. The following code snippet...

    docs.aspose.com/pdf/java/add-backgrounds/
  6. FootnoteSeparatorType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.FootnoteSeparatorType enum to customize footnote and endnote separators, enhancing document formatting and readability....Printed above footnote text on a page when the text must be continued...continued from a previous page. FootnoteContinuation 2 Printed below...

    reference.aspose.com/words/net/aspose.words.not...
  7. LayoutOptions.ContinuousSectionPageNumberingRes...

    Discover the LayoutOptions ContinuousSectionPageNumberingRestart property for seamless Page numbering control in continuous sections. Optimize your document layout today!...mode of behavior for computing page numbers when a continuous section...section restarts the page numbering. public ContinuousSectionRes...

    reference.aspose.com/words/net/aspose.words.lay...
  8. Creating a complex PDF|Aspose.PDF for C++

    Aspose.PDF for C++ allows you to create more complex documents that contain images, text fragments, and tables in one document....metadata but without pages. Add a Page to the document object...document will have one page. Add a Image to the Page. Create a TextFragment...

    docs.aspose.com/pdf/cpp/complex-pdf-example/
  9. Document.pageCount property | Aspose.Words for ...

    Document.PageCount property. Gets the number of Pages in the document as calculated by the most recent Page layout operation....property Gets the number of pages in the document as calculated...calculated by the most recent page layout operation. get pageCount ()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Hello World Java Example|Aspose.PDF for Java

    This Page show how use simple programming for create a PDF document containing text - Hello World using Aspose.PDF for Java....Instantiate a Document object Add a Page to document object Create a...Paragraph collection of the page Save the resultant PDF document...

    docs.aspose.com/pdf/java/hello-world-example/