Sort Score
Result 10 results
Languages All
Labels All
Results 1,051 - 1,060 of 8,221 for

page count

(0.06 sec)
  1. wrapper.zip

    wrapper.xml aspose.imaging.Blend Aspose.Imaging.Blend Blend() Blend() False Blend(Count) Blend(int Count) False factors Factors float[] False True True positions Positions float[] False True True a......Blend() False Blend(count) Blend(int count) False factors Factors...True allocated_memory_bytes_count AllocatedMemoryBytes long True...

    docs.aspose.com/imaging/python-net/python-notes...
  2. Add Table to PDF using PHP | Aspose.PDF

    Adding table in PDF file programmatically with PHP sample code using Aspose.PDF for PHP via Java...more details check the GitHub page. Add Table to PDF using PHP...instance of Document. Access the Page via its index. Create Table...

    products.aspose.com/pdf/php-java/table/add/
  3. Document.remove_blank_pages method | Aspose.Wor...

    Document.remove_blank_Pages method. Removes blank Pages from the document....remove_blank_pages method remove_blank_pages() Removes blank pages from...document. def remove_blank_pages ( self ): ... Remarks The resulting...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Formatting Pivot Table with C++|Documentation

    Learn how to customize the appearance of pivot tables using Aspose.Cells for C++.... Setting Row/Column/Page Fields Format #include <iostream>...SetSubtotals ( PivotFieldSubtotalTy :: Count , true ); // Setting autosort...

    docs.aspose.com/cells/cpp/formatting-pivot-table/
  5. Python Split PDF

    Split PDF files into e Pages using Python code. Save PDF as separate files using Python....integrate the extracted PDF pages with other data and, as a result...Whether you are integrating PDF pages into automated information systems...

    products.aspose.com/words/python-net/split/pdf/
  6. 使用Python替换PDF中的文本|Aspose.PDF for Python via .NET

    了解通过Aspose.PDF for Python via .NET库替换和删除文本的多种方法。... pages . accept ( absorber ) # 获取提取的文本片段...); // 从 PDF 文件的第一页搜索文本 pdf . Pages [ 1 ] . Accept ( TextFragmentAbsorber...

    docs.aspose.com/pdf/zh/python-net/replace-text-...
  7. MD to PNG Converter using Python | Aspose.PDF

    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...
  8. 使用 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...
  9. Working with Digital Signatures|Aspose.Words fo...

    Digitally sign documents and detect, Count, verify, and remove existing digital signatures using Python....after loading by checking the Count property of the Document.digital_signatures...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/words/python-net/working-with-d...
  10. 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...