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

page

(0.1 sec)
  1. HtmlFixedSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.HTML_FIXED format in Java....the horizontal alignment of pages in an HTML document. getPageMargins()...Specifies the margins around pages in an HTML document. getPageSavingCallbac()...

    reference.aspose.com/words/java/com.aspose.word...
  2. Create VSTX Files via Python | products.aspose.com

    Python Sample code for generating VSTX documents. Use this code for creating VSTX files within any Python based application.....the first page of the diagram. Add text in the page. Use save...Access the first page of the diagram. page = diagram.getPages()...

    products.aspose.com/diagram/python-java/create/...
  3. Table recognition|Documentation

    Extracting and recognizing table cells from images, web links, scanned PDFs, DjVu files, folders, archives and other content.... Pages ) { Console . WriteLine ( $"page {p.PageIndex}"...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/ocr/net/table-recognition/
  4. Convert JPG to EPS using Python

    JPG to EPS conversion functionality offered by Aspose.Page API solution for Python is explained and illustrated with the code snippets here....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/python-net/convert/jpg-to-...
  5. Convert PNG to EPS using Python

    PNG to EPS conversion functionality offered by Aspose.Page API solution for Python is explained and illustrated with the code snippets here....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/python-net/convert/png-to-...
  6. Aspose.Words for Python | Aspose API References

    Aspose.Words for Python is a class library that can be used by developers for various platforms for a variety of document processing tasks....represents a frames page or a single frame on a frames page. aspose.words...information such as on what page and where on a page particular document...

    reference.aspose.com/words/python-net/
  7. Setting Print Options with C++|Documentation

    This article demonstrates how to programmatically set the Print Options of the Excel Worksheet Page Setup feature using the C++ API and Library. You can set the Print Area, Print Titles, and Page Order....Contents [ Hide ] Microsoft Excel’s page setup settings provide several...users to control how worksheet pages are printed. Setting Print Options...

    docs.aspose.com/cells/cpp/setting-print-options/
  8. Split VTX Files via Python | products.aspose.com

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

    products.aspose.com/diagram/python-java/splitte...
  9. Split VSDM Files via Python | products.aspose.com

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

    products.aspose.com/diagram/python-java/splitte...
  10. TextColumn | Aspose.Words for Java

    Represents a single text column in Java....available within the margins of the page. column = columns.get(1); column...available within the margins of the page. column = columns.get(1); column...

    reference.aspose.com/words/java/com.aspose.word...