Sort Score
Result 10 results
Languages All
Labels All
Results 881 - 890 of 184,589 for

page

(0.14 sec)
  1. Working with Headings in PDF|Aspose.PDF for Pyt...

    Create numbering in heading your PDF document with Python. Aspose.PDF for Python via .NET offers different kinds of numbering styles.... page_info . width = 612.0 document . page_info . height...height = 792.0 document . page_info . margin = ap . MarginInfo...

    docs.aspose.com/pdf/python-net/working-with-hea...
  2. Aspose.PSD for .NET 24.1 - Release Notes|Docume...

    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....Notes Contents [ Hide ] This page contains release notes for Aspose...changing this property, the first page will be rendered and saved....

    docs.aspose.com/psd/net/aspose-psd-for-net-24-1...
  3. Aspose::Words::PageVerticalAlignment enum | Asp...

    Aspose::Words::PageVerticalAlignment enum. Specifies vertical justification of text on each Page in C++....justification of text on each page. enum class PageVerticalAlignmen...aligned at the bottom of the page. Center 1 Text is aligned in...

    reference.aspose.com/words/cpp/aspose.words/pag...
  4. PageSet | Aspose.Words for .NET

    Create a tailored one-Page set effortlessly with PageSet constructor, designed for precise Page indexing and seamless user experience....) Creates an one-page set based on exact page index. public PageSet...PageSet ( int page ) Parameter Type Description page Int32 Zero-based...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Use Connection indexes to connect shapes|Docume...

    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....connectShapesViaConn member exposed by the Page class can be used to connect...Diagram (); // get page by index Page page = diagram . getPages...

    docs.aspose.com/diagram/java/use-connection-ind...
  6. Editing a PDF's individual pages|Aspose.PDF for...

    This section explains how to edit PDF's individual Pages using PdfPageEditor class....Editing a PDF's individual pages Contents [ Hide ] Aspose.Pdf...you to manipulate individual pages in a PDF file. This feature...

    docs.aspose.com/pdf/net/editing-a-pdf-s-individ...
  7. 使用 FloatingBox 进行文本生成|Aspose.PDF for .NET

    本页面解释如何在浮动框内格式化文本。...Document ()) { var page = document . Pages . Add (); // Create..."text example" )); // Add box page . Paragraphs . Add ( box );...

    docs.aspose.com/pdf/zh/net/floating-box/
  8. DocumentBuilder.insert_field method | Aspose.Wo...

    aspose.words.DocumentBuilder.insert_field method... write ( ' \n This is page ' ) builder . insert_field (... fields . FieldType . FIELD_PAGE , update_field = update_ins...

    reference.aspose.com/words/python-net/aspose.wo...
  9. DocumentBuilder.insertField method | Aspose.Wor...

    Aspose.Words.DocumentBuilder.insertField method... write ( "\nThis is page " ); builder . insertField (...getFieldCode ()). toEqual ( " PAGE " ); if ( updateInsertedFields...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. LayoutCollector | Aspose.Words for Java

    This class allows to compute Page numbers of document nodes in Java....This class allows to compute page numbers of document nodes. To...visit the Converting to Fixed-page Format documentation article...

    reference.aspose.com/words/java/com.aspose.word...