Sort Score
Result 10 results
Languages All
Labels All
Results 781 - 790 of 184,565 for

page

(0.13 sec)
  1. Working with Backgrounds as Artifacts with Pyth...

    Add background image to the your PDF file with Python. Use the BackgroundArtifact class....document is a collection of pages and each page contains a collection...add a background image to a page object. The following code snippet...

    docs.aspose.com/pdf/python-net/add-backgrounds/
  2. Drawing|Documentation

    This section explains how to draw shapes in a visio Page with Aspose.Diagram....Contents [ Hide ] Draw Polyline in Page Aspose.Diagram for .NET API...to draw a polyline shape in a page. In order to draw a polyline...

    docs.aspose.com/diagram/net/drawing/
  3. Aspose::Words::Document::RenderToSize method | ...

    Aspose::Words::Document::RenderToSize method. Renders a document Page into a Graphics object to a specified size in C++....e method Renders a document page into a Graphics object to a...pageIndex int32_t The 0-based page index. graphics const Syste...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. Extract All Images from Shapes in Visio|Documen...

    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....Visio Contents [ Hide ] The Page Class object represents the...area of a foreground page or a background page. The Shapes property...

    docs.aspose.com/diagram/net/extract-all-images-...
  5. Working with Headers and Footers|Aspose.Words f...

    Create, manage, and remove headers and footers in a document using Python....of a page, and a footer is text at the bottom of a page. Typically...all or some pages of the document, such as page numbers, creation...

    docs.aspose.com/words/python-net/working-with-h...
  6. Document.RenderToSize | Aspose.Words for .NET

    Discover the RenderToSize method to efficiently convert document Pages into Graphics objects at your desired dimensions. Enhance your rendering process today!...RenderToSize method Renders a document page into a Graphics object to a...pageIndex Int32 The 0-based page index. graphics Graphics The...

    reference.aspose.com/words/net/aspose.words/doc...
  7. 自定义页码不起作用 - Free Support Forum - aspose.com

    下面的代码: Document document = new Document(); DocumentBuilder builder = new DocumentBuilder(document); Section currentSection = builder.getCurrentSection(); currentSection.getPageSetup().setPageStartingNumber(10); current…...insertField("PAGE", ""); // 奇数页页码在右侧 builder....RIGHT); builder.insertField("PAGE", ""); builder.moveToDocumentEnd();...

    forum.aspose.com/t/topic/315401
  8. Add TOC to Existing PDF in PHP|Aspose.PDF for Java

    Explore how to add a table of contents (TOC) to an existing PDF document in PHP with Aspose.PDF for improved navigation....Get access to first page of PDF file $toc_page = $doc -> getPages...-> setTitle ( $title ); $toc_page -> setTocInfo ( $toc_info );...

    docs.aspose.com/pdf/java/add-toc-to-existing-pd...
  9. PageSetup.page_height property | Aspose.Words f...

    PageSetup.Page_height property. Returns or sets the height of the Page in points....page_height property PageSetup.page_height property Returns or...height of the page in points. @property def page_height ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  10. HtmlSaveOptions.export_page_setup property | As...

    HtmlSaveOptions.export_Page_setup property. Specifies whether Page setup is exported to HTML, MHTML or EPUB...export_page_setup property HtmlSaveOptions.export_page_setup property...property Specifies whether page setup is exported to HTML, MHTML...

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