Sort Score
Result 10 results
Languages All
Labels All
Results 1,521 - 1,530 of 184,569 for

page

(0.4 sec)
  1. Aspose::Words::PageSetup::get_VerticalAlignment...

    Aspose::Words::PageSetup::get_VerticalAlignment method. Returns or sets the vertical alignment of text on each Page in a document or section in C++....vertical alignment of text on each page in a document or section. Aspose...Shows how to apply and revert page setup settings to sections in...

    reference.aspose.com/words/cpp/aspose.words/pag...
  2. Aspose::Words::Layout::LayoutOptions::get_Conti...

    Aspose::Words::Layout::LayoutOptions::get_ContinuousSectionPageNumberingRestart method. Gets or sets the mode of behavior for computing Page numbers when a continuous section restarts the Page numbering in C++....mode of behavior for computing page numbers when a continuous section...section restarts the page numbering. Aspose :: Words :: Layout...

    reference.aspose.com/words/cpp/aspose.words.lay...
  3. 使用 C# 处理 PDF 图层|Aspose.PDF for .NET

    下一任务解释如何锁定 PDF 图层、提取 PDF 图层元素、扁平化分层 PDF,并将 PDF 中的所有图层合并为一个。...first page and the first layer var page = document . Pages [ 1...1 ]; var layer = page . Layers [ 0 ]; // Lock the layer layer...

    docs.aspose.com/pdf/zh/net/work-with-pdf-layers/
  4. Limit the Number of Pages Generated - Excel to ...

    Learn how to limit the number of Pages generated when converting Excel to PDF using Aspose.Cells with C++....Ask AI Limit the Number of Pages Generated - Excel to PDF Conversion...you want to print a range of pages to an output PDF file. Aspose...

    docs.aspose.com/cells/cpp/limit-the-number-of-p...
  5. PageRange constructor | Aspose.Words for Node.js

    PageRange constructor. Creates a new Page range object....PageRange(from, to) Creates a new page range object. PageRange ( from...starting page zero-based index. to number The ending page zero-based...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. LayoutCollector.GetNumPagesSpanned | Aspose.Wor...

    Discover the LayoutCollector GetNumPagesSpanned method to efficiently determine how many Pages a node spans. Simplify your document management today!...GetNumPagesSpanned method Gets number of pages the specified node spans. 0...0 if node is within a single page. This is the same as GetEndPageIndex...

    reference.aspose.com/words/net/aspose.words.lay...
  7. Convert PowerPoint Presentations in Handout Mod...

    Convert presentations to handouts. Set slides per Page, keep notes, export to PDF or images with Aspose.Slides for Node.js, with sample code. Try it free....multiple slides appear on a single page, making it useful for conferences...slides are placed on a single page and other display parameters...

    docs.aspose.com/slides/nodejs-java/convert-powe...
  8. Convert PowerPoint Presentations in Handout Mod...

    Convert presentations to handouts in Java. Set slides per Page, keep notes, export to PDF or images with Aspose.Slides for Android, with sample code. Try it free....multiple slides appear on a single page, making it useful for conferences...slides are placed on a single page and other display parameters...

    docs.aspose.com/slides/androidjava/convert-powe...
  9. 编辑 PDF API | Aspose.PDF

    使用适用于任何平台的免费跨平台应用程序和高代码 API 编辑 PDF 文档。... Pages . Accept ( textFragmentAbsorber...textFragmentCollecti ) { Page page = textFragment . Page ; Rectangle annotationRectangle...

    products.aspose.com/pdf/zh-hans/redaction/
  10. Set Image Size|Aspose.PDF for .NET

    This section describes how to set image size PDF file using C# library....Document ()) { // Add page var page = document . Pages . Add (); // Create...to the page page . Paragraphs . Add ( img ); // Set page properties...

    docs.aspose.com/pdf/net/set-image-size/