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

page

(0.21 sec)
  1. Configure|Aspose.Words for Reporting Services

    Configuration options for the Aspose.Words for Reporting Services.... Positioned Page Breaks Spacing Factor and Scaling...Tables and Matrices Page Orientation Page Border HTML Formatting...

    docs.aspose.com/words/reportingservices/configu...
  2. 刷新形状数据|Documentation

    本节介绍如何使用 Aspose.Diagram 刷新 visio 形状的形状数据。...); // Get page by name Page page = diagram . Pages . GetPage...GetPage ( "Page-3" ); // Get Shape Shape shape = page . Shapes . GetShape...

    docs.aspose.com/diagram/zh/net/refresh-shapes-d...
  3. Add Text to PDF Using Python | Aspose.PDF

    Add text to PDF programmatically with Python sample code using Aspose.PDF for Python for .NET... Add the TextParagraph to Page using TextBuilder. Save the...# Get particular page page = document . pages [ 1 ] # Create text...

    products.aspose.com/pdf/python-net/text/
  4. 使用 C# 添加、提取或移除 PDF 中的图像 | Aspose.PDF

    使用 Aspose.PDF for .NET 使用 C# 示例代码,以编程方式处理 PDF 中的图像...upperRightY = 200 ; var page = pdfDocument . Pages [ 1 ]; var imageStream...); page . Resources . Images . Add ( imageStream ); page . Contents...

    products.aspose.com/pdf/zh-hant/net/images/
  5. HtmlLoadOptions.PageInfo.AnyMargin does not wor...

    When I render PDF from HTML, PageInfo.AnyMargin does not seem to have any effect. This it the code I’m using private void CreatePdfDocument() { using var ms = new MemoryStream(Encoding.UTF8.GetBytes(_htmlDocument.H…... All PDF pages have HtmlLoadOptions.PageInfo...Aspose.PDF applies to every page after the first one when an...

    forum.aspose.com/t/htmlloadoptions-pageinfo-any...
  6. WrapType enumeration | Aspose.Words for Node.js

    Aspose.Words.Drawing.WrapType enumeration. Specifies how text is wrapped around a shape or picture....floating image to the center of a page. let doc = new aw . Document...overlapping text and align it to the page's center. let shape = builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. FieldIndex.HasPageNumberSeparator | Aspose.Word...

    Discover the FieldIndex HasPageNumberSeparator property, which reveals if a Page number separator is customized via field code for enhanced document formatting....a value indicating whether a page number separator is overridden...Examples Shows how to edit the page number separator in an INDEX...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Working with Sections in C#|Aspose.Words for .NET

    Understanding document section concepts and manipulation practices using C#. Insert section into a document C#. Remove section C#. Copy sections between Documents.... What is this page about? This page explains how to work...across all pages. For example, you may need to modify page number...

    docs.aspose.com/words/net/working-with-sections/
  9. Public API Changes in Aspose.Imaging 3.0.1|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....in Djvu file format for Djvu page. It can be accessed from Header...Represents the DjVu file format page with all needed properties....

    docs.aspose.com/imaging/java/public-api-changes...
  10. SectionStart | Aspose.Words for Java

    The type of break at the beginning of the section in Java....appendChild(section); // Set some page setup properties for the section...setSectionStart(SectionStart.NEW_PAGE); section.getPageSetup().se...

    reference.aspose.com/words/java/com.aspose.word...