Sort Score
Result 10 results
Languages All
Labels All
Results 3,391 - 3,400 of 242,697 for

page

(0.11 sec)
  1. Aspose::Words::Drawing::WrapType enum | Aspose....

    Aspose::Words::Drawing::WrapType enum. Specifies how text is wrapped around a shape or picture in C++....it will be visible on every page. SharedPtr < System :: Drawing...the image at the center of the page. shape -> set_RelativeHorizontalPo...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. 在 Jython 中管理分页符|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....self ): # Adding Page Breaks self . add_page_breaks () # Clearing...Clearing All Page Breaks self . clear_all_page_breaks () # Removing...

    docs.aspose.com/cells/zh/java/managing-page-bre...
  3. 公共 API Aspose.Diagram 16.12.0 的变化|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....); // get page by name Aspose . Diagram . Page page = diagram...diagram . Pages . GetPage ( "Page-1" ); // get shape by ID Aspose ....

    docs.aspose.com/diagram/zh/net/public-api-chang...
  4. MetafileRenderingOptions.EmulateRenderingToSize...

    MetafileRenderingOptions EmulateRenderingToSizeOnPage property. Gets or sets a value determining whether metafile rendering emulates the display of the metafile according to the size on Page or the display of the metafile in its default size in C#....metafile according to the size on page or the display of the metafile...according to the metafile size on page. The size in pixels is calculated...

    reference.aspose.com/words/net/aspose.words.sav...
  5. ShapeBase.Left | Aspose.Words for .NET

    ShapeBase Left property. Gets or sets the position of the left edge of the containing block of the shape in C#....points, from the left side of the page. shape . RelativeHorizontalPo...RelativeHorizontalPo = RelativeHorizontalPo . Page ; // Set the shape's horizontal...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Add Circle Object to PDF file|Aspose.PDF for .NET

    This article explains how to create a circle object to your PDF using Aspose.PDF for .NET....to paragraphs collection of page. Save our PDF file. public static...// Add page to pages collection of PDF file var page = document...

    docs.aspose.com/pdf/net/add-circle/
  7. Aspose::Words::Fields::FieldToa class | Aspose....

    Aspose::Words::Fields::FieldToa class. Implements the TOA field. To learn more, visit the documentation article in C++....of authorities entry and its page number. get_FieldEnd () const...used to separate two page numbers in a page number list. get_PageRangeSeparator...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. Enum TxtExportHeadersFootersMode | Aspose.Words...

    Aspose.Words.Saving.TxtExportHeadersFootersMode 枚举. 指定页眉和页脚导出为纯文本格式的方式... Writeln ( "Page 1" ); builder . InsertBreak...PageBreak ); builder . Writeln ( "Page 2" ); builder . InsertBreak...

    reference.aspose.com/words/zh/net/aspose.words....
  9. PdfExtractor | Aspose.PDF for Java API Reference

    Class for extracting images and text from PDF document....getStartPage() Gets start page in the page range where extracting...setStartPage(int value) Sets start page in the page range where extracting...

    reference.aspose.com/pdf/java/com.aspose.pdf.fa...
  10. Creating a complex PDF|Aspose.PDF for PHP via Java

    Aspose.PDF for PHP via Java allows you to create more complex documents that contain images, text fragments, and tables in one document....metadata but without pages. Add a Page to the document object...now our document will have one page. Add a Image . It’s a complex...

    docs.aspose.com/pdf/php-java/complex-pdf-example/