Sort Score
Result 10 results
Languages All
Labels All
Results 2,141 - 2,150 of 184,213 for

page

(0.24 sec)
  1. SectionLayoutMode | Aspose.Words for Java

    Specifies the layout mode for a section allowing to define the document grid behavior in Java....the number of lines that each page may have. Document doc = new...set the number of lines per page in this section. // A large...

    reference.aspose.com/words/java/com.aspose.word...
  2. Aspose::Words::Fields::FieldToa::get_PageNumber...

    Aspose::Words::Fields::FieldToa::get_PageNumberListSeparator method. Gets the character sequence that is used to separate two Page numbers in a Page number list in C++....used to separate two page numbers in a page number list. System...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. 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...
  4. EPS to PDF Merge using C++ | Aspose.PDF

    Combine two or more EPS documents into one PDF single file programmatically with C++ sample code using Aspose.PDF for C++...Library on the Documentation pages. To verify the benefits of the...merging images In loop: add a new page to PDF document In loop: add...

    products.aspose.com/pdf/cpp/merger/eps-to-pdf/
  5. Create AcroForms - Create Fillable PDF in PHP|A...

    This section explains how to create AcroForms from scratch in your PDF documents with Aspose.PDF for PHP via Java....new Document ( $inputFile ); $page = $document -> getPages () ->...$textBoxField = new TextBoxField ( $page , new Rectangle ( 110 , 300...

    docs.aspose.com/pdf/php-java/create-forms/
  6. Print Documents|Aspose.Words for .NET

    Print a document easily and fast instead of using VSTO in C#....Hide ] What is this page about? This page explains how to print...document or any current active page. this . Application . ActiveDocument...

    docs.aspose.com/words/net/print-documents/
  7. JPEG to PDF Merge using C++ | Aspose.PDF

    Combine two or more JPEG documents into one PDF single file programmatically with C++ sample code using Aspose.PDF for C++...Library on the Documentation pages. To verify the benefits of the...merging files In loop: add a new page to PDF document In loop: add...

    products.aspose.com/pdf/cpp/merger/jpeg-to-pdf/
  8. Add Image stamps in PDF programmatically|Aspose...

    Add the Image Stamp in your PDF document using ImageStamp class with the Aspose.PDF for PHP via Java library....Call the Page class addStamp(..) method of the Page class to...new Document ( $inputFile ); $pages = $document -> getPages ();...

    docs.aspose.com/pdf/php-java/image-stamps-in-pd...
  9. Add Watermark in C#|Aspose.Words for .NET

    Add a watermark into a document. NPOI does not provide an opportunity to add a watermark using C#....Hide ] What is this page about? This page describes how to apply...positioned in the centre of the page. While in Aspose.Words there...

    docs.aspose.com/words/net/add-watermark/
  10. 在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...