Sort Score
Result 10 results
Languages All
Labels All
Results 1,601 - 1,610 of 114,964 for

page

(0.16 sec)
  1. Aspose::Words::Drawing::ShapeBase::get_Top meth...

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

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. How to Set Print Area|Documentation

    This article shows you code explaining how to set print area using Aspose.Cells library....the printed pages, avoiding splits or unwanted page breaks. Save...area. Open the Page Layout Tab: Go to the “Page Layout” tab in...

    docs.aspose.com/cells/net/how-to-set-print-area/
  3. Split PDF, HTML, TXT Files using JavaScript | A...

    Simple demo source code to split PDF files on any platform with Node.js....document, you must split the pages of the original file. In order...object to split PDF pages. Add current page to the document. Save...

    products.aspose.com/pdf/nodejs-cpp/splitter/
  4. Basic samples how to convert OneNote to PDF

    Sample code to export or save OneNote to PDF using default options or with Jpeg compression...Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/note/net/convert-onenote-to-pdf...
  5. Document.viewOptions property | Aspose.Words fo...

    Document.viewOptions property. Provides options to control how the document is displayed in Microsoft Word....document to fit the width of the page. // Set the "ZoomType" property...document to make the entire first page visible. // Set the "ZoomType"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Remove Images from PDF using Java | Aspose.PDF

    Java source code to remove Images from PDF File on any platform....pdf" ); // Create page number stamp PageNumberStamp...pageNumberStamp . setFormat ( "Page # of " + pdfDocument . getPages...

    products.aspose.com/pdf/java/images/remove/
  7. Remove Tables from PDF using C++ | Aspose.PDF

    Remove tables from PDF file programmatically with C++ sample code using Aspose.PDF for C++...first page with absorber. Get first table on the page. Remove...pdf" ); for ( auto page : document -> get_Pages ()) { auto absorber...

    products.aspose.com/pdf/cpp/table/remove/
  8. LayoutEnumerator | Aspose.Words for Java

    Enumerates Page layout entities of a document in Java....LayoutEnumerator Enumerates page layout entities of a document...this class to walk over the page layout model. Available properties...

    reference.aspose.com/words/java/com.aspose.word...
  9. ViewOptions | Aspose.Words for Java

    Provides various options that control how a document is shown in Microsoft Word in Java....PAGE_LAYOUT); doc.getViewOptions()...document to fit the width of the page. // Set the "ZoomType" property...

    reference.aspose.com/words/java/com.aspose.word...
  10. Aspose::Words::PageSetup::get_ChapterPageSepara...

    Aspose::Words::PageSetup::get_ChapterPageSeparator method. Gets the separator character that appears between the chapter number and the Page number in C++....between the chapter number and the page number. Aspose :: Words :: ...Remarks Before you can create page numbers that include chapter...

    reference.aspose.com/words/cpp/aspose.words/pag...