Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 187,806 for

page

(0.11 sec)
  1. PageLayoutEvent enumeration | Aspose.Words for ...

    aspose.words.layout.PageLayoutEvent enumeration. A code of event raised during Page layout model build and rendering....raised during page layout model build and rendering. Page layout model...“conversion step”, this is when page layout pulls document content...

    reference.aspose.com/words/python-net/aspose.wo...
  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. How to Print Excel as Fitted Pages Wide and Tal...

    Learn to set fit_to_Pages_wide and fit_to_Pages_tall properties for Excel printing using Aspose.Cells for Python via .NET API....How to Print Excel as Fitted Pages Wide and Tall with Python.NET...Introduction The fit_to_pages_wide and fit_to_pages_tall settings control...

    docs.aspose.com/cells/python-net/how-to-print-e...
  4. 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/
  5. RelativeHorizontalPosition Enum | Aspose.Words ...

    Discover Aspose.Words.Drawing.RelativeHorizontalPosition enum to define precise horizontal positioning for shapes and text frames in your documents....shall be relative to the page margins. Page 1 The object is positioned...relative to the left edge of the page. Column 2 The object is positioned...

    reference.aspose.com/words/net/aspose.words.dra...
  6. 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/nodejs-net/aspose.wo...
  7. Aspose::Words::PageSetup::get_DifferentFirstPag...

    Aspose::Words::PageSetup::get_DifferentFirstPageHeaderFooter method. True if a different header or footer is used on the first Page in C++....footer is used on the first page. bool Aspose :: Words :: PageSetup... which appears on the first page of the section. builder -> MoveToHeaderFooter...

    reference.aspose.com/words/cpp/aspose.words/pag...
  8. First and last paragraph - Free Support Forum -...

    Dear, How can I find the first and last paragraph on a given Page in a document. I’m using Aspose Words for Java Many thanks Natasja...and last paragraph on a given page in a document. I’m using Aspose...last Paragraph on a specific page by letting Aspose.Words perform...

    forum.aspose.com/t/first-and-last-paragraph/322113
  9. Aspose::Words::Rendering::PageInfo class | Aspo...

    Aspose::Words::Rendering::PageInfo class. Represents information about a particular document Page. To learn more, visit the documentation article in C++....about a particular document page. To learn more, visit the Rendering...get_Colored () Returns true if the page contains colored content. get_HeightInPoints...

    reference.aspose.com/words/cpp/aspose.words.ren...
  10. Crop PDF Pages programmatically C#|Aspose.PDF f...

    You may get Page properties, such as the width, height, bleed-, crop- and trimbox using Aspose.PDF for .NET....PDF Pages programmatically C# Contents [ Hide ] Get Page Properties...Properties Each page in a PDF file has a number of properties, such...

    docs.aspose.com/pdf/net/crop-pages/