Sort Score
Result 10 results
Languages All
Labels All
Results 5,561 - 5,570 of 228,595 for

page

(0.12 sec)
  1. ColorBarAnnotation.h - Aspose.PDF for C++ - API...

    ColorBarAnnotation.h 1 #pragma once 2 // Copyright (c) 2001-2023 Aspose Pty Ltd. All Rights Reserved. 3 4 #include Page ; 23 class Rectangle; 24 class...System::SharedPtr<Aspose::Pdf::Page> page, System::SharedPtr<Rectangle>...

    reference.aspose.com/pdf/cpp/_color_bar_annotat...
  2. PageSetup.heading_level_for_chapter property | ...

    PageSetup.heading_level_for_chapter property. Gets or sets the heading level style that is applied to the chapter titles in the document....applied to page number. Before you can create page numbers that...Examples Shows how to work with page chapters. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Pdf::Drawing::Rectangle Member List - A...

    Aspose::Pdf::Drawing::Rectangle Member List This is the complete list of members for Aspose::Pdf::Drawing::Rectangle ......operators, System::SharedPtr< Page > page, double curX, double curY)...GetTextOperators (System::SharedPtr< Page > page) Aspose::Pdf::Drawing::Shape...

    reference.aspose.com/pdf/cpp/class/aspose.pdf.d...
  4. Aspose::Pdf::Drawing::Arc Member List - Aspose....

    Aspose::Pdf::Drawing::Arc Member List This is the complete list of members for Aspose::Pdf::Drawing::Arc , including ......operators, System::SharedPtr< Page > page, double curX, double curY)...GetTextOperators (System::SharedPtr< Page > page) Aspose::Pdf::Drawing::Shape...

    reference.aspose.com/pdf/cpp/class/aspose.pdf.d...
  5. aspose.cells.ods | Aspose.Cells for Python via ...

    aspose.cells.ods The Aspose.Cells.Ods namespace contains all classes of loading and converting OpenDocument Spreadshe......OdsPageBackground Represents the page background of ods. Enumerations...Represents the type of formatting page background with image. OdsPageBackgroundTyp...

    reference.aspose.com/cells/python-net/aspose.ce...
  6. Aspose::Pdf::Annotations::WatermarkAnnotation C...

    Public Member Functions | Protected Member Functions | List of all members Aspose::Pdf::Annotations::WatermarkAnnotat......System::SharedPtr < Aspose::Pdf::Page > page, System::SharedPtr < Rectangle...Gets annotation name on the page. More... ASPOSE_PDF_SHARED_API...

    reference.aspose.com/pdf/cpp/class/aspose.pdf.a...
  7. FieldPageRef class | Aspose.Words for Python

    aspose.words.fields.FieldPageRef class. Implements the PageREF field... Inserts the number of the page containing the specified bookmark...of bookmarks. def test_field_page_ref ( self ): doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Pdf::Annotations::FreeTextAnnotation Cl...

    Classes | Public Member Functions | Protected Member Functions | List of all members Aspose::Pdf::Annotations::FreeTe......displays text directly on the page. Unlike an ordinary text annotation...System::SharedPtr < Aspose::Pdf::Page > page, System::SharedPtr < Rectangle...

    reference.aspose.com/pdf/cpp/class/aspose.pdf.a...
  9. imultipageimageext - Aspose.Imaging for Java - ...

    Detailed explanation & examples of Aspose.Imaging for Java library so you may easily integrate Image Processing capabilities with your own apps....addPage ( RasterImage page) Adds page to the image. Methods inherited...RasterImage page) Adds page to the image. Parameters: page - The page...

    reference.aspose.com/imaging/java/com.aspose.im...
  10. On Windows 11 24H2, there is a deviation in the...

    On Windows 11 24H2, there is a deviation in the content of the PDF file saved using the AddImage method of Aspose. pdf (21.9.0.0) . The image content in the PDF is only 1/4 of the original image added (in the upper left …...JPEG)) { var page = _doc.Pages.Add(); int width = image...* 72 / 96; page.SetPageSize(width, height); page.AddImage(ms...

    forum.aspose.com/t/on-windows-11-24h2-there-is-...