Sort Score
Result 10 results
Languages All
Labels All
Results 2,131 - 2,140 of 184,592 for

page

(0.29 sec)
  1. 通过JavaScript和C++计算页面设置缩放比例因子|Documentation

    本文提供示例代码,说明如何通过C++中的JavaScript API以编程方式计算Excel工作表的页面设置缩放比例,使用“适合n页宽 m页高”选项。...Example - Page Scale </ title > </ head > < body > < h1 > Page Scale...PaperSizeType . PaperA4 ; // Set fit to pages wide as 1 worksheet . pageSetup...

    docs.aspose.com/cells/zh/javascript-cpp/calcula...
  2. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Add, Move or Delete Pages in PDF using Python https://products.aspose.com/pdf/python-net/Pages/ Recent content in Add, Move or Delete Pages in ......Products – Add, Move or Delete pages in PDF using Python https://products...com/pdf/python-net/pages/ Recent content in Add, Move or Delete pages in PDF...

    products.aspose.com/pdf/python-net/pages/index.xml
  3. Hello World PHP via Java Example|Aspose.PDF for...

    This Page show how use simple programming for create a PDF document containing text - Hello World using Aspose.PDF for PHP via Java....Instantiate a Document object Add a Page to document object Create a...Paragraph collection of the page Save the resultant PDF document...

    docs.aspose.com/pdf/php-java/hello-world-example/
  4. | Aspose.PDF

    使用 Aspose.PDF for Java,透過 Java 範例程式碼以程式設計方式管理 PDF 中的註釋...setFontName ( "Arial" ); Page page = pdfDocument . getPages ()...freeTextAnnotation = new FreeTextAnnotation ( page , new Rectangle ( 299 . 988...

    products.aspose.com/pdf/zh-hant/java/annotation/
  5. Supported file formats|Documentation

    File formats for images and recognition results supported by Aspose.OCR for C++....TIF Single-page and multi-page images, commonly used...Bitmap image file .PDF Scanned pages in Portable Document Format...

    docs.aspose.com/ocr/cpp/supported-file-formats/
  6. Aspose::Words::Rendering::PageInfo::GetSizeInPi...

    Aspose::Words::Rendering::PageInfo::GetSizeInPixels method. Calculates the Page size in pixels for a specified zoom factor and resolution in C++....float) method Calculates the page size in pixels for a specified...ReturnValue The size of the page in pixels. See Also Class PageInfo...

    reference.aspose.com/words/cpp/aspose.words.ren...
  7. Aspose::Words::Drawing::ShapeBase::get_Bottom m...

    Aspose::Words::Drawing::ShapeBase::get_Bottom method. Gets the position of the bottom edge of the containing block of the shape in C++....points, from the left side of the page. shape -> set_RelativeHorizontalPo...Drawing :: RelativeHorizontalPo :: Page ); // Set the shape's horizontal...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. PDF Footer Insertion Using C++ | Aspose.PDF

    Add footer to PDF programmatically with C++ sample code using Aspose.PDF for C++.... Add the Stamp to Page using AddStamp method. Save...for ( auto page : document -> get_Pages ()) { page -> AddStamp...

    products.aspose.com/pdf/cpp/footer/
  9. VbaProject.CodePage | Aspose.Words for .NET

    Discover how to manage the VbaProject CodePage property to optimize your VBA project's code Page settings for enhanced performance and compatibility....sets the VBA project’s code page. public int CodePage { get ;...explicitly set appropriate code page to preserve regional character...

    reference.aspose.com/words/net/aspose.words.vba...
  10. Გადაიყვანეთ WORD Გამოსახულება Javascript

    გადაიყვანეთ WORD Გამოსახულება JavaScript ფორმატში კოდით. შეინახეთ WORD როგორც Გამოსახულება JavaScript....) for ( var page = 0 ; page < doc.pageCount; page++) { var extractedPage...extractPages(page, 1 ); extractedPage.save(`Output_${page + 1 }.jpg`);...

    products.aspose.com/words/ka/nodejs-net/convers...