Sort Score
Result 10 results
Languages All
Labels All
Results 1,831 - 1,840 of 151,907 for

page

(0.07 sec)
  1. Working with Footers|Aspose.Words for Java

    Remove footers from a document easily and fast instead of using Apache POI....of the first page to be different from other pages. // You can...headers/footers for odd and even pages. pageSetup . setDifferentFirstPag...

    docs.aspose.com/words/java/working-with-footers/
  2. 使用文本注释处理PDF|Aspose.PDF for .NET

    Aspose.PDF for .NET 允许您从PDF文档中添加、获取和删除文本注释。... 将注释添加到 Page 对象的注释集合中。 以下代码片段演示了如何在PDF页面中添加注释。...TextAnnotation ( document . Pages [ 1 ], new Aspose . Pdf . Rectangle...

    docs.aspose.com/pdf/zh/net/text-annotation/
  3. Convert WORD To Image Java

    Convert a Word document to Image format in Java code. Save a Word document as Image using Java....for ( int page = 0 ; page < doc.getPageCount(); page++) { saveOptions...PageSet (page)); doc.save(String.format( "Output_%d.jpg" , page + 1...

    products.aspose.com/words/java/conversion/word-...
  4. Convert HTML To GIF Java

    Convert HTML to GIF format in Java code. Save HTML as GIF using Java....for ( int page = 0 ; page < doc.getPageCount(); page++) { saveOptions...PageSet (page)); doc.save(String.format( "Output_%d.gif" , page + 1...

    products.aspose.com/words/java/conversion/html-...
  5. Aspose::Words::Fields::FieldToa::set_PageNumber...

    Aspose::Words::Fields::FieldToa::set_PageNumberListSeparator method. Sets the character sequence that is used to separate two Page numbers in a Page number list in C++....used to separate two page numbers in a page number list. void Aspose...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. FieldToa.BookmarkName | Aspose.Words for .NET

    Discover the FieldToa BookmarkName property to easily manage bookmarks in your documents, enhancing table creation and improving document navigation....displaying long citations and page numbers for each entry. FieldToa...// By default, a dotted line page-wide tab appears between the...

    reference.aspose.com/words/net/aspose.words.fie...
  7. FieldTA.EntryCategory | Aspose.Words for .NET

    Discover the FieldTA EntryCategory property. Easily manage your integral entry categories with this powerful tool for seamless organization and efficiency....displaying long citations and page numbers for each entry. FieldToa...// By default, a dotted line page-wide tab appears between the...

    reference.aspose.com/words/net/aspose.words.fie...
  8. PageSetup.section_start property | Aspose.Words...

    PageSetup.section_start property. Returns or sets the type of section break for the specified object....Starts the next section on a new page: builder . insert_break ( aw...BreakType . SECTION_BREAK_NEW_PAGE ) builder . writeln ( 'This...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldToc.hide_in_web_layout property | Aspose.W...

    FieldToc.hide_in_web_layout property. Gets or sets whether to hide tab leader and Page numbers in Web layout view....whether to hide tab leader and page numbers in Web layout view....style to the left, # and the page the heading appears on to the...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FieldToc.entry_separator property | Aspose.Word...

    FieldToc.entry_separator property. Gets or sets a sequence of characters that separate an entry and its Page number....that separate an entry and its page number. @property def entry_separator...style to the left, # and the page the heading appears on to the...

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