Sort Score
Result 10 results
Languages All
Labels All
Results 1,541 - 1,550 of 10,603 for

page count

(0.71 sec)
  1. Aspose.Cells 8.3.2中的公共API更改|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....move(int count, bool isSameParent)方法可用于根据计...setPositionInSamePar 属性和 PivotItem.move(int count, bool isSameParent) 方法之前,必须调用PivotTable...

    docs.aspose.com/cells/zh/java/public-api-change...
  2. Modify the content of pdf based on header - Fre...

    Hello, Currently what we are doing: We have our data in HTML format. So we are generating pdf from html. We are using Converter.ConvertHTML from Aspose.HTML. Also, we have pdf headers and footers in HTML form. What we…...have a new ask such that each page might has different header and...for header and footer for each page. I have my logic to check height...

    forum.aspose.com/t/modify-the-content-of-pdf-ba...
  3. Aspose::Words::Tables::RowFormat::get_HeadingFo...

    Aspose::Words::Tables::RowFormat::get_HeadingFormat method. True if the row is repeated as a table heading on every Page when the table spans more than one Page in C++....on every page when the table spans more than one page. bool Aspose...with rows that repeat on every page. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.tab...
  4. Aspose.Cells 8.3.2中的公共API更改|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....Move(int count, bool isSameParent)方法可用于根据计...PositionInSameParent属性和PivotItem.Move(int count, bool isSameParent)方法之前,有必要调用PivotTable...

    docs.aspose.com/cells/zh/net/public-api-changes...
  5. Converting a MD file to PNG using Python | Aspo...

    Sample code on Python for MD to PNG conversion. Use example code for batch MD to PNG conversion with Python and .NET...formats, see the Documentation pages. Also, you can check the other...document, setting options for page layout and other settings. Use...

    products.aspose.com/pdf/python-net/conversion/m...
  6. Change styles for complete document - Free Supp...

    Hi we are trying to change style of document, there are few issues that are seen and need support for resolving the issues we are using the below function to change the font name and font size def change_styles(self, f…...count): p = paras[i].as_paragraph()... True) for j in range(runs.count): rr = runs[j].as_run() if rr...

    forum.aspose.com/t/change-styles-for-complete-d...
  7. Optimize PDF using C++|Aspose.PDF for C++

    Optimize PDF file, shrink all images, reduce size PDF, unembed fonts, enable reusing Page content, remove or flatten annotations with C++....the most essential: Optimize page content for online browsing...compress all images Enable reusing page content Merge duplicate streams...

    docs.aspose.com/pdf/cpp/optimize-pdf/
  8. Retrieve and Manage Exchange Server Mailbox Inf...

    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....strFolderURI ); List Messages with Paging Support The following code...get a list of messages with paging support. // For complete examples...

    docs.aspose.com/email/net/working-with-exchange...
  9. How to Format Number to Scientific|Documentation

    This article will introduce how to format numbers to scientific notation using Aspose.Cells for Python via .NET API....presented, so you don’t have to count zeros to understand the magnitude...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/cells/python-net/how-to-format-...
  10. 使用 C# 在 PDF 中创建或添加表格|Aspose.PDF for .NET

    Aspose.PDF for .NET 是一个用于创建、读取和编辑 PDF 表格的库。请查看本主题中的其他高级功能。...for ( int row_count = 1 ; row_count < 10 ; row_count ++) { // Add...Cells . Add ( "Column (" + row_count + ", 1)" ); row . Cells . Add...

    docs.aspose.com/pdf/zh/net/add-table-in-existin...