Sort Score
Result 10 results
Languages All
Labels All
Results 2,841 - 2,850 of 140,988 for

page

(0.06 sec)
  1. FieldNumPages class | Aspose.Words for Python

    aspose.words.fields.FieldNumPages class. Implements the NUMPageS field...Remarks Retrieves the number of pages in the current document, as...as recorded in the Pages property of the built-in document properties...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 新功能|Aspose.PDF for .NET

    本页面介绍了在最近发布的 Aspose.PDF for .NET 中引入的最受欢迎的新功能。...pdf" )) { var page = doc . Pages [ 1 ]; var dictionaryEditor...dictionaryEditor = new DictionaryEditor ( page . Resources ); var states =...

    docs.aspose.com/pdf/zh/net/whatsnew/
  3. PDF to JPEG Merge using C# | Aspose.PDF

    Combine two or more PDF documents into one JPEG single file programmatically with C# sample code using Aspose.PDF for .NET...Library on the Documentation pages. To verify the benefits of the...merging files In loop: add a new page to JPEG document In loop: add...

    products.aspose.com/pdf/net/merger/pdf-to-jpeg/
  4. 使用 C# 从 PDF 中提取表格数据|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF for .NET 在 C# 中从 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-data-from-ta...
  5. TIFF to PDF Merge using C# | Aspose.PDF

    Combine two or more TIFF documents into one PDF single file programmatically with C# sample code using Aspose.PDF for .NET...Library on the Documentation pages. To verify the benefits of the...merging files In loop: add a new page to PDF document In loop: add...

    products.aspose.com/pdf/net/merger/tiff-to-pdf/
  6. 从 XML 生成 PDF|Aspose.PDF for .NET

    Aspose.PDF for .NET 提供了几种将 XML 文件转换为 PDF 文档的方法,要求输入 XML 文件。...<fo:simple-page-master master-name= "simpleA4" page-height= "29..."29.7cm" page-width= "21cm" margin-top= "2cm" margin-bottom= "2cm"...

    docs.aspose.com/pdf/zh/net/generate-pdf-from-xml/
  7. Create VDX Files via C# | products.aspose.com

    C# Sample code for generating VDX documents. Use this code for creating VDX files within VB.NET, Asp.NET or any .NET based application....the first page of the diagram. Add text in the page. Use Save...the first page of the diagram. Page page = diagram.Pages[ 0 ]; //...

    products.aspose.com/diagram/net/create/vdx/
  8. 使用 Node.js 删除 Excel 中的分页符

    使用 Node.js 删除 Excel 中的分页符。获取设置 IDE 的详细信息、步骤列表以及使用 Node.js 删除 Excel 中分页符的示例代码。...Page Product Family Aspose.PSD Product...从所选工作表访问 collection of horizontal page breaks 并调用clear()”方法 获取垂直分页...

    kb.aspose.com/zh/cells/nodejs/delete-page-break...
  9. Create VSTM Files via Java | products.aspose.com

    Java Sample code for generating VSTM documents. Use this code for creating VSTM files within Java based desktop or web application....the first page of the diagram. Add text in the page. Use save...Access the first page of the diagram. Page page = diagram.getPages()...

    products.aspose.com/diagram/java/create/vstm/
  10. Create VSSX Files via Java | products.aspose.com

    Java Sample code for generating VSSX documents. Use this code for creating VSSX files within Java based desktop or web application....the first page of the diagram. Add text in the page. Use save...Access the first page of the diagram. Page page = diagram.getPages()...

    products.aspose.com/diagram/java/create/vssx/