Sort Score
Result 10 results
Languages All
Labels All
Results 1,711 - 1,720 of 181,654 for

page

(0.64 sec)
  1. 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 = System...

    reference.aspose.com/words/cpp/aspose.words/par...
  2. TxtExportHeadersFootersMode | Aspose.Words for ...

    Specifies the way headers and footers are exported to plain text format in Java....appendParagraph("Primary footer"); // Insert pages to display these headers and...writeln("Page 1"); builder.insertBreak(BreakType.PAGE_BREAK);...

    reference.aspose.com/words/java/com.aspose.word...
  3. Aspose::Words::Drawing::ShapeBase::get_Relative...

    Aspose::Words::Drawing::ShapeBase::get_RelativeVerticalPosition method. Specifies relative to what the shape is positioned vertically in C++....floating image to the center of a page. auto doc = System :: MakeObject...overlapping text and align it to the page's center. System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. DocumentBase.page_color property | Aspose.Words...

    DocumentBase.Page_color property. Gets or sets the Page color of the document...page_color property DocumentBase.page_color property Gets or...or sets the page color of the document. This property is a simpler...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Autofit Setting for Tables|Aspose.Words for Java

    Autofit settings to tables. Docx4j does not provide an opportunity to autofit settings to tables....the table to the width of the page and AutoFit to Contents option...to the available width on the page. To change the sizing behaviour...

    docs.aspose.com/words/java/autofit-setting-for-...
  6. Example of Hello World using Python|Aspose.PDF ...

    This sample demonstrates how to create a simple PDF document with text Hello World using Aspose.PDF for Python via .NET....Instantiate a Document object Add a Page to document object Create a...Builder Add TextFragment to the Page document.save() resultant PDF...

    docs.aspose.com/pdf/python-net/hello-world-exam...
  7. PageInfo.WidthInPoints | Aspose.Words for .NET

    Discover the PageInfo WidthInPoints property to easily retrieve the Page width in points, enhancing your document formatting and layout precision....property Gets the width of the page in points. public float WidthInPoints...print page size and orientation information for every page in a...

    reference.aspose.com/words/net/aspose.words.ren...
  8. Split PDF programmatically|Aspose.PDF for PHP v...

    This topic shows how to split PDF Pages into individual PDF files in your PHP applications....topic shows how to split PDF pages with Aspose.PDF for PHP via...applications. To split PDF pages into single page PDF files using PHP...

    docs.aspose.com/pdf/php-java/split-document/
  9. 使用C++为不同页面设置不同的页眉和页脚|Documentation

    本文提供示例代码,展示如何使用C++库和API以编程方式设置Excel工作表的页面设置中的各种页眉和页脚。你可以为首页、奇数页和偶数页设置页眉和页脚。...// Get the first worksheet's page setup PageSetup pageSetup =...different headers for odd and even pages pageSetup . SetIsHFDiffOddEven...

    docs.aspose.com/cells/zh/cpp/setting-different-...
  10. Split PDF programmatically|Aspose.PDF for C++

    This topic shows how to split PDF Pages into individual PDF files with C++....topic shows how to split PDF pages into individual PDF files in...applications. To split PDF pages into single page PDF files using C++...

    docs.aspose.com/pdf/cpp/split-pdf-document/