Sort Score
Result 10 results
Languages All
Labels All
Results 861 - 870 of 184,578 for

page

(0.18 sec)
  1. 自定义页码不起作用 - Free Support Forum - aspose.com

    下面的代码: Document document = new Document(); DocumentBuilder builder = new DocumentBuilder(document); Section currentSection = builder.getCurrentSection(); currentSection.getPageSetup().setPageStartingNumber(10); current…...insertField("PAGE", ""); // 奇数页页码在右侧 builder....RIGHT); builder.insertField("PAGE", ""); builder.moveToDocumentEnd();...

    forum.aspose.com/t/topic/315401
  2. DocumentBuilder.InsertField | Aspose.Words for ...

    Enhance your documents with DocumentBuilder's InsertField method. Effortlessly add and update Word fields for dynamic content and improved functionality.... Write ( "\nThis is page " ); builder . InsertField (...GetFieldCode (), Is . EqualTo ( " PAGE " )); if ( updateInsertedFields...

    reference.aspose.com/words/net/aspose.words/doc...
  3. HtmlSaveOptions.export_page_setup property | As...

    HtmlSaveOptions.export_Page_setup property. Specifies whether Page setup is exported to HTML, MHTML or EPUB...export_page_setup property HtmlSaveOptions.export_page_setup property...property Specifies whether page setup is exported to HTML, MHTML...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Manipulate PDF Document|Aspose.PDF for Java

    Learn how to manipulate PDF documents in Java using Aspose.PDF, including editing and content updates....Get access to first page of PDF file Page tocPage = document ...0 ] = "First page" ; titles [ 1 ] = "Second page" ; titles [ 2...

    docs.aspose.com/pdf/java/manipulate-pdf-document/
  5. 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...
  6. How to Rearrange Pages in a PDF using C#

    This article assists on how to rearrange Pages in a PDF using C#. It has information to set the IDE and a runnable sample code to reorder Pages in a PDF using C#....Page Product Family Aspose.PSD Product...Product Family How to Rearrange Pages in a PDF using C# This how-to...

    kb.aspose.com/pdf/net/how-to-rearrange-pages-in...
  7. 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...
  8. 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...
  9. 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...
  10. FieldToa.page_number_list_separator property | ...

    FieldToa.Page_number_list_separator property. Gets or sets the character sequence that is used to separate two Page numbers in a Page number list....page_number_list_separator property FieldToa.page_number_list_separator...two page numbers in a page number list. @property def page_number_list_separator...

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