Sort Score
Result 10 results
Languages All
Labels All
Results 1,551 - 1,560 of 184,601 for

page

(0.4 sec)
  1. Aspose.Svg 25.8.0 exception when using PageSetu...

    When attempting to convert an SVG to pdf with PageSetup.Sizing types ScaleContent and Contain we get an exception. The other 2 types work fine. This doesn’t seen to be document related but I do have a sample. System.Nul…...Contain require both the target page dimensions (width & height)...rendering pipeline is built. If the page size is not explicitly set,...

    forum.aspose.com/t/aspose-svg-25-8-0-exception-...
  2. PageInfo.GetSizeInPixels | Aspose.Words for .NET

    Discover the PageInfo GetSizeInPixels method to accurately calculate your Page size in pixels based on zoom factor and resolution for optimal display....float, float ) Calculates the page size in pixels for a specified...of the page in pixels. Examples Shows how to print page size and...

    reference.aspose.com/words/net/aspose.words.ren...
  3. Add Table to Word Document|Aspose.Words for .NET

    Add a table to a Word document easily and fast instead of using Open XML SDK in C#....Hide ] What is this page about? This page outlines how to create...using Aspose.Words. On this page we will look at how to add a...

    docs.aspose.com/words/net/add-table-to-word-doc...
  4. PageSetup.pageWidth property | Aspose.Words for...

    PageSetup.PageWidth property. Returns or sets the width of the Page in points....Returns or sets the width of the page in points. get pageWidth ()...points, from the left side of the page. shape . relativeHorizontalPo...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Set Image Size|Aspose.PDF for Java

    This section describes how to set image size PDF file using Java library....// add page to pages collection of PDF file Page page = doc ...jpg" ); page . getParagraphs (). add ( img ); // Set page properties...

    docs.aspose.com/pdf/java/set-image-size/
  6. Extract Table from Existing PDF Document|Aspose...

    Aspose.PDF for Java makes it possible to carry out various manipulations with the tables contained in your pdf document. You may add and extract a table in the existing PDF document, render table on a new Page and etc....pdf" ); for ( Page page : pdfDocument . getPages ())...TableAbsorber (); absorber . visit ( page ); for ( AbsorbedTable table...

    docs.aspose.com/pdf/java/extract-table-from-exi...
  7. Aspose::Words::Layout::LayoutOptions::get_Conti...

    Aspose::Words::Layout::LayoutOptions::get_ContinuousSectionPageNumberingRestart method. Gets or sets the mode of behavior for computing Page numbers when a continuous section restarts the Page numbering in C++....mode of behavior for computing page numbers when a continuous section...section restarts the page numbering. Aspose :: Words :: Layout...

    reference.aspose.com/words/cpp/aspose.words.lay...
  8. PDF 中的文本格式化|Aspose.PDF for Java

    本页解释了如何在 PDF 文件中格式化文本。这包括添加行缩进、添加文本边框、添加下划线文本、在添加的文本周围添加边框、浮动框内容的文本对齐等。...document = new Document (); Page page = document . getPages ()....setFormattingOptions ( textOptions ); page . getParagraphs (). add ( text...

    docs.aspose.com/pdf/zh/java/text-formatting-ins...
  9. Add watermark to PDF using C#|Aspose.PDF for .NET

    This article explains the features of working with artifacts and getting watermarks in PDFs using programmatically the C#....artifacts on a particular page, the Page class has the Artifacts...include Background, Layout, Page, Pagination and Undefined)....

    docs.aspose.com/pdf/net/add-watermarks/
  10. PageLayoutCallbackArgs.pageIndex property | Asp...

    PageLayoutCallbackArgs.PageIndex property. Gets 0-based index of the Page in the document this event relates to...property Gets 0-based index of the page in the document this event relates...there is no associated page, or if page was removed during reflow...

    reference.aspose.com/words/nodejs-net/aspose.wo...