Sort Score
Result 10 results
Languages All
Labels All
Results 2,391 - 2,400 of 245,775 for

page

(0.1 sec)
  1. SoundAnnotation | Aspose.PDF for .NET API 参考

    在指定页面上创建新的声音注释...SoundAnnotation SoundAnnotation(Page, Rectangle, string) 在指定页面上创建新的声音注释。...public SoundAnnotation ( Page page , Rectangle rect , string...

    reference.aspose.com/pdf/zh/net/aspose.pdf.anno...
  2. Aspose::Words::Saving::PageSet Class Referencef...

    Describes a random set of Pages....Description Describes a random set of pages. #include < Aspose.Words.Cpp/Saving/PageSet...int32_t > &pages) Creates a page set based on exact page indices...

    reference.aspose.com/words/cpp/class/aspose.wor...
  3. vectorrasterizationoptions - Aspose.Imaging for...

    Detailed explanation & examples of Aspose.Imaging for Java library so you may easily integrate Image Processing capabilities with your own apps....Gets the page height. SizeF getPageSize () Gets the page size. float...float getPageWidth () Gets the page width. int getPositioning ()...

    reference.aspose.com/imaging/java/com.aspose.im...
  4. FileAttachmentAnnotation | Aspose.PDF for Java ...

    Class describes file attachment annotation....Description FileAttachmentAnnota(Page page, Rectangle rect, FileSpecification...annotation on the specified page. Methods Method Description...

    reference.aspose.com/pdf/java/com.aspose.pdf/fi...
  5. PdfPageStamp.h - Aspose.PDF for C++ - API Refer...

    PdfPageStamp.h 1 #pragma once 2 // Copyright (c) 2001-2023 Aspose Pty Ltd. All Rights Reserved. 3 4 #include Page ; 28 class Rectangle; 29 class...ASPOSE_PDF_SHARED_API System::SharedPtr<Page> get_PdfPage() const ; 64 A...

    reference.aspose.com/pdf/cpp/_pdf_page_stamp_8h...
  6. Adding tags to pdf document - Free Support Foru...

    How can I add text in pdf document Page and make it as accessibility tag public void AddText(Page Page, Rectangle rectangle, string text) { var textFragment = new TextFragment(text); textFragment.MakeTransparent(); …...can I add text in pdf document page and make it as accessibility...accessibility tag public void AddText(Page page, Rectangle rectangle, string...

    forum.aspose.com/t/adding-tags-to-pdf-document/...
  7. main.bundle.min.47c9221a9855b8e2734bb5640a70cbb...

    body img.ico-48-mt{min-width:48px!important;height:48px!important;width:48px!important;max-width:48px!important;margin-top:-6px}body img.ico-48{min-width:48px!important;height:48px!important;width:......pf-landing-page-com .banner-media_modify h2...200px!important}.pf-landing-page-com .banner-media_modify .aspose_product_img...

    products.aspose.com/tex/css/main.bundle.min.47c...
  8. Saving SVG to PNG as a specific size - Free Sup...

    I want to take my SVG file and render it at 32x32. I can render my SVG files as PNGs but they are always massive, is there a way to set a target size? I tried creating a Page for the renderer but that just crops the imag…... I tried creating a page for the renderer but that just...Represents the enumeration of page sizing types. /// </summary>...

    forum.aspose.com/t/saving-svg-to-png-as-a-speci...
  9. Move Pages to PDF using C++ | Aspose.PDF

    Move PDF Pages of your document programmatically programmatically with C++ sample code using Aspose.PDF for C++...to Move pages to PDF Using C++ In order to move page in PDF file...Install-Package Aspose.PDF.Cpp Move Page to PDF via C++ You need Aspose...

    products.aspose.com/pdf/cpp/pages/move/
  10. PageSetup.clear_formatting method | Aspose.Word...

    PageSetup.clear_formatting method. Resets Page setup to default paper size, margins and orientation....method clear_formatting() Resets page setup to default paper size...Shows how to apply and revert page setup settings to sections in...

    reference.aspose.com/words/python-net/aspose.wo...