Sort Score
Result 10 results
Languages All
Labels All
Results 7,791 - 7,800 of 141,625 for

page

(0.12 sec)
  1. 从PDF文档中提取表格|Aspose.PDF for .NET

    Aspose.PDF for .NET 使您能够对PDF文档中包含的表格进行各种操作。...)) { foreach ( var page in document . Pages ) { Aspose . Pdf ...TableAbsorber (); absorber . Visit ( page ); foreach ( var table in absorber...

    docs.aspose.com/pdf/zh/net/extract-table-from-e...
  2. Merge PDF Documents using C++ | Aspose.PDF

    Combine various PDF documents programmatically with C++ sample code using Aspose.PDF for C++... The current page provides information about converting... Open second document. Add pages of second document to the first...

    products.aspose.com/pdf/cpp/merger/
  3. Python中的设置页面选项|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....pagesetup 模块的 page_orientation 方法。 Python 代码 def page_orientation...Portrait page_setup = sheet . getPageSetup () page_orientation_type...

    docs.aspose.com/cells/zh/java/setting-page-opti...
  4. TTF font subsetting tool | API for C# .NET | As...

    Creating font subsets will let you enhance web performance and language support. Learn how to create a subset from the TTF font with C# code....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    products.aspose.com/font/net/font-subset/
  5. FieldCitation.suffix property | Aspose.Words fo...

    FieldCitation.suffix property. Gets or sets a suffix that is appended to the citation....Create a citation with just the page number and the author of the...source_tag = 'Book1' field_citation . page_number = '85' field_citation...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldCitation.volume_number property | Aspose.W...

    FieldCitation.volume_number property. Gets or sets a volume number associated with the citation....Create a citation with just the page number and the author of the...source_tag = 'Book1' field_citation . page_number = '85' field_citation...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ExportHeadersFootersMode enumeration | Aspose.W...

    aspose.words.saving.ExportHeadersFootersMode enumeration. Specifies how headers and footers are exported to HTML, MHTML or EPUB.... FIRST_PAGE_HEADER_FOOTER_PER_SECTION First page header and...not split the document into pages, so headers/footers will not...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Convert XLTX to DOC using Python or with free O...

    XLTX to DOC conversion in your Python applications without using Microsoft Office or online. Test free XLTX to DOC online converter quickly before integrating the code....like setting page orientation, page size, page margins, etc....

    products.aspose.com/total/python-net/conversion...
  9. FieldCitation.prefix property | Aspose.Words fo...

    FieldCitation.prefix property. Gets or sets a prefix that is prepended to the citation....Create a citation with just the page number and the author of the...source_tag = 'Book1' field_citation . page_number = '85' field_citation...

    reference.aspose.com/words/python-net/aspose.wo...
  10. HtmlSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.HTML SaveFormat.MHTML SaveFormat.EPUB SaveFormat.AZW_3 or SaveFormat.MOBI format in Java....PAGE_BREAK: partType = "Page"; break; case DocumentSplitCriteri...getExportPageMargins() Specifies whether page margins is exported to HTML...

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