Sort Score
Result 10 results
Languages All
Labels All
Results 4,051 - 4,060 of 184,094 for

page

(0.09 sec)
  1. BuiltInDocumentProperties.LinksUpToDate | Aspos...

    Discover the BuiltInDocumentProperties LinksUpToDate feature, ensuring your document's hyperlinks are current and enhancing your content's reliability....document statistics such as word/page/character counts as metadata...Statistics // Page count: The PageCount property shows the page count...

    reference.aspose.com/words/net/aspose.words.pro...
  2. Aspose::Words::ControlChar::PageBreakChar field...

    Aspose::Words::ControlChar::PageBreakChar field. Page break character: (char)12 or "\f" in C++....[ Hide ] PageBreakChar field Page break character: (char)12 or...() -> get_Count ()); // Add a page break. builder -> Write ( System...

    reference.aspose.com/words/cpp/aspose.words/con...
  3. 在Php中管理分页符|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....添加分页符,请调用 pagebreaks 模块的 add_page_breaks 方法。下面是代码示例。 PHP 代码 $worksheets...$worksheets -> get ( 0 ); $h_page_breaks = $worksheet -> getHorizontalPageBre...

    docs.aspose.com/cells/zh/java/managing-page-bre...
  4. Showcases|Documentation

    Check out how Aspose.OMR for .NET can be used to solve real-world problems....Final exam answer sheet Single-page OMR ready answer sheet for any...How to use Open the template page with the required design. Download...

    docs.aspose.com/omr/net/showcases/
  5. 以编程方式删除 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/
  6. Split VSSX Files via Python | products.aspose.com

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

    products.aspose.com/diagram/python-net/splitter...
  7. Converting a PDF file to TIFF using Rust | Aspo...

    Code Examples on Rust for PDF‑to‑TIFF Conversion on All Platforms...converting Convert a PDF Page to Tiff using page_to_tiff function Close...save the specified page as Tiff-image pdf . page_to_tiff ( 1 , 100...

    products.aspose.com/pdf/rust-cpp/conversion/pdf...
  8. Create EPS File in C#

    This quick tutorial guides how to create an EPS file in C#. It covers the stepwise algorithm and a runnable code to make EPS file in C#....Page Product Family Aspose.PSD Product...the IDE by installing Aspose.Page to create PostScript files Set...

    kb.aspose.com/page/net/create-eps-file-in-csharp/
  9. 使用 Python 从 PDF 中提取表格 | Aspose.PDF

    使用 Aspose.PDF for Python for .NET,使用 Python 示例代码,以编程方式从 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...
  10. JSON|Documentation

    Learn how to convert an Excel file to JSON with Aspose.Cells.... Please refresh the page and try again. Related articles...

    docs.aspose.com/cells/java/developer-guide/work...