Sort Score
Result 10 results
Languages All
Labels All
Results 2,671 - 2,680 of 184,592 for

page

(0.22 sec)
  1. Encountering an error while generating a PDF wi...

    System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection. Parameter name: index at System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument …...Page.Accept( , RectangleF , Boolean...HtmlFragment. (RectangleF , , Page , RectangleF ) at Aspose.Pdf...

    forum.aspose.com/t/encountering-an-error-while-...
  2. Group, Convert and Verify Shapes|Documentation

    This section explains how to group shapes with Aspose.Diagram....Visio shapes from the page and customize page setting according to...Get a particular page. Remove the background page. Build a hash...

    docs.aspose.com/diagram/net/group-convert-and-v...
  3. Extarct content from Excel and populate in word...

    I am extracting content from an Excel sheet and inserting it into a Word document using the following method: private static void InsertHtmlTable(DocumentBuilder builder, Workbook workbook, Worksheet worksheet, Range ra…...it to fit properly on an A4 page in landscape orientation —without...fits within the landscape A4 page, preserving the visual structure...

    forum.aspose.com/t/extarct-content-from-excel-a...
  4. PageSetup.borderAppliesTo property | Aspose.Wor...

    PageSetup.borderAppliesTo property. Specifies which Pages the Page border is printed on....property Specifies which pages the page border is printed on. get...border at the top of the first page. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Layout|Documentation

    Layout elements are used to arrange other elements and define the appearance and design of the OMR form....of the page or the parent element . Layout elements page This element...break large forms into several pages that are recognized as a single...

    docs.aspose.com/omr/net/txt-markup/elements-lay...
  6. TableStyle.left_indent property | Aspose.Words ...

    TableStyle.left_indent property. Gets or sets the value that represents the left indent of a table....align it to a location on the page, such as the center: table_style...'Aligned to the center of the page' ) builder . end_table () table...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Comparison Aspose.Words and Open XML SDK|Aspose...

    Take a look at code comparison of some features implemented in Aspose.Words for .NET and Open XML SDK using C#....Hide ] What is this page about? This page explains a code comparison...Words and Open XML SDK. The pages in this section contain a short...

    docs.aspose.com/words/net/code-comparison-aspos...
  8. Change Background of VDX File via Python | prod...

    Python source code to change background of VDX documents within any Python based application....class Add a new page to diagram as background page Insert an image...background page Set background page to the first page of diagram...

    products.aspose.com/diagram/python-java/changeb...
  9. 如何使用 Java 删除 Link 注释 | Aspose.PDF

    在 JSP/JSF 应用程序和桌面应用程序的 Java 运行时环境中删除 PDF 文件中的 Link 注释的 Java 示例代码。...创建新页面或获取对现有页面的引用 创建 Link 注释 调用 Page.Annotations 集合中的 Link 注释方法 Remove...using AnnotationSelector Page page = document . getPages ()....

    products.aspose.com/pdf/zh-hans/java/annotation...
  10. Add Image stamps in PDF programmatically|Aspose...

    Add the Image Stamp in your PDF document using ImageStamp class with the Aspose.PDF for C++ library.... Call the Page class AddStamp method to add...stamp to particular page document -> get_Pages () -> idx_get ( 1...

    docs.aspose.com/pdf/cpp/image-stamps-in-pdf-page/