Sort Score
Result 10 results
Languages All
Labels All
Results 4,111 - 4,120 of 181,674 for

page

(0.25 sec)
  1. FieldIndex.numberOfColumns property | Aspose.Wo...

    FieldIndex.numberOfColumns property. Gets or sets the number of columns per Page used when building the index....sets the number of columns per page used when building the index...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 以编程方式删除 PDF 页面 C#|Aspose.PDF for .NET

    您可以使用 Aspose.PDF for .NET 库从 PDF 文件中删除页面。... GetDataDir_AsposePdf_Pages (); // Open PDF document using...Delete a particular page document . Pages . Delete ( 2 ); // Save...

    docs.aspose.com/pdf/zh/net/delete-pages/
  3. 有什么新功能|Aspose.PDF for Java

    本页面介绍了Aspose.PDF for Java最近发布版本中引入的最受欢迎的新功能。... Page page = document . getPages ()....迭代页面内容。 for ( int i = 1 ; i <= page . getContents (). size (); i...

    docs.aspose.com/pdf/zh/java/whatsnew/
  4. 将曲线对象添加到PDF文件|Aspose.PDF for C++

    本文解释了如何使用Aspose.PDF for C++在PDF中创建曲线对象。...PDF 文件的页面集合中 auto page = document -> get_Pages () -> Add (); //...); // 将 Graph 对象添加到页面的段落集合中 page -> get_Paragraphs () -> Add...

    docs.aspose.com/pdf/zh/cpp/add-curve/
  5. LayoutEnumerator.move_parent method | Aspose.Wo...

    aspose.words.layout.LayoutEnumerator.move_parent method... # Layout entities are pages, cells, rows, lines, and other...layout . LayoutEntityType . PAGE ) self . assertEqual ( aw ....

    reference.aspose.com/words/python-net/aspose.wo...
  6. 使用 Python 从 PDF 中提取表格 | Aspose.PDF

    Python 源代码用于通过 COM Interop 在 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上从 PDF 文件中提取表格。...path_infile ) for page in pdf_document . pages : absorber = apdf...TableAbsorber () absorber . visit ( page ) for table in absorber . table_list...

    products.aspose.com/pdf/zh-hans/python-net/tabl...
  7. Display Features in Ruby|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....or Unhide a Worksheet in Ruby Page Break Preview in Ruby Split...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/cells/java/display-features-in-...
  8. Split VSX Files via Python | products.aspose.com

    Python source code to Split vsx file within any Python based application....each page Create a new Diagram class object Copy the page via...diagram = Diagram( "file.vsx" ); page = diagram.getPages(). get (...

    products.aspose.com/diagram/python-java/splitte...
  9. Working with Text in PS file | Python

    How to add textt in PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python...Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/python-net/ps/working-with...
  10. 在 PDF 中使用标题|Aspose.PDF for .NET

    使用 C# 在 PDF 文档中创建标题编号。Aspose.PDF for .NET 提供不同类型的编号样式。...72 ; // Add page var pdfPage = document . Pages . Add (); pdfPage...with the same margin as the page var floatBox = new Aspose ....

    docs.aspose.com/pdf/zh/net/working-with-headings/