Sort Score
Result 10 results
Languages All
Labels All
Results 1,001 - 1,010 of 185,604 for

page

(0.13 sec)
  1. Document.removeBlankPages method | Aspose.Words...

    Document.removeBlankPages method. Removes blank Pages from the document....removeBlankPages() Removes blank pages from the document. removeBlankPages...resulting document will not contain pages considered to be blank while...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Set Size of PDF using pythob via C++|Aspose.PDF...

    This section shows how to get or set PDF Page properties such as size of document using Python via C++....read and set properties of pages in a PDF file in your Python...PDF file, resizes the first page by adjusting the Crop box (the...

    docs.aspose.com/pdf/python-cpp/get-and-set-page...
  3. Convert a Visio Shape To Svg|Documentation

    This section explains how to convert a visio shape to svg with Aspose.Diagram.... get a particular page. get a particular shape. convert...Get a particular page Page page = diagram . Pages [ 0 ]; // Get...

    docs.aspose.com/diagram/net/convert-a-visio-sha...
  4. Add Connection Point To Shape|Documentation

    This section explains how to add connection point to a visio shape with Aspose.Diagram.... get a particular page. get a particular shape. new...particular page Page page = diagram . Pages . GetPage ( "Page-3" );...

    docs.aspose.com/diagram/net/add-connection-poin...
  5. ASP.NET without using Visual Studio|Aspose.PDF ...

    Learn how to use Aspose.PDF for .NET in ASP.NET projects without relying on Visual Studio. Follow this practical guide....NET pages or applications without using...one ). Then create your .aspx page and copy the following code...

    docs.aspose.com/pdf/net/asp-net-without-using-v...
  6. IPageLayoutCallback Interface | Aspose.Words fo...

    Customize your document layout with Aspose.Words.Layout.IPageLayoutCallback interface. Enhance rendering with your own methods for optimal results....during build and rendering of page layout model. public interface...possible to build page layout model for only a few pages at start of...

    reference.aspose.com/words/net/aspose.words.lay...
  7. WrapType Enum | Aspose.Words for .NET

    Discover how the Aspose.Words.Drawing.WrapType enum enhances text wrapping around shapes and images for professional document formatting....floating image to the center of a page. Document doc = new Document...overlapping text and align it to the page's center. Shape shape = builder...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Remove Hidden Text from Document|Aspose.Words f...

    Remove hidden text from a document easily and fast instead of using Open XML SDK in C#....Hide ] What is this page about? This page explains how to remove...document programmatically. On this page we will look at how to remove...

    docs.aspose.com/words/net/remove-hidden-text-fr...
  9. Document.get_page_info method | Aspose.Words fo...

    Document.get_Page_info method. Gets the Page size, orientation and other information about a Page that might be useful for printing or rendering....get_page_info method get_page_info(page_index) Gets the page size...and other information about a page that might be useful for printing...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 使用矢量图形|Aspose.PDF for .NET

    本文描述了使用 C# 的 GraphicsAbsorber 工具的功能。...first page of the document var page = document . Pages [ 1 ];...graphics from the page graphicsAbsorber . Visit ( page ); // Display...

    docs.aspose.com/pdf/zh/net/working-with-vector-...