Sort Score
Result 10 results
Languages All
Labels All
Results 1,851 - 1,860 of 187,789 for

page

(0.16 sec)
  1. Showcases|Aspose.Words for .NET

    We show you examples of projects that use some of the Aspose.Words features. Such projects demonstrate more complex interactions between these features.... What is this page about? This page explains real-world...results. Please refresh the page and try again....

    docs.aspose.com/words/net/showcases/
  2. How to define the cell splitting behavior - Fre...

    Good morning, I’m trying to define the cell splitting behavior in such a way that, when a row contains one or more cells that are too tall to fit entirely on the current Page, the row doesn’t get moved entirely to the n…...fit entirely on the current page, the row doesn’t get moved entirely...entirely to the next page. I know that cell splitting is possible...

    forum.aspose.com/t/how-to-define-the-cell-split...
  3. Add Bookmark|Aspose.Words for .NET

    Add a bookmark into a document easily and fast instead of using VSTO in C#.... What is this page about? This page outlines how to add...results. Please refresh the page and try again....

    docs.aspose.com/words/net/add-bookmark/
  4. PageSetup.borderDistanceFrom property | Aspose....

    PageSetup.borderDistanceFrom property. Gets or sets a value that indicates whether the specified Page border is measured from the edge of the Page or from the text it surrounds....specified page border is measured from the edge of the page or from...border at the top of the first page. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Add HTML String using DOM in Python|Aspose.PDF ...

    Explains how to add HTML string in DOM using Python with PDF file format library... Document () page = doc . getPages () . add ()...paragraphs collection of page page . getParagraphs () . add (...

    docs.aspose.com/pdf/java/add-html-string-using-...
  6. Aspose.PDF Printing Error Margin - Free Support...

    Hi, i’m develope into my software the print of pdf file but when use PdfViewer for printing, the print have a large margin. I use this code: Aspose.Pdf.Facades.PdfViewer viewer = new Aspose.Pdf.Facades.PdfViewer(); //…...false; //Do not produce the page number dialog when printing...//Print document using printer and page settings viewer.PrintDocume...

    forum.aspose.com/t/aspose-pdf-printing-error-ma...
  7. Add PDF Header and Footer|Aspose.PDF for PHP vi...

    Aspose.PDF for PHP via Java allows you to add headers and footers to your PDF file using TextStamp class....call AddStamp method of the Page to add the text in the header...$verticalAlignment -> Top ); $pages = $document -> getPages ();...

    docs.aspose.com/pdf/php-java/add-headers-and-fo...
  8. Get Visio Shape Inherit Line|Documentation

    This section explains how to get visio shape's line style inherited from it's parent style and master with Aspose.Diagram....); // Get page by name Page page = diagram . Pages . GetPage...GetPage ( "Page-3" ); foreach ( Aspose . Diagram . Shape shape in page...

    docs.aspose.com/diagram/net/get-visio-shape-inh...
  9. 创建 AcroForm - 在 C# 中创建可填写 PDF|Aspose.PDF for .NET

    使用 Aspose.PDF for .NET,您可以在 PDF 文件中从头开始创建表单...{ // Add page to PDF file var page = document . Pages . Add ();...Pdf . Forms . TextBoxField ( page , rects ); // Setting the appearances...

    docs.aspose.com/pdf/zh/net/create-form/
  10. Convert Between Measurement Units in C#|Aspose....

    Aspose.Words for .NET can help you with how to convert between measurement units, for example, inches to points and points to inches, pixels to points, points to pixels using C#.... What is this page about? This page explains how to convert...useful when setting various page properties because, for instance...

    docs.aspose.com/words/net/convert-between-measu...