Sort Score
Result 10 results
Languages All
Labels All
Results 2,451 - 2,460 of 187,024 for

page

(0.21 sec)
  1. How to Set Print Area with C++|Documentation

    This article shows you code explaining how to set print area using Aspose.Cells library with C++....the printed pages, avoiding splits or unwanted page breaks. Save...area. Open the Page Layout tab: Go to the “Page Layout” tab in...

    docs.aspose.com/cells/cpp/how-to-set-print-area/
  2. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – PDF Stamping in Python: Text, Image, and Page Options https://products.aspose.com/pdf/python-net/stamps/ Recent content in PDF Stamping in Pyth......in Python: Text, Image, and Page Options https://products.aspose...in Python: Text, Image, and Page Options on Aspsoe.PDF Products...

    products.aspose.com/pdf/python-net/stamps/index...
  3. LayoutEntityType Enum | Aspose.Words for .NET

    Discover Aspose.Words.Layout.LayoutEntityType enum, featuring diverse layout entity types for enhanced document formatting and seamless integration.... Page 1 Represents page of a document. Page may have...Represents a column of text on a page. Column may have the same child...

    reference.aspose.com/words/net/aspose.words.lay...
  4. Გადაიყვანეთ WORD PNG Javascript

    გადაიყვანეთ WORD PNG JavaScript ფორმატში კოდით. შეინახეთ WORD როგორც PNG JavaScript....) for ( var page = 0 ; page < doc.pageCount; page++) { var extractedPage...extractPages(page, 1 ); extractedPage.save(`Output_${page + 1 }.png`);...

    products.aspose.com/words/ka/nodejs-net/convers...
  5. Გადაიყვანეთ HTML GIF Javascript

    გადაიყვანეთ HTML GIF JavaScript ფორმატში კოდით. შეინახეთ HTML როგორც GIF JavaScript....) for ( var page = 0 ; page < doc.pageCount; page++) { var extractedPage...extractPages(page, 1 ); extractedPage.save(`Output_${page + 1 }.gif`);...

    products.aspose.com/words/ka/nodejs-net/convers...
  6. Გადაიყვანეთ DOC PNG Javascript

    გადაიყვანეთ DOC PNG JavaScript ფორმატში კოდით. შეინახეთ DOC როგორც PNG JavaScript....) for ( var page = 0 ; page < doc.pageCount; page++) { var extractedPage...extractPages(page, 1 ); extractedPage.save(`Output_${page + 1 }.png`);...

    products.aspose.com/words/ka/nodejs-net/convers...
  7. 在 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....) \ # Access a particular page page = diagram . getPages () ....shape , "Dynamic connector" , page . getID ()) \ # Connect sub-shapes...

    docs.aspose.com/diagram/zh/java/connect-sub-sha...
  8. IPageLayoutCallback class | Aspose.Words for Py...

    aspose.words.layout.IPageLayoutCallback class. Implement this interface if you want to have your own custom method called during build and rendering of Page layout model....during build and rendering of page layout model. Remarks The primary...possible to build page layout model for only a few pages at start of...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Setting Headers and Footers with Node.js via C+...

    This article explains how to programmatically insert an image in the header and footer of Excel worksheets using Aspose.Cells for Node.js via C++....display useful information like page number, author name, topic name...footers are managed using the page‑setup settings. Setting Headers...

    docs.aspose.com/cells/nodejs-cpp/setting-header...
  10. PageSetup.orientation property | Aspose.Words f...

    PageSetup.orientation property. Returns or sets the orientation of the Page....sets the orientation of the page. @property def orientation (...swaps PageSetup.page_width and PageSetup.page_height . Examples...

    reference.aspose.com/words/python-net/aspose.wo...