Sort Score
Result 10 results
Languages All
Labels All
Results 1,371 - 1,380 of 140,592 for

page

(0.07 sec)
  1. Change Background of VSTX File via Python | pro...

    Python source code to change background of VSTX documents within any Python based application....class Add a new page to diagram as background page Insert an image...background page Set background page to the first page of diagram...

    products.aspose.com/diagram/python-java/changeb...
  2. Change Background of VTX File via Python | prod...

    Python source code to change background of VTX documents within any Python based application....class Add a new page to diagram as background page Insert an image...background page Set background page to the first page of diagram...

    products.aspose.com/diagram/python-java/changeb...
  3. PageSetup.ChapterPageSeparator | Aspose.Words f...

    Discover the ChapterPageSeparator property in PageSetup. Easily customize the separator character between chapter and Page numbers for a polished look....between the chapter number and the page number. public ChapterPageSeparator...Remarks Before you can create page numbers that include chapter...

    reference.aspose.com/words/net/aspose.words/pag...
  4. 编辑 PDF API | Aspose.PDF

    使用适用于任何平台的免费跨平台应用程序和高代码 API 编辑 PDF 文档。... Pages . Accept ( textFragmentAbsorber...textFragmentCollecti ) { Page page = textFragment . Page ; Rectangle annotationRectangle...

    products.aspose.com/pdf/zh-hant/redaction/
  5. IPageLayoutCallback.Notify | Aspose.Words for .NET

    Discover the iPageLayoutCallback Notify method to enhance layout building and rendering efficiency. Optimize your app's performance today!...document to a fixed page format /// and renders a page that we perform...perform a page reflow on to an image in the local file system. ///...

    reference.aspose.com/words/net/aspose.words.lay...
  6. FootnotePosition enumeration | Aspose.Words for...

    Aspose.Words.Notes.FootnotePosition enumeration. Defines the footnote position....output at the bottom of each page. BeneathText Footnotes are output...output beneath text on each page. Examples Shows how to select...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::PageSetup::get_PaperSize method ...

    Aspose::Words::PageSetup::get_PaperSize method. Returns or sets the paper size in C++....docx" ); Shows how to set page sizes. auto doc = MakeObject...// We can change the current page's size to a pre-defined size...

    reference.aspose.com/words/cpp/aspose.words/pag...
  8. ShapeBase.Bottom | Aspose.Words for .NET

    Discover the ShapeBase Bottom property to easily access the bottom edge position of your shape's containing block for precise design control....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...
  9. 公共 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....vsdx" ); // get page by name Page page = diagram . getPages...getPage ( "Page-1" ); // get shape by ID Shape shape = page . getShapes...

    docs.aspose.com/diagram/zh/java/public-api-chan...
  10. How to Add Table to PDF using Java

    This short tutorial is about how to add table to PDF using Java. In order to insert table in PDF using Java running in MS Windows, macOS or Linux operating systems can be used with no dependence on Adobe Acrobat or any other tool....Page Product Family Aspose.PSD Product...the Document class and add a page to it Create a table with the...

    kb.aspose.com/pdf/java/how-to-add-table-to-pdf-...