Sort Score
Result 10 results
Languages All
Labels All
Results 941 - 950 of 140,996 for

page

(0.06 sec)
  1. ConvertUtil.MillimeterToPoint | Aspose.Words fo...

    Effortlessly convert millimeters to points with ConvertUtil's MillimeterToPoint method. Simplify your design calculations today!...Examples Shows how to specify page properties in millimeters. Document...section's "Page Setup" defines the size of the page margins in...

    reference.aspose.com/words/net/aspose.words/con...
  2. Aspose::Words::ParagraphFormat::get_SnapToGrid ...

    Aspose::Words::ParagraphFormat::get_SnapToGrid method. Specifies whether the current paragraph should use the document grid lines per Page settings when laying out the contents in the paragraph in C++....the document grid lines per page settings when laying out the...the number of lines that each page may have. auto doc = MakeObject...

    reference.aspose.com/words/cpp/aspose.words/par...
  3. BreakType enumeration | Aspose.Words for Node.js

    Aspose.Words.BreakType enumeration. Specifies type of a break inside a document.... PageBreak Explicit page break. ColumnBreak Explicit...start of new section on the same page as the previous section. SectionBreakNewColum...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 将曲线对象添加到PDF文件|Aspose.PDF for .NET

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

    docs.aspose.com/pdf/zh/net/add-curve/
  5. FieldToa.page_range_separator property | Aspose...

    FieldToa.Page_range_separator property. Gets or sets the character sequence that is used to separate the start and end of a Page range....page_range_separator property FieldToa.page_range_separator property...start and end of a page range. @property def page_range_separator...

    reference.aspose.com/words/python-net/aspose.wo...
  6. SectionStart | Aspose.Words for Java

    The type of break at the beginning of the section in Java....appendChild(section); // Set some page setup properties for the section...setSectionStart(SectionStart.NEW_PAGE); section.getPageSetup().se...

    reference.aspose.com/words/java/com.aspose.word...
  7. Aspose::Words::Fields::FieldToc::get_SequenceSe...

    Aspose::Words::Fields::FieldToc::get_SequenceSeparator method. Gets or sets the character sequence that is used to separate sequence numbers and Page numbers in C++....separate sequence numbers and page numbers. System :: String Aspose...includes the SEQ field and the page's number that the field appears...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. Rotate PDF using Java | Aspose.PDF

    Rotate PDF documents programmatically with Java sample code using Aspose.PDF for Java...Rotate PDF Pages with Java Do you need to rotate PDF? Programmatic...update or change the page orientation of pages in an existing PDF...

    products.aspose.com/pdf/java/rotate/
  9. How to Rotate PDF using Java

    This article describes how to rotate PDF using Java. It contains instructions to set the environment, write the basic application and a sample code to change PDF orientation using Java....Page Product Family Aspose.PSD Product...runnable sample code to rotate PDF pages using Java . An explanation...

    kb.aspose.com/pdf/java/how-to-rotate-pdf-using-...
  10. Add, Move or Delete pages in PDF using Java | A...

    Manipulate PDF Pages of your document programmatically with Java sample code using Aspose.PDF for Java...action with Pages in Java Add Pages Move Pages Delete Pages How to...Insert pages to PDF Document Using Java In order to add page, we’ll...

    products.aspose.com/pdf/java/pages/