Sort Score
Result 10 results
Languages All
Labels All
Results 1,141 - 1,150 of 58,541 for

page

(0.06 sec)
  1. HeaderFooterCollection class | Aspose.Words for...

    Aspose.Words.HeaderFooterCollection class. Provides typed access to [HeaderFooter](../headerfooter/) nodes of a [Section](../section/)...a footer for even numbered pages. footerFirst Retrieves a footer...footer for the first page of the section. footerPrimary Retrieves...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. LayoutEnumerator.Kind | Aspose.Words for .NET

    Discover the LayoutEnumerator Kind property, which identifies the current entity type. Ensure clarity in your data with this essential feature.... // Layout entities are pages, cells, rows, lines, and other...LayoutEntityType . Page ); Assert . AreEqual ( LayoutEntityType . Page , layoutEnumerator...

    reference.aspose.com/words/net/aspose.words.lay...
  3. LayoutEnumerator.movePrevious method | Aspose.W...

    LayoutEnumerator.movePrevious method. Moves to the previous sibling entity.... // Layout entities are pages, cells, rows, lines, and other...Layout . LayoutEntityType . Page ); expect ( layoutEnumerator...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ControlChar.DefaultTextInputChar | Aspose.Words...

    Discover the ControlChar DefaultTextInputChar field, featuring the 'o' character as the ideal default for your text input forms. Enhance user experience!...// Add a page break. builder . Write ( "Before page break." +...PageBreak + "After page break." ); // A page break is the same...

    reference.aspose.com/words/net/aspose.words/con...
  5. ControlChar.Lf | Aspose.Words for .NET

    Discover ControlChar Lf, the essential line feed character (x000a) for seamless text formatting. Enhance your coding efficiency today!...// Add a page break. builder . Write ( "Before page break." +...PageBreak + "After page break." ); // A page break is the same...

    reference.aspose.com/words/net/aspose.words/con...
  6. ControlChar.ColumnBreakChar | Aspose.Words for ...

    Discover the ControlChar ColumnBreakChar field—optimize your data with the powerful end-of-column character, char14, for seamless formatting!...// Add a page break. builder . Write ( "Before page break." +...PageBreak + "After page break." ); // A page break is the same...

    reference.aspose.com/words/net/aspose.words/con...
  7. Aspose::Words::ControlChar::ParagraphBreakChar ...

    Aspose::Words::ControlChar::ParagraphBreakChar field. End of paragraph character: (char)13 or "\r" in C++....Add a page break. builder -> Write ( String ( u "Before page break...PageBreak () + u "After page break." ); // A page break is the same...

    reference.aspose.com/words/cpp/aspose.words/con...
  8. Aspose.Slides Product Family

    Aspose.Slides are Microsoft PowerPoint® management APIs that enables software applications to read and write PowerPoint® documents without using Microsoft PowerPoint®....NET Product Page Download Aspose.Slides for ...Aspose.Slides for Java Product Page Download Aspose.Slides for Java...

    docs.aspose.com/slides/
  9. AbsorbedTable cannot extract the merged cells -...

    Hi, When I try to get the merged cells which positions are right by the other cells, Aspose pdf cannot extract into TableAbsorber, does there any solution for this problem? Looking forward to your response. In this JPG…...Visit(page); // Replace 'page' with your actual page object...Document(input)) { foreach (var page in document.Pages) { Aspose.Pdf.Text...

    forum.aspose.com/t/absorbedtable-cannot-extract...
  10. Trying to create a word-like text box in PDF - ...

    Hi, I’m trying to create a word-like text box in a PDF document. I was able to do it in a Word file (using aspose of course), but don’t know how to do it in PDF. This text box needs to have a small picture, a text and …...banner in the head of the first page. No point in putting a code...size is proportionate to the page width, // but should not exceed...

    forum.aspose.com/t/trying-to-create-a-word-like...