Sort Score
Result 10 results
Languages All
Labels All
Results 771 - 780 of 140,996 for

page

(0.05 sec)
  1. How to Scale a Worksheet with Python.NET|Docume...

    This article explains how to scale a worksheet using Aspose.Cells for Python.NET....scaling a worksheet: Fit to Page : To ensure that all content...fits on a single page or specific number of pages when printing...

    docs.aspose.com/cells/python-net/how-to-scale-a...
  2. Frameset Class | Aspose.Words for .NET

    Discover the Aspose.Words.Framesets.Frameset class for seamless frame management in documents. Enhance your web Pages with efficient frame integration!...Represents a frames page or a single frame on a frames page. To learn more...of child frames and frames pages. FrameDefaultUrl { get; set;...

    reference.aspose.com/words/net/aspose.words.fra...
  3. IDocumentProcessorPlugin | Aspose.Words for Java

    Defines an interface for external document processor plugin in Java....Adds image watermark on each page of the document loaded by load(java...Adds text watermark on each page of the document loaded by load(java...

    reference.aspose.com/words/java/com.aspose.word...
  4. FootnotePosition | Aspose.Words for Java

    Defines the footnote position in Java....an entry at the bottom of the page, consisting of a symbol // that...show up at the bottom of the page that contains its reference...

    reference.aspose.com/words/java/com.aspose.word...
  5. Working with Attachments

    Products Aspose.Total Product Solution Aspose.Words Product Solution Aspose.PDF Product Solution Aspose.Cells Product......Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/note/net/working-with-attachments/
  6. 不使用 Visual Studio 的 ASP.NET|Aspose.PDF for .NET

    学习如何在 ASP.NET 项目中使用 Aspose.PDF for .NET,而无需依赖 Visual Studio。请遵循此实用指南。...NET <% @ Page Language = "C#" %> <% @ Import...// Add page Aspose . Pdf . Page page = document . Pages . Add...

    docs.aspose.com/pdf/zh/net/asp-net-without-usin...
  7. ConvertUtil | Aspose.Words for Java

    Provides helper functions to convert between various measurement units in Java....docx"); Shows how to specify page properties in inches. Document...section's "Page Setup" defines the size of the page margins in...

    reference.aspose.com/words/java/com.aspose.word...
  8. PageBorderAppliesTo Enum | Aspose.Words for .NET

    Discover the Aspose.Words.PageBorderAppliesTo enum to control Page border printing across specific Pages for enhanced document formatting....enumeration Specifies which pages the page border is printed on. public...Description AllPages 0 Page border is shown on all pages of the section...

    reference.aspose.com/words/net/aspose.words/pag...
  9. Connect Shapes|Documentation

    This section explains how to connect two shapes with Aspose.Diagram....shapes via a connector in the Page class. The code below shows...rectangles shape to page. Add a connector shape to page. Connect the...

    docs.aspose.com/diagram/net/connect-shapes/
  10. 添加背景到PDF|Aspose.PDF for .NET

    使用C#将背景图像添加到您的PDF文件中。使用BackgroundArtifact对象。... GetDataDir_AsposePdf_Pages (); // Create PDF document using...jpg" )) { // Add page Page page = document . Pages . Add (); // Create...

    docs.aspose.com/pdf/zh/net/add-backgrounds/