Sort Score
Result 10 results
Languages All
Labels All
Results 1,561 - 1,570 of 181,760 for

page

(0.09 sec)
  1. PageInfo.Landscape | Aspose.Words for .NET

    Discover if your document's Page orientation is landscape with PageInfo. Ensure optimal layout for stunning presentations and prints....property Returns true if the page orientation specified in the...the document for this page is landscape. public bool Landscape...

    reference.aspose.com/words/net/aspose.words.ren...
  2. Text Formatting inside PDF using C#|Aspose.PDF ...

    Learn how to format text within a PDF document in .NET using Aspose.PDF to enhance the document's visual presentation....Document ()) { var page = document . Pages . Add (); string textFragment...SubsequentLinesInden = 20 }; page . Paragraphs . Add ( text );...

    docs.aspose.com/pdf/net/text-formatting-inside-...
  3. Aspose::Words::Orientation enum | Aspose.Words ...

    Aspose::Words::Orientation enum. Specifies Page orientation in C++....] Orientation enum Specifies page orientation. enum class Orientation...Description Portrait 1 Portrait page orientation (narrow and tall)...

    reference.aspose.com/words/cpp/aspose.words/ori...
  4. Specify Layout Options in Node.js|Aspose.Words ...

    Specify Layout Options for various document layouts using Node.js....continuousSectionPag to calculate page numbers in a continuous section...section that restarts page numbering, or ignorePrinterMetrics to...

    docs.aspose.com/words/nodejs-net/specify-layout...
  5. Aspose.PSD的Java 24.1版本发布说明|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....changing this property, the first page will be rendered and saved....Change the active page index to the second page. image . setActivePageIndex...

    docs.aspose.com/psd/zh/java/aspose-psd-for-java...
  6. HtmlSaveOptions.exportPageSetup property | Aspo...

    HtmlSaveOptions.exportPageSetup property. Specifies whether Page setup is exported to HTML, MHTML or EPUB...exportPageSetup property Specifies whether page setup is exported to HTML, MHTML...Words document model provides page setup information via PageSetup...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 通过JavaScript和C++计算页面设置缩放比例因子|Documentation

    本文提供示例代码,说明如何通过C++中的JavaScript API以编程方式计算Excel工作表的页面设置缩放比例,使用“适合n页宽 m页高”选项。...Example - Page Scale </ title > </ head > < body > < h1 > Page Scale...PaperSizeType . PaperA4 ; // Set fit to pages wide as 1 worksheet . pageSetup...

    docs.aspose.com/cells/zh/javascript-cpp/calcula...
  8. Working with Artifacts in .NET|Aspose.PDF for .NET

    Aspose.PDF for .NET allows you to add a background image to PDF Pages, and get each watermark using Artifact class....Examples of artifacts include page headers, footers, separators...include Background, Layout, Page, Pagination and Undefined)....

    docs.aspose.com/pdf/net/artifacts/
  9. PageLayoutCallbackArgs class | Aspose.Words for...

    aspose.words.layout.PageLayoutCallbackArgs class. An argument passed into [IPageLayoutCallback.notify()](../iPagelayoutcallback/notify/#Pagelayoutcallbackargs) To learn more, visit the [Converting to Fixed-Page Format](https://docs.aspose.com/words/python-net/converting-to-fixed-Page-format/) documentation article....visit the Converting to Fixed-page Format documentation article...Gets event. page_index Gets 0-based index of the page in the document...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Add Pages to PDF using .NET | Aspose.PDF

    Add PDF Pages to your document programmatically with C# sample code using Aspose.PDF for .NET...to Add pages to PDF using C# In order to insert page in PDF file...Install-Package Aspose.PDF Insert Page to PDF using C# You need Aspose...

    products.aspose.com/pdf/net/pages/add/