Sort Score
Result 10 results
Languages All
Labels All
Results 851 - 860 of 140,996 for

page

(0.05 sec)
  1. ParagraphFormat.widow_control property | Aspose...

    ParagraphFormat.widow_control property. True if the first and last lines in the paragraph are to remain on the same Page as the rest of the paragraph....paragraph are to remain on the same page as the rest of the paragraph...onto one page, one line may spill over onto the next page. # The...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Orientation enumeration | Aspose.Words for Python

    aspose.words.Orientation enumeration. Specifies Page orientation....Orientation enumeration Specifies page orientation. Members Name Description...Description PORTRAIT Portrait page orientation (narrow and tall)...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Saving::HtmlFixedSaveOptions::ge...

    Aspose::Words::Saving::HtmlFixedSaveOptions::get_PageMargins method. Specifies the margins around Pages in an HTML document. The margins value is measured in points and should be equal to or greater than 0. Default value is 10 points in C++....Specifies the margins around pages in an HTML document. The margins...Defines top, bottom and left page margins if the value is Left...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. RowFormat.headingFormat property | Aspose.Words...

    RowFormat.headingFormat property. True if the row is repeated as a table heading on every Page when the table spans more than one Page....on every page when the table spans more than one page. get headingFormat...with rows that repeat on every page. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Developer Guide|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Layer Insert Shape Shape Page Page Master Master HyperLinks Working...print Options Setting Page Margins Getting Page Width and Height Theme...

    docs.aspose.com/diagram/net/developer-guide/
  6. PageInfo.get_size_in_pixels method | Aspose.Wor...

    aspose.words.rendering.PageInfo.get_size_in_pixels method...get_size_in_pixels(scale, dpi) Calculates the page size in pixels for a specified...inch). Returns The size of the page in pixels. get_size_in_pixels(scale...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Orientation enum | Aspose.Words ...

    Aspose::Words::Orientation enum. Specifies Page orientation in C++....] Orientation enum Specifies page orientation. enum class Orientation...Description Portrait 1 Portrait page orientation (narrow and tall)...

    reference.aspose.com/words/cpp/aspose.words/ori...
  8. Aspose::Words::Drawing::ShapeBase::get_BehindTe...

    Aspose::Words::Drawing::ShapeBase::get_BehindText method. Specifies whether the shape is below or above text in C++....floating image to the center of a page. auto doc = MakeObject < Document...overlapping text and align it to the page's center. SharedPtr < Shape...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. ShapeBase.relative_horizontal_position property...

    ShapeBase.relative_horizontal_position property. Specifies relative to what the shape is positioned horizontally....floating image to the center of a page. doc = aw . Document () builder...overlapping text and align it to the page's center. shape = builder ....

    reference.aspose.com/words/python-net/aspose.wo...
  10. ControlChar | Aspose.Words for Java

    Control characters often encountered in documents in Java....structural elements, such as page breaks. Assert.assertEquals(MessageFormat...ControlChar.CR) + ControlChar.PAGE_BREAK, doc.getText()); // When...

    reference.aspose.com/words/java/com.aspose.word...