Sort Score
Result 10 results
Languages All
Labels All
Results 2,551 - 2,560 of 242,750 for

page

(0.11 sec)
  1. pagesheet - Aspose.Diagram for Python via Java ...

    asposediagram.api Classes AbstractInterruptMonitor Act ActCollection Align Alignment Annotation AnnotationCollection ......ObjectKind ObjType OutputFormat Page PageCollection PageLayout PageLineJumpDirX...elements that define the page sheet for a Page or Master element. Example:...

    reference.aspose.com/diagram/python-java/aspose...
  2. Convert various Images formats to PDF|Aspose.PD...

    This topic show you how to Aspose.PDF for C++ library allows to convert various images formats to PDF.... Add a new Page to this Document . A new Aspose...Aspose.PDF BMP is added to the Page as a Paragraph. Finally, save...

    docs.aspose.com/pdf/cpp/convert-images-format-t...
  3. AppendParagraph | Aspose.PDF for .NET API Refer...

    Appends text paragraph to Pdf Page....Appends text paragraph to Pdf page. public void AppendParagraph...the Pdf page. Document doc = new Document ( inFile ); Page page...

    reference.aspose.com/pdf/net/aspose.pdf.text/te...
  4. MediaBox | Aspose.PDF for .NET API Reference

    Gets or sets media box of the Page....MediaBox Page.MediaBox property Gets or sets media box of the...the page. public Rectangle MediaBox { get ; set ; } Examples Example...

    reference.aspose.com/pdf/net/aspose.pdf/page/me...
  5. CropBox | Aspose.PDF for .NET API Reference

    Gets or sets crop box of the Page....CropBox Page.CropBox property Gets or sets crop box of the page...demonstrates how to get crop box of the page: Document document = new Document...

    reference.aspose.com/pdf/net/aspose.pdf/page/cr...
  6. ChoiceField | Aspose.PDF for .NET API Reference

    Constructor for ChoiceField....Contents [ Hide ] ChoiceField(Page, Rectangle) Constructor for...ChoiceField. public ChoiceField ( Page page , Rectangle rect ) Parameter...

    reference.aspose.com/pdf/net/aspose.pdf.forms/c...
  7. LastModifiedTime | Aspose.Note for .NET API Ref...

    Gets or sets the last modified time....} Examples Shows how to edit page’s meta information. // The path...= RunExamples . GetDataDir_Pages (); // Load OneNote document...

    reference.aspose.com/note/net/aspose.note/revis...
  8. RulerGrid | Aspose.Diagram for .NET API Reference

    Contains elements that specify the settings of the Pages rulers and grid....specify the settings of the page’s rulers and grid. public class...y-axis (vertical) ruler for the page. XGridOrigin { get; } Specifies...

    reference.aspose.com/diagram/net/aspose.diagram...
  9. Aspose::Words::PageVerticalAlignment enum | Asp...

    Aspose::Words::PageVerticalAlignment enum. Specifies vertical justification of text on each Page in C++....justification of text on each page. enum class PageVerticalAlignmen...aligned at the bottom of the page. Center 1 Text is aligned in...

    reference.aspose.com/words/cpp/aspose.words/pag...
  10. Extract PDF pages|Aspose.PDF for .NET

    This section explains how to extract PDF Pages with Aspose.PDF Facades using PdfFileEditor class....Extract PDF pages Contents [ Hide ] Extract PDF Pages between Two...extract specified range of pages from a PDF file. This overload...

    docs.aspose.com/pdf/net/extract-pdf-pages/