Sort Score
Result 10 results
Languages All
Labels All
Results 2,591 - 2,600 of 185,611 for

page

(0.15 sec)
  1. Render HTML in Python – Aspose.HTML for Python ...

    Rendering HTML, SVG, MHTML, and EPUB using HtmlRenderer, SvgRenderer, MhtmlRenderer, and EpubRenderer classes in Aspose.HTML for Python via .NET API....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/html/python-net/renderers/
  2. Aspose::Words::BuildingBlocks::BuildingBlockBeh...

    Aspose::Words::BuildingBlocks::BuildingBlockBehavior enum. Specifies the behavior that shall be applied to the contents of the building block when it is inserted into the main document in C++.... Page 2 Specifies that the building...shall be added into its own page. Default n/a Same as Content...

    reference.aspose.com/words/cpp/aspose.words.bui...
  3. ChapterPageSeparator Enum | Aspose.Words for .NET

    Discover the Aspose.Words.ChapterPageSeparator enum to customize chapter and Page number separators for enhanced document formatting and clarity....appears between the chapter and page number. public enum ChapterPageSeparator...Examples Shows how to work with page chapters. Document doc = new...

    reference.aspose.com/words/net/aspose.words/cha...
  4. 使用 C# 进行 PDF 多媒体注释|Aspose.PDF for .NET

    Aspose.PDF for .NET 允许您从 PDF 文档中添加、获取和删除多媒体注释。...Contents [ Hide ] PDF 文档中的注释包含在 Page 对象的 Annotations 集合中。该集合仅包含该单个页面的所有注释:每个页面都有自己的...ScreenAnnotation ( document . Pages [ 1 ], new Aspose . Pdf . Rectangle...

    docs.aspose.com/pdf/zh/net/multimedia-annotation/
  5. PageSetup.BorderAlwaysInFront | Aspose.Words fo...

    Discover the PageSetup BorderAlwaysInFront property to optimize Page borders, enhancing layout and visibility for intersecting texts and objects....property Specifies where the page border is positioned relative...border at the top of the first page. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/pag...
  6. Aspose::Words::ChapterPageSeparator enum | Aspo...

    Aspose::Words::ChapterPageSeparator enum. Defines the separator character that appears between the chapter and Page number in C++....appears between the chapter and page number. enum class ChapterPageSeparator...Examples Shows how to work with page chapters. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words/cha...
  7. 添加 PDF 页面印章|Aspose.PDF for .NET

    了解如何在 .NET 中向 PDF 页面添加印章,包括文本和图像,用于水印或品牌标识,使用 Aspose.PDF。...文件的特定页面上添加 PDF 页面印章,您还需要设置 Stamp 类的 Pages 属性。此属性需要一个整数数组,包含您想要添加印章的页面编号。然后,您可以使用...IsBackground = true ; stamp . Pages = new [] { 1 , 3 }; // Apply...

    docs.aspose.com/pdf/zh/net/add-pdf-page-stamp/
  8. Aspose::Words::PageSetup::get_Borders method | ...

    Aspose::Words::PageSetup::get_Borders method. Gets a collection of the Page borders in C++....method Gets a collection of the page borders. System :: SharedPtr...Shows how to create green wavy page border with a shadow. auto doc...

    reference.aspose.com/words/cpp/aspose.words/pag...
  9. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – PDF Stamping in C#: Text, Image, and Page Options https://products.aspose.com/pdf/net/stamps/ Recent content in PDF Stamping in C#: Text, Image......Stamping in C#: Text, Image, and Page Options https://products.aspose...Stamping in C#: Text, Image, and Page Options on Aspsoe.PDF Products...

    products.aspose.com/pdf/net/stamps/index.xml
  10. Draw Text|Documentation

    This section explains how to draw text in a visio Page with Aspose.Diagram. Support using C# to draw text and save as pdf, svg, html, image, xps and other formats....developers to draw a text shape in a page.The code example below shows...diamond shape in page long shapeId = diagram . Pages [ 0 ]. DrawPolyline...

    docs.aspose.com/diagram/net/drawing/draw-text/