Sort Score
Result 10 results
Languages All
Labels All
Results 2,451 - 2,460 of 184,564 for

page

(0.15 sec)
  1. How to Add PDF Pages in Between using Python

    This article contains information on how to add PDF Pages in between using Python. It provides step-wise details to set the IDE, write the application and a runnable sample code to add PDF Page to PDF using Python....Page Product Family Aspose.PSD Product...Product Family How to Add PDF Pages in Between using Python This...

    kb.aspose.com/pdf/python/how-to-add-pdf-pages-i...
  2. Microsoft ASP.NET MVC|Aspose.Words for .NET

    How to use Aspose.Words with Microsoft ASP.NET MVC using C#....Hide ] What is this page about? This page describes how to use...results. Please refresh the page and try again....

    docs.aspose.com/words/net/aspose-words-net-for-...
  3. Aspose::Words::ConvertUtil::PointToPixel method...

    Aspose::Words::ConvertUtil::PointToPixel method. Converts points to pixels at 96 dpi in C++....Examples Shows how to specify page properties in pixels. auto doc...section's "Page Setup" defines the size of the page margins in...

    reference.aspose.com/words/cpp/aspose.words/con...
  4. 使用 Java 向 PDF 添加文本 | Aspose.PDF

    使用 Aspose.PDF for Java,使用 Java 示例代码,以编程方式向 PDF 添加文本...TextBuilder 將 TextParagraph 新增到 Page。 再次儲存文件。 將文字新增到 PDF - Java 此示例代码说明如何在...toString ()); // get particular page Page pdfPage = pdfDocument . getPages...

    products.aspose.com/pdf/zh-hant/java/text/
  5. PageSavingArgs.keepPageStreamOpen property | As...

    PageSavingArgs.keepPageStreamOpen property. Specifies whether Aspose.Words should keep the stream open or close it after saving a document Page....close it after saving a document page. get keepPageStreamOpen () :...property after writing a document page into it. Specify true to keep...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::IDocumentProcessorPlugin::ToPage...

    Aspose::Words::IDocumentProcessorPlugin::ToPages method. Saves each Page of the document loaded by Load() method using the specified fixed Page save options in C++....::ToPages method Saves each page of the document loaded by Load()...method using the specified fixed page save options. virtual System...

    reference.aspose.com/words/cpp/aspose.words/ido...
  7. 在Ruby中管理分页符|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....模块的 add_page_breaks 方法。下面是代码示例。 Ruby 代码 def add_page_breaks (...worksheet = worksheets . get ( 0 ) h_page_breaks = worksheet . getHorizontalPageBre...

    docs.aspose.com/cells/zh/java/managing-page-bre...
  8. Convert TEXT To JPG Javascript

    Convert TEXT to JPG format in JavaScript code. Save TEXT as JPG using JavaScript....) for ( var page = 0 ; page < doc.pageCount; page++) { var extractedPage...extractPages(page, 1 ); extractedPage.save(`Output_${page + 1 }.jpg`);...

    products.aspose.com/words/nodejs-net/conversion...
  9. FieldPageRef.bookmark_name property | Aspose.Wo...

    FieldPageRef.bookmark_name property. Gets or sets the name of the bookmark.... def field_page_ref (): doc = aw . Document...PAGEREF field that displays what page a bookmark is on. # Set the...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::Layout::LayoutEnumerator::MoveNe...

    Aspose::Words::Layout::LayoutEnumerator::MoveNext method. Moves to the next sibling entity in visual order. When iterating lines of a paragraph broken across Pages this method will not move to the next Page but rather move to the next entity on the same Page in C++....across pages this method will not move to the next page but rather...the next entity on the same page. bool Aspose :: Words :: Layout...

    reference.aspose.com/words/cpp/aspose.words.lay...