Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 190,008 for

page

(0.15 sec)
  1. 设置图像大小|Aspose.PDF for .NET

    本节描述如何使用 C# 库设置 PDF 文件中的图像大小。...Document ()) { // Add page var page = document . Pages . Add (); // Create...to the page page . Paragraphs . Add ( img ); // Set page properties...

    docs.aspose.com/pdf/zh/net/set-image-size/
  2. Aspose::Words::Notes::FootnoteSeparatorType enu...

    Aspose::Words::Notes::FootnoteSeparatorType enum. Specifies the type of the footnote/endnote separator in C++....Printed above footnote text on a page when the text must be continued...continued from a previous page. FootnoteContinuation 2 Printed below...

    reference.aspose.com/words/cpp/aspose.words.not...
  3. Extract Data from Table in PDF with Python|Aspo...

    Learn how to extract table data from PDF files with Aspose.PDF for Python and export the results for further processing....tables on each page of a Document . After visiting a page, iterate...Iterate through the pages in document.pages . Create a TableAbsorber...

    docs.aspose.com/pdf/python-net/extract-data-fro...
  4. ImageSaveOptions.page_set property | Aspose.Wor...

    ImageSaveOptions.Page_set property. Gets or sets the Pages to render...page_set property ImageSaveOptions.page_set property Gets or...sets the pages to render. Default is all the pages in the document...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldIndex.SequenceName | Aspose.Words for .NET

    Discover the FieldIndex SequenceName property to easily manage sequence names and enhance pagination efficiency in your applications....number is included with the page number. public string SequenceName...side, // and the number of the page that contains the XE field on...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Move PDF Pages programmatically C#|Aspose.PDF f...

    Try to move Pages at desired location or at the end of a PDF file using Aspose.PDF for .NET....Ask AI Move PDF Pages programmatically C# Contents [ Hide ] Moving...Moving a Page from one PDF Document to Another This topic explains...

    docs.aspose.com/pdf/net/move-pages/
  7. How to Print Excel as Fitted Pages Wide and Tal...

    This article shows you code explaining how to set FitToPagesWide and FitToPagesTall using the Aspose.Cells library....How to Print Excel as Fitted Pages Wide and Tall Contents [ Hide...within a specified number of pages, both horizontally and vertically...

    docs.aspose.com/cells/net/how-to-print-excel-as...
  8. Aspose::Words::PageSetup::get_PageWidth method ...

    Aspose::Words::PageSetup::get_PageWidth method. Returns or sets the width of the Page in points in C++....Returns or sets the width of the page in points. double Aspose ::...it will be visible on every page. builder -> MoveToHeaderFooter...

    reference.aspose.com/words/cpp/aspose.words/pag...
  9. Add Line Object to PDF file|Aspose.PDF for Java

    This article explains how to create a line object to your PDF using Aspose.PDF for Java.... Add Page to pages collection of PDF file....to paragraphs collection of page instance. Create Rectangle instance...

    docs.aspose.com/pdf/java/add-line/
  10. Add Rectangle Object to PDF file|Aspose.PDF for...

    This article explains how to create a Rectangle object to your PDF using Aspose.PDF for .NET.... Add Page to pages collection of PDF file....to paragraphs collection of page instance. Create Graph instance...

    docs.aspose.com/pdf/net/add-rectangle/