Sort Score
Result 10 results
Languages All
Labels All
Results 1,311 - 1,320 of 184,601 for

page

(0.19 sec)
  1. Working with Document in PostScript | .NET

    Adding Pages to an PS file is a functionality supported by Aspose.Page API solution. See how to use the functionality in .NET....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/net/ps/working-with-document/
  2. Add Ellipse Object to PDF file|Aspose.PDF for .NET

    This article explains how to create a Ellipse object to your PDF using Aspose.PDF for .NET....Document ()) { // Add page var page = document . Pages . Add (); // Create...paragraphs collection of page page . Paragraphs . Add ( graph...

    docs.aspose.com/pdf/net/add-ellipse/
  3. Draw Ellipse|Documentation

    This section explains how to draw ellipse,circle or oval in a visio Page with Aspose.Diagram. Support using C# to draw circle or oval and save as pdf, svg, html, image, xps and other formats....to draw a circle shape in a page.The code example below shows...developers to draw a circle in the page and save as SVG format. The...

    docs.aspose.com/diagram/net/drawing/draw-ellipse/
  4. Add Curve Object to PDF file|Aspose.PDF for .NET

    This article explains how to create a curve object to your PDF using Aspose.PDF for .NET....to paragraphs collection of page. Save our PDF file. // For complete...Document ()) { // Add page var page = document . Pages . Add (); // Create...

    docs.aspose.com/pdf/net/add-curve/
  5. FootnotePosition | Aspose.Words for Java

    Defines the footnote position in Java....an entry at the bottom of the page, consisting of a symbol // that...show up at the bottom of the page that contains its reference...

    reference.aspose.com/words/java/com.aspose.word...
  6. FAQ|Aspose.PDF for Java

    Learn Frequently Asked Questions from Aspose.PDF for Java library....more details, please visit the page Supported File Formats How to...to Existing PDF File with the Page method link and you will see...

    docs.aspose.com/pdf/java/faq/
  7. FieldPageRef.insert_hyperlink property | Aspose...

    FieldPageRef.insert_hyperlink property. Gets or sets whether to insert a hyperlink to the bookmarked paragraph.... def field_page_ref (): doc = aw . Document...PAGEREF field that displays what page a bookmark is on. # Set the...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Finding paragraph bounding boxes|Documentation

    Automatic detection of paragraph bounding boxes inside an image....contain more than one image per page. Therefore, the resulting list...objects than the number of pages in the document. Property Type...

    docs.aspose.com/ocr/net/image-regions-paragraph...
  9. 添加背景到PDF|Aspose.PDF for .NET

    使用C#将背景图像添加到您的PDF文件中。使用BackgroundArtifact对象。... GetDataDir_AsposePdf_Pages (); // Create PDF document using...jpg" )) { // Add page Page page = document . Pages . Add (); // Create...

    docs.aspose.com/pdf/zh/net/add-backgrounds/
  10. Insert an Image into a Table Cell in PDF|Aspose...

    Learn how to embed images in table cells within PDFs using Aspose.PDF for Java. Add visual appeal to your documents....rows to be repeated on every page and many more. Aspose.PDF Approach...document is composed of Pages. A page contains one or more paragraphs...

    docs.aspose.com/pdf/java/insert-an-image-into-a...