Sort Score
Result 10 results
Languages All
Labels All
Results 2,601 - 2,610 of 188,091 for

page

(0.09 sec)
  1. Specify Default Fonts|Aspose.Words for .NET

    Specify default fonts. NPOI does not provide an opportunity to specify default fonts using C#.... What is this page about? This page explains how to specify...results. Please refresh the page and try again....

    docs.aspose.com/words/net/specify-default-fonts/
  2. Work with Bookmarks|Aspose.Words for .NET

    Add a bookmark into a document. NPOI does not provide an opportunity to work with bookmarks using C#.... What is this page about? This page explains how to work...results. Please refresh the page and try again....

    docs.aspose.com/words/net/working-with-bookmark...
  3. Create PDF using .NET | Aspose.PDF

    This topic shows you how to use the Aspose.PDF for .NET API to easily generate and read PDF files in .NET applications.... Add a page using Pages.Add() method. Create a...Paragraphs collection of the page. Save the PDF using Save(String)...

    products.aspose.com/pdf/net/create/
  4. How to Add Table to PDF using Java

    This short tutorial is about how to add table to PDF using Java. In order to insert table in PDF using Java running in MS Windows, macOS or Linux operating systems can be used with no dependence on Adobe Acrobat or any other tool....Page Product Family Aspose.PSD Product...the Document class and add a page to it Create a table with the...

    kb.aspose.com/pdf/java/how-to-add-table-to-pdf-...
  5. ViewOptions.doNotDisplayPageBoundaries property...

    ViewOptions.doNotDisplayPageBoundaries property. Turns off display of the space between the top of the text and the top edge of the Page....text and the top edge of the page. get doNotDisplayPageBoun ()...across 3 pages. builder . writeln ( "Paragraph 1, Page 1." ); builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. PageSetup.borderSurroundsFooter property | Aspo...

    PageSetup.borderSurroundsFooter property. Specifies whether the Page border includes or excludes the footer....property Specifies whether the page border includes or excludes...how to apply a border to the page and header/footer. let doc =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Integrate Table with Data Sources PDF|Aspose.PD...

    This article shows how to integrate PDF tables. Integrate Table with Database and determine if the table will split on the current Page....a fresh PDF document, adds a page, generates a table from the...into PDF page. Adds the generated table to the first page’s content...

    docs.aspose.com/pdf/python-net/integrate-table/
  8. Working with Artifacts in .NET|Aspose.PDF for .NET

    Aspose.PDF for .NET allows you to add a background image to PDF Pages, and get each watermark using Artifact class....Examples of artifacts include page headers, footers, separators...include Background, Layout, Page, Pagination and Undefined)....

    docs.aspose.com/pdf/net/artifacts/
  9. Split Documents via Python | products.aspose.com

    Split PDF, Microsoft Word and PowerPoint files via your Python application. Split document by Page number or by some predefined pattern....file into multiple files by page number or by some defined pattern...criteria. This can be done by page number, defined patterns, content...

    products.aspose.com/total/python-net/split/
  10. 将 Visio 形状转换为 Html|Documentation

    本节介绍如何使用 Aspose.Diagram 将 visio 形状转换为 html。...Get a particular page Page page = diagram . Pages [ 0 ]; // Get...particular shape Shape shape = page . Shapes [ 0 ]; // Shape to...

    docs.aspose.com/diagram/zh/net/convert-a-visio-...