Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 148,335 for

page

(0.07 sec)
  1. Setting Different Headers and Footers For Diffe...

    This article provides sample code that shows how to programmatically set various headers and footers of Excel worksheet 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...
  2. RelativeHorizontalPosition enumeration | Aspose...

    aspose.words.drawing.RelativeHorizontalPosition enumeration. Specifies to what the horizontal position of a shape or text frame is relative....shall be relative to the page margins. PAGE The object is positioned...relative to the left edge of the page. COLUMN The object is positioned...

    reference.aspose.com/words/python-net/aspose.wo...
  3. PDF Highlights Annotation|Aspose.PDF for Java

    标记注释在文档的文本中以高亮、下划线、删除线或波浪下划线的形式呈现。...pdf" ); Page page = document . getPages ()....TextFragmentAbsorber ( "PDF" ); tfa . visit ( page ); // 创建注释 HighlightAnnotation...

    docs.aspose.com/pdf/zh/java/highlights-annotation/
  4. PageSetup.pageStartingNumber property | Aspose....

    PageSetup.PageStartingNumber property. Gets or sets the starting Page number of the section....property Gets or sets the starting page number of the section. get pageStartingNumber...pageStartingNumber property so that page numbering can continue from...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. PageSetup.PageNumberStyle | Aspose.Words for .NET

    Discover the PageSetup PageNumberStyle property to easily customize your Page number format for enhanced document presentation and clarity....PageNumberStyle property Gets or sets the page number format. public NumberStyle...Examples Shows how to set up page numbering in a section. Document...

    reference.aspose.com/words/net/aspose.words/pag...
  6. How to Change the Order of Pages in PDF using Java

    This article assists on how to change the order of Pages in PDF using Java. It provides steps to set the IDE and write application along with the runnable sample code to reorder Pages in a PDF using Java....Page Product Family Aspose.PSD Product...How to Change the Order of Pages in PDF using Java This tutorial...

    kb.aspose.com/pdf/java/how-to-change-the-order-...
  7. RelativeVerticalPosition | Aspose.Words for Java

    Specifies to what the vertical position of a shape or text frame is relative in Java....floating image to the center of a page. Document doc = new Document();...overlapping text and align it to the page's center. Shape shape = builder...

    reference.aspose.com/words/java/com.aspose.word...
  8. Format Visio Pages|Documentation

    This section explains how to apply styles to a visio Page with Aspose.Diagram....Format Visio Pages Contents [ Hide ] Aspose.Diagram for .NET...allows developers to format pages of a Visio Diagram file. Applying...

    docs.aspose.com/diagram/net/format-visio-pages/
  9. Aspose::Words::PageSetup::get_PageStartingNumbe...

    Aspose::Words::PageSetup::get_PageStartingNumber method. Gets or sets the starting Page number of the section in C++....method Gets or sets the starting page number of the section. int32_t...Examples Shows how to set up page numbering in a section. auto...

    reference.aspose.com/words/cpp/aspose.words/pag...
  10. Add Images to PDF using C++ | Aspose.PDF

    Adding images into PDF documents programmatically with C++ sample code using Aspose.PDF for C++... Get the page you want to add an image. Add...Add the image into the page’s Resources collection. Use the GSave...

    products.aspose.com/pdf/cpp/images/add/