Sort Score
Result 10 results
Languages All
Labels All
Results 2,651 - 2,660 of 245,768 for

page

(0.09 sec)
  1. Circle аннотациясын Java көмегімен қалай қосуға...

    JSP/JSF қосымшасы және жұмыс үстелі қосымшалары үшін Java Runtime ортасындағы PDF файлында Circle аннотацияларын қосу үшін Java үлгі коды....Circle аннотациясын жасаңыз Page.Annotations жинақтарынан Circle..._dataDir + "appartments.pdf" ); Page page = document . getPages ()....

    products.aspose.com/pdf/kk/java/annotation/circ...
  2. DecodePage | Aspose.PDF for .NET API Reference

    Decodes a Page of one Pdf file....DecodePage method Decodes a page of one Pdf file. public Bitmap...Description pageNumber Int32 The page number of one Pdf file which...

    reference.aspose.com/pdf/net/aspose.pdf.facades...
  3. Group | Aspose.PDF for .NET API Reference

    A group attributes class specifying the attributes of the Pages Page group for use in the transparent imaging model....specifying the attributes of the page’s page group for use in the transparent...Constructors Name Description Group (Page) The constructor. Properties...

    reference.aspose.com/pdf/net/aspose.pdf/group/
  4. RenderingWatermark class | Aspose.Cells for Pyt...

    RenderingWatermark class RenderingWatermark class Watermark for rendering. The RenderingWatermark type exposes the fo...... scale_to_page_percent Gets or sets scale relative...relative to target page in percent. opacity Gets or sets opacity...

    reference.aspose.com/cells/python-net/aspose.ce...
  5. Add Header and Footer to PDF|Aspose.PDF for .NET

    Aspose.PDF for .NET allows you to add headers and footers to your PDF file using TextStamp class....call AddStamp method of the Page to add the text in the header...all pages foreach ( Page page in document . Pages ) { page . AddStamp...

    docs.aspose.com/pdf/net/add-headers-and-footers...
  6. Aspose::Pdf::PageCollection::PagesEnumerableUnr...

    Public Member Functions | Protected Member Functions | List of all members Aspose::Pdf::PageCollection::PagesEnumerab......System::SharedPtr< Aspose::Pdf::Page > > . Public Member Functions...rator < System::SharedPtr < Page > > > GetEnumerator () override...

    reference.aspose.com/pdf/cpp/class/aspose.pdf.p...
  7. Class: IssueTarget - Aspose.Diagram for Node.js...

    The Visio Diagram API allows you to perform various scenarios with Visio documents in Node.js code....the unique identifier of the page that is associated with the...target is the document or a page, the ShapeID value can be 0xFFFFFFFF...

    reference.aspose.com/diagram/nodejs/IssueTarget
  8. CreateSquareCircle | Aspose.PDF for .NET API Re...

    Creates square-circle annotation....Color clr , bool square , int page , int borderWidth ) Parameter...location of the annotation on the page. contents String The contents...

    reference.aspose.com/pdf/net/aspose.pdf.facades...
  9. PageLayoutCallbackArgs Class | Aspose.Words for...

    Aspose.Words.Layout.PageLayoutCallbackArgs class. An argument passed into Notify in C#....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...
  10. Add, Move or Delete pages in PDF using Java | A...

    Manipulate PDF Pages of your document programmatically with Java sample code using Aspose.PDF for Java...action with Pages in Java Add Pages Move Pages Delete Pages How to...Insert pages to PDF Document Using Java In order to add page, we’ll...

    products.aspose.com/pdf/java/pages/