Sort Score
Result 10 results
Languages All
Labels All
Results 2,471 - 2,480 of 187,811 for

page

(0.11 sec)
  1. Add Header and Footer to PDF|Aspose.PDF for C++

    Aspose.PDF for C++ allows you to add headers and footers to your PDF file using TextStamp class....call AddStamp method of the Page to add the text in the header...on all pages for ( auto page : document -> get_Pages ()) { page...

    docs.aspose.com/pdf/cpp/add-headers-and-footers...
  2. 使用文本|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....text" ; // add text to a Visio page diagram . getPages (). getPage..."UpdateShapeText.vsd" ); // get page by name Page page = diagram . getPages...

    docs.aspose.com/diagram/zh/java/working-with-text/
  3. LINQ Reporting Engine in Python|Aspose.Words fo...

    Create reports from template documents using the LINQ Reporting Engine in Python. Learn more about the supported features in Python.... What is this page about? This page provides information...through the link provided in this page: Aspose.Words for .NET documentation...

    docs.aspose.com/words/python-net/linq-reporting...
  4. Optimize, Compress or Reduce PDF Size in PHP|As...

    Optimize PDF file, shrink all images, reduce size PDF, Unembed fonts, Remove unused objects using PHP....handy for publishing on web pages, sharing on social networks...techniques to optimize PDF: Optimize page content for online browsing...

    docs.aspose.com/pdf/php-java/optimize-pdf/
  5. PageSetup.paperSize property | Aspose.Words for...

    PageSetup.paperSize property. Returns or sets the paper size....appendChild ( section ); // Set some page setup properties for the section...display all its contents // on the page between the section's header...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. RowFormat.AllowBreakAcrossPages | Aspose.Words ...

    Discover the RowFormat AllowBreakAcrossPages property, enable seamless text flow in table rows across Page breaks for enhanced readability and presentation....is allowed to split across a page break. public bool AllowBreakAcrossPage...disable rows breaking across pages for every row in a table. Document...

    reference.aspose.com/words/net/aspose.words.tab...
  7. Convert Between Measurement Units|Aspose.Words ...

    Aspose.Words for Python via .NET can help you with how to convert between measurement units, for example, inches to points and points to inches, pixels to points, points to pixels.... What is this page about? This page demonstrates how to...including examples of setting page properties in inches. Most of...

    docs.aspose.com/words/python-net/convert-betwee...
  8. 操作 Visio 中的嵌入式 OLE 对象 Diagram|Documentation

    本页介绍如何使用 Aspose.Diagram 库操作 ole 对象。...vsdx" ); // Get page of the Visio diagram by name...Diagram . Page page = diagram . Pages . GetPage ( "Page-1" ); //...

    docs.aspose.com/diagram/zh/net/manipulate-the-e...
  9. 向PDF文件添加圆形对象|Aspose.PDF for Java

    本文解释了如何使用Aspose.PDF for Java在PDF中创建圆形对象。...(); // 将页面添加到 PDF 文件的页面集合中 Page page = pdfDocument . getPages ()...); // 将 Graph 对象添加到页面的段落集合中 page . getParagraphs (). add ( graph...

    docs.aspose.com/pdf/zh/java/add-circle/
  10. DocumentSplitCriteria enumeration | Aspose.Word...

    Aspose.Words.Saving.DocumentSplitCriteria enumeration. Specifies how the document is split into parts when saving to [SaveFormat.Html](../../aspose.words/saveformat/#Html), [SaveFormat.Epub](../../aspose.words/saveformat/#Epub) or [SaveFormat.Azw3](../../aspose.words/saveformat/#Azw3) format....you can split the document at page breaks and heading paragraphs...Some section breaks can cause page breaks and so on. In typical...

    reference.aspose.com/words/nodejs-net/aspose.wo...