Sort Score
Result 10 results
Languages All
Labels All
Results 771 - 780 of 181,656 for

page

(0.1 sec)
  1. TxtExportHeadersFootersMode enumeration | Aspos...

    Aspose.Words.Saving.TxtExportHeadersFootersMode enumeration. Specifies the way headers and footers are exported to plain text format...."Primary footer" ); // Insert pages to display these headers and...doc ); builder . writeln ( "Page 1" ); builder . insertBreak...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Split a Document in C++|Aspose.Words for C++

    Split a document into several files using C++. Use the split feature to effectively split a document by headings or sections, as well as by Pages or by Page ranges....example, you only need some pages from a specific document and...also split a document by pages or by page ranges. Both splitting...

    docs.aspose.com/words/cpp/split-a-document/
  3. LayoutCollector class | Aspose.Words for Node.js

    Aspose.Words.Layout.LayoutCollector class. This class allows to compute Page numbers of document nodes....This class allows to compute page numbers of document nodes. To...visit the Converting to Fixed-page Format documentation article...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 用 JavaScript 通过 C++ 追踪 Excel 转换为 TIFF 的进度|Docum...

    学习如何用 Aspose.Cells for JavaScript 通过 C++ 追踪 Excel 文件转换为 TIFF 的过程。在转换过程中提升用户体验。...default behavior will be used for page saving // If needed, args (like...Aspose.Cells Example - TIFF Page Saving Callback </ title > </...

    docs.aspose.com/cells/zh/javascript-cpp/track-c...
  5. Setting Different Headers and Footers For Diffe...

    This article provides sample code that shows how to programmatically set headers and footers of an Excel worksheet's Page Setup using Aspose.Cells for JavaScript via C++. Set headers and footers for the first, odd, and even Pages....Headers and Footers For Different Pages with JavaScript via C++ Contents...for the first page, odd pages, and even pages since Excel 2007...

    docs.aspose.com/cells/javascript-cpp/setting-di...
  6. Manipulate PDF Document|Aspose.PDF for PHP via ...

    Discover how to manipulate PDF files in PHP with Aspose.PDF for content modification and document structuring....$inputFile ); // Get access to first page of PDF file $tocPage = $document..."First page" , "Second page" , "Third page" , "Fourth page" ]; for...

    docs.aspose.com/pdf/php-java/manipulate-pdf-doc...
  7. PageSetup.DifferentFirstPageHeaderFooter | Aspo...

    Discover the PageSetup DifferentFirstPageHeaderFooter property to customize your document's first Page with unique headers and footers for a professional touch....footer is used on the first page. public bool DifferentFirstPageHe...footers for first, even and odd pages. builder . PageSetup . DifferentFirstPageHe...

    reference.aspose.com/words/net/aspose.words/pag...
  8. Working with Operators using Python|Aspose.PDF ...

    This topic explains how to use operators with Aspose.PDF for Python via .NET. The operator classes provide great features for PDF manipulation....painting a graphical shape on the page. An operator keyword is distinguished...elements to be painted on a page. More details about PDF operators...

    docs.aspose.com/pdf/python-net/working-with-ope...
  9. Working with Actions in PDF|Aspose.PDF for .NET

    This section explains how to add actions to the document and form fields programmatically with C#.... Get the Page Class you want to add the link...LinkAnnotation object using the Page and Rectangle objects. The rectangle...

    docs.aspose.com/pdf/net/actions/
  10. Rotate PDF Pages Using Python via C++|Aspose.PD...

    This topic describes how to rotate the Page orientation in an existing PDF file programmatically with Python via C++....Rotate PDF Pages Using Python via C++ Contents [ Hide ] Sometimes...Sometimes, PDF pages may have incorrect orientation due to scanning...

    docs.aspose.com/pdf/python-cpp/rotate-pages/