Sort Score
Result 10 results
Languages All
Labels All
Results 2,151 - 2,160 of 187,481 for

page

(0.14 sec)
  1. container|Documentation

    Container element is used to break content into columns and to add a footer to the form....the bottom of the page ( footer ). Each page can only have one...sync_children_height=true Adding page footer To add a footer that...

    docs.aspose.com/omr/net/txt-markup/container/
  2. FieldToc Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldToc class for seamless Table of Contents creation in documents. Enhance your workflow with powerful features!...that separate an entry and its page number. Format { get; } Gets...whether to hide tab leader and page numbers in Web layout view....

    reference.aspose.com/words/net/aspose.words.fie...
  3. 档案

    档案... 添加一个 Page 。 创建一个 Outline 并添加 OutlineElement...Document (); // 初始化 Page 类对象 Page page = new Page (); // 初始化 Outline...

    blog.aspose.com/zh/note/create-bulleted-or-numb...
  4. IPageSavingCallback.page_saving method | Aspose...

    IPageSavingCallback.Page_saving method. Called when Aspose.Words saves a separate Page to fixed Page formats....page_saving method page_saving(args) Called when Aspose.Words...saves a separate page to fixed page formats. def page_saving ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Rotate Visio Shape Text|Documentation

    How to rotate shape's text in visio using .NET Diagram API.... Get paticular page Get paticular shape Get Shape...); // Get page by name Page page = diagram . Pages . GetPage...

    docs.aspose.com/diagram/net/rotate-visio-shape-...
  6. Create or Add Table In PDF using Python|Aspose....

    Aspose.PDF for Python via .NET is a library used to create, read, and edit PDF Tables. Check other advanced functions in this topic.... Add the table to a page. Save the file. The following...object to first page of input document doc . pages [ 1 ] . paragraphs...

    docs.aspose.com/pdf/python-net/add-table-in-exi...
  7. ComparisonMode.IGNORE_SPACES Throws NullReferen...

    Issue 1: SideBySidePdfComparer.compare()consistently throws aNullReferenceExceptionwhenComparisonMode.IGNORE_SPACESis used on cetain PDF Pages (~85–110 KB per Page). The exact same files compare successfully withCompari…...used on cetain PDF pages (~85–110 KB per page). The exact same...This forces us to compare every page twice (once failed attempt +...

    forum.aspose.com/t/comparisonmode-ignore-spaces...
  8. 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/
  9. Extra Annotations using C#|Aspose.PDF for .NET

    Learn how to add additional annotations to PDF files in .NET using Aspose.PDF for interactive document features....we can Add annotations to the page. The following code snippet...CaretAnnotation ( document . Pages [ 1 ], new Aspose . Pdf . Rectangle...

    docs.aspose.com/pdf/net/extra-annotations/
  10. LayoutCollector.Clear | Aspose.Words for .NET

    Efficiently clear all collected layout data with the LayoutCollector Clear method. Ideal for post-update document management and layout rebuilding....how to see the the ranges of pages that a node spans. Document..."GetNumPagesSpanned" method to count how many pages the content of our document...

    reference.aspose.com/words/net/aspose.words.lay...