Sort Score
Result 10 results
Languages All
Labels All
Results 4,621 - 4,630 of 188,057 for

page

(0.16 sec)
  1. 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/...
  2. Create a Bulleted List or Numbered List in OneN...

    Learn how to create bulleted list or numbered list in OneNote using C#. Explore Aspose.Note for .NET for seamless integration and advanced features.... Initialize the Page and Outline class objects. Initialize...Similarly, add Outline to the Page and then Page to the Document Save...

    blog.aspose.com/note/create-bulleted-or-numbere...
  3. Working with Protection|Documentation

    This section explains how to set protection in the diagram with Aspose.Diagram....); // Get page by name Page page = diagram . Pages . GetPage...Get shape by ID Shape shape = page . Shapes . GetShape ( 1 ); //...

    docs.aspose.com/diagram/net/working-with-protec...
  4. 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/
  5. Converting a SVG file to GIF using Python | Asp...

    Sample code on Python for SVG to GIF conversion. Use example code for batch SVG to GIF conversion with Python and .NET...formats, see the Documentation pages. Also, you can check the other...Initialize a page counter variable to track the current page number...

    products.aspose.com/pdf/python-net/conversion/s...
  6. While using concate in Aspose.Pdf.Facades forma...

    0000800070_Service_Create_V15 (2) (1).pdf (2.1 MB) here is a file. when we concate this file with another text its formating is tting changed. File after concatination.pdf (1.7 MB)..., page‑range selection, preserving...with PdfFileEditor . Changed page size or margins One PDF has...

    forum.aspose.com/t/while-using-concate-in-aspos...
  7. Add PDF Form Fields|Aspose.PDF for .NET

    This topic explains how to work with Form Fields with Aspose.PDF Facades using FormEditor Class....named "Country" to the first page of the PDF // Specify the coordinates... the name of our field, the page number to which we want to add...

    docs.aspose.com/pdf/net/add-form-fields/
  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. Working with Pages | C++ API Solution

    How to add Pages to an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++...Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/cpp/xps/working-with-pages/