Sort Score
Result 10 results
Languages All
Labels All
Results 2,511 - 2,520 of 188,023 for

page

(0.97 sec)
  1. How to create PDF | Aspose.PDF

    Do you know how easily create PDF documents using Python via .NET? Print PDF files with high quality using Python via .NET PDF library....information, please visit the Landing Pages What is C# A C# library also...ditails, please visit the Landing Pages of Aspose.PDF for .NET How to...

    products.aspose.com/pdf/tutorial/create-pdf/
  2. ConvertUtil.pixel_to_point method | Aspose.Word...

    aspose.words.ConvertUtil.pixel_to_point method...Examples Shows how to specify page properties in pixels. doc =...section's "Page Setup" defines the size of the page margins in...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 使用用户定义的单元格|Documentation

    本节介绍如何使用 Aspose.Diagram 读取 visio 形状的用户定义单元格。...); // Get page by name Page page = diagram . Pages . GetPage...GetPage ( "Page-1" ); // Get shape by id Shape shape = page . Shapes...

    docs.aspose.com/diagram/zh/net/working-with-use...
  4. FieldPage Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldPage class for seamless Page field implementation. Enhance your document automation with powerful features today!...FieldPage class Implements the PAGE field. To learn more, visit...Retrieves the number of the current page. Examples Shows how to use NUMCHARS...

    reference.aspose.com/words/net/aspose.words.fie...
  5. LayoutCollector.getEndPageIndex method | Aspose...

    LayoutCollector.getEndPageIndex method. Gets 1-based index of the Page where node ends...) Gets 1-based index of the page where node ends. Returns 0 if...if node cannot be mapped to a page. getEndPageIndex ( node : Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. RowFormat.allowBreakAcrossPages property | Aspo...

    RowFormat.allowBreakAcrossPages property. True if the text in a table row is allowed to split across a Page break....is allowed to split across a page break. get allowBreakAcrossPage...disable rows breaking across pages for every row in a table. let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. PDF|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....Cells Yes Page Break Yes Page Setup Header/Footer Yes Page Setup...Margins Yes Page Setup Page Orientation Yes Page Setup Page Size Yes...

    docs.aspose.com/cells/net/convert-excel-to-pdf/
  8. How to Add Comments in PDF File using Python

    This short tutorial guides you on how to add comments in PDF file using Python. It contains basic information for setting the environment and a runnable sample code to add comments to PDF using Python along with the step-wise description....Page Product Family Aspose.PSD Product...some sample text on the first page of it Instantiate a TextAnnotation...

    kb.aspose.com/pdf/python/how-to-add-comments-in...
  9. PageSetup.multiple_pages property | Aspose.Word...

    PageSetup.multiple_Pages property. For multiple Page documents, gets or sets how a document is printed or rendered so that it can be bound as a booklet....multiple_pages property PageSetup.multiple_pages property For...For multiple page documents, gets or sets how a document is printed...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 使用 C++ 向 PDF 添加文本|Aspose.PDF for C++

    本文描述了在 Aspose.PDF 中处理文本的各个方面。了解如何向 PDF 添加文本、添加 HTML 片段或使用自定义 OTF 字体。...particular page auto pdfPage = document -> get_Pages () -> idx_get...the text fragment to the PDF page textBuilder -> AppendText (...

    docs.aspose.com/pdf/zh/cpp/add-text-to-pdf-file/