Sort Score
Result 10 results
Languages All
Labels All
Results 4,761 - 4,770 of 188,035 for

page

(0.25 sec)
  1. Split VSTX Files via Python | products.aspose.com

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

    products.aspose.com/diagram/python-java/splitte...
  2. Split VSTX Files via Python | products.aspose.com

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

    products.aspose.com/diagram/python-net/splitter...
  3. Exporting an excel file as to PDF file - Free S...

    We are facing an export an excel file content to the PDF file, which is taking longer period in processing. what are the constraint need to considered for downloading a file of PDF from an excel file...(margins, scaling, fit‑to‑page) Complex page settings require extra...extra layout work • Use simple page settings ( Worksheet.PageSetup...

    forum.aspose.com/t/exporting-an-excel-file-as-t...
  4. Work with Text in a Table|Aspose.Words for Python

    Replace text in a table in Python. Extract Plain Text from Table or Cell using Python.... What is this page about? This page demonstrates how to...results. Please refresh the page and try again....

    docs.aspose.com/words/python-net/work-with-text...
  5. Opening Files|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.... Please refresh the page and try again. Related articles...

    docs.aspose.com/cells/python-java/opening-files/
  6. Paragraph.ParentSection | Aspose.Words for .NET

    Discover the Paragraph ParentSection property to easily access the parent Section of any paragraph, enhancing your document structure and organization....will appear at the top of every page of this section, above the main...appear at the bottom of every page of this section, below the main...

    reference.aspose.com/words/net/aspose.words/par...
  7. IResourceSavingCallback.resource_saving method ...

    IResourceSavingCallback.resource_saving method. Called when Aspose.Words saves an external resource to fixed Page HTML or SVG formats....an external resource to fixed page HTML or SVG formats. def resource_saving...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Product Overview|Aspose.Words for Python via .NET

    Aspose.Words for Python via .NET is a software library designed to create, modify, convert, render, and print documents without relying on any other software.... What is this page about? This page provides an overview...or that has the concept of pages. You can convert whole documents...

    docs.aspose.com/words/python-net/product-overview/
  9. Converting a JPEG file to PDF using Java | Aspo...

    JPEG to PDF conversion via Java sample code. Programmers can use this example code to export JPEG to PDF within any Web or Desktop Java based application....formats, see the Documentation pages. Also, you can check the other...Library on the Documentation pages. Repository <repository> <i...

    products.aspose.com/pdf/java/conversion/jpeg-to...
  10. Create PDF Files via Python | products.aspose.com

    Python Sample code for generating PDF documents. Use this code for creating PDF files within any Python based application.....the first page of the diagram. Add text in the page. Use save...the first page of the diagram. page = diagram.Pages[ 0 ]; // Add...

    products.aspose.com/diagram/python-net/create/pdf/