Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 188,091 for

page

(0.48 sec)
  1. ImageSaveOptions.PageSet | Aspose.Words for .NET

    Discover the ImageSaveOptions PageSet property to customize your document rendering. Control which Pages to save for optimized output. Explore now!...sets the pages to render. Default is all the pages in the document...only when rendering document pages. This property is ignored when...

    reference.aspose.com/words/net/aspose.words.sav...
  2. FootnoteSeparatorType | Aspose.Words for Java

    Specifies the type of the footnote/endnote separator in Java....Printed below endnote text on a page when endnote text must be continued...continued on a succeeding page. ENDNOTE_CONTINUATION_SEPARATOR...

    reference.aspose.com/words/java/com.aspose.word...
  3. Unclear margin behavior when stamping with a Cr...

    Using Aspose.Pdf 8.4.1, I'm seeing an odd behavior when attempting to add text stamps to a PDF Page that has a CropBox defined. Using the code below, only the version using offsets to compensate for the crop box (includ…...to add text stamps to a PDF page that has a CropBox defined....the corners of the displayable page. The left bottom origin seem...

    forum.aspose.com/t/unclear-margin-behavior-when...
  4. PageExtractOptions | Aspose.Words for Java

    Allows to specify options for document Page extracting in Java....specify options for document page extracting. Examples: Show how...how to reset the initial page numbering and save the NUMPAGE...

    reference.aspose.com/words/java/com.aspose.word...
  5. ContinuousSectionRestart Enum | Aspose.Words fo...

    Explore the Aspose.Words.Layout.ContinuousSectionRestart enum for flexible Page numbering options in continuous sections. Enhance document layout effortlessly!...different behaviors when computing page numbers in a continuous section...section that restarts page numbering. public enum ContinuousSectionRes...

    reference.aspose.com/words/net/aspose.words.lay...
  6. PageSetup.different_first_page_header_footer pr...

    PageSetup.different_first_Page_header_footer property. True if a different header or footer is used on the first Page....different_first_page_header_footer property PageSetup.differ...different_first_page_header_footer property True if a different header...

    reference.aspose.com/words/python-net/aspose.wo...
  7. RelativeVerticalPosition enumeration | Aspose.W...

    aspose.words.drawing.RelativeVerticalPosition enumeration. Specifies to what the vertical position of a shape or text frame is relative....shall be relative to the page margins. PAGE The object is positioned...relative to the top edge of the page. PARAGRAPH The object is positioned...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 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 using C++ You need Aspose...

    products.aspose.com/pdf/cpp/pages/move/
  9. Setting Different Headers and Footers For Diffe...

    This article provides sample code that shows how to programmatically set various headers and footers of an Excel worksheet's Page Setup settings using the C++ Library and API. You can set the headers and footers for the first Page, odd Pages, and even Pages....Headers and Footers For Different Pages with C++ Contents [ Hide ] MS...for the first page, odd pages, and even pages since Excel 2007...

    docs.aspose.com/cells/cpp/setting-different-hea...
  10. 将线对象添加到PDF文件|Aspose.PDF for .NET

    本文解释了如何使用Aspose.PDF for .NET将线对象创建到您的PDF中。...Document ()) { // Add page var page = document . Pages . Add (); // Create...paragraphs collection of page instance page . Paragraphs . Add (...

    docs.aspose.com/pdf/zh/net/add-line/