Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 181,656 for

page

(0.11 sec)
  1. TxtSaveOptionsBase.export_headers_footers_mode ...

    TxtSaveOptionsBase.export_headers_footers_mode property. Specifies the way headers and footers are exported to the text formats...'Primary footer' ) # Insert pages to display these headers and...= doc ) builder . writeln ( 'Page 1' ) builder . insert_break...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Saving::PdfZoomBehavior enum | A...

    Aspose::Words::Saving::PdfZoomBehavior enum. Specifies the type of zoom applied to a PDF document when it is opened in a PDF viewer in C++....document to fit page width. ZoomFactor 1 Displays the page using the...factor. FitPage 2 Displays the page so it visible entirely. FitWidth...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. Insert Image|Documentation

    This section explains how to insert a image in a visio Page with Aspose.Diagram. Support using C# to insert image and save as pdf, svg, html, image, xps and other formats....Image Contents [ Hide ] The Page object represents the drawing...a foreground page or a background page. The Pages property exposed...

    docs.aspose.com/diagram/net/drawing/insert-image/
  4. FieldIndex.page_number_separator property | Asp...

    FieldIndex.Page_number_separator property. Gets or sets the character sequence that is used to separate an index entry and its Page number....page_number_separator property FieldIndex.page_number_separator...entry and its page number. @property def page_number_separator...

    reference.aspose.com/words/python-net/aspose.wo...
  5. LayoutCollector Class | Aspose.Words for .NET

    Discover Aspose.Words.Layout.LayoutCollector class to efficiently compute document node Page numbers, enhancing your document management experience....This class allows to compute page numbers of document nodes. To...visit the Converting to Fixed-page Format documentation article...

    reference.aspose.com/words/net/aspose.words.lay...
  6. 使用 FloatingBox 进行文本生成|Aspose.PDF for .NET

    本页面解释如何在浮动框内格式化文本。...Document ()) { var page = document . Pages . Add (); // Create..."text example" )); // Add box page . Paragraphs . Add ( box );...

    docs.aspose.com/pdf/zh/net/floating-box/
  7. PageLayoutCallbackArgs Class | Aspose.Words for...

    Discover the Aspose.Words.Layout.PageLayoutCallbackArgs class for efficient document layout management. Enhance your workflow with powerful notification features....visit the Converting to Fixed-page Format documentation article...} Gets 0-based index of the page in the document this event relates...

    reference.aspose.com/words/net/aspose.words.lay...
  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. 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/
  10. 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/