Sort Score
Result 10 results
Languages All
Labels All
Results 941 - 950 of 186,767 for

page

(0.16 sec)
  1. HtmlSaveOptions.exportTocPageNumbers property |...

    HtmlSaveOptions.exportTocPageNumbers property. Specifies whether to write Page numbers to table of contents when saving HTML, MHTML and EPUB...property Specifies whether to write page numbers to table of contents...Examples Shows how to display page numbers when saving a document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 插入图片|Documentation

    本节介绍如何在visio页面插入图片,Aspose.Diagram支持使用java插入图片,保存为pdf、svg、html、image、xps等格式。...公开的 Pages 属性 Diagram 类支持 Aspose.Diagram.Page 对象的集合。 在 Visio...AddImageToPage . class ) + "Pages/" ; // load an existing Visio...

    docs.aspose.com/diagram/zh/java/drawing/insert-...
  3. 将线对象添加到PDF文件|Aspose.PDF for C++

    本文解释了如何使用Aspose.PDF for C++在PDF中创建线对象。...将页面添加到PDF文件的页面集合中 auto page = document -> get_Pages () -> Add (); //...400 ); // 将图形对象添加到页面实例的段落集合中 page -> get_Paragraphs () -> Add...

    docs.aspose.com/pdf/zh/cpp/add-line/
  4. Working With Pages in Jython|Aspose.PDF for Java

    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....Working With Pages in Jython Contents [ Hide ] This section includes...Particular Page from the PDF File in jython Get Number Of Pages in Jython...

    docs.aspose.com/pdf/java/working-with-pages-in-...
  5. Spacing Factor|Aspose.Words for JasperReports

    Aspose Words for JasperReports can reduce spacing between Page elements proportionally....Sometimes you may notice that page contents in the exported documents...particular page and therefore are pushed to the next page, causing...

    docs.aspose.com/words/jasperreports/spacing-fac...
  6. Delete PDF Pages programmatically|Aspose.PDF fo...

    You can delete Pages from your PDF file using PHP....PDF Pages programmatically Contents [ Hide ] Delete Page from...delete method and specify the page’s index Call the save method...

    docs.aspose.com/pdf/php-java/delete-pages/
  7. Public API Changes in Aspose.Diagram 6.8.0|Docu...

    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....AddActiveXControl method in the Page class. Please check this code...an ActiveX control diagram . Pages [ 0 ]. AddActiveXControl ( ControlType...

    docs.aspose.com/diagram/net/public-api-changes-...
  8. ShapeBase.horizontal_alignment property | Aspos...

    ShapeBase.horizontal_alignment property. Specifies how 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...
  9. ShapeBase.vertical_alignment property | Aspose....

    ShapeBase.vertical_alignment property. Specifies how the shape is positioned vertically....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. Creating a complex PDF|Aspose.PDF for C++

    Aspose.PDF for C++ 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...document will have one page. Add a Image to the Page. Create a TextFragment...

    docs.aspose.com/pdf/cpp/complex-pdf-example/