Sort Score
Result 10 results
Languages All
Labels All
Results 2,011 - 2,020 of 184,783 for

page

(0.17 sec)
  1. FieldToc.update_page_numbers method | Aspose.Wo...

    FieldToc.update_Page_numbers method. Updates the Page numbers for items in this table of contents....update_page_numbers method update_page_numbers() Updates the...the page numbers for items in this table of contents. def update_page_numbers...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Remove Pages from PDF using Python | Aspose.PDF

    Remove Pages from PDF file programmatically with Python sample code using Aspose.PDF for Python for .NET...to Delete pages from PDF using Python Remove pages from PDF using...information, you may need to delete pages or sections containing confidential...

    products.aspose.com/pdf/python-net/pages/remove/
  3. 使用 C# 添加、提取或移除 PDF 中的图像 | Aspose.PDF

    使用 Aspose.PDF for .NET 使用 C# 示例代码,以编程方式处理 PDF 中的图像...upperRightY = 200 ; var page = pdfDocument . Pages [ 1 ]; var imageStream...); page . Resources . Images . Add ( imageStream ); page . Contents...

    products.aspose.com/pdf/zh-hans/net/images/
  4. 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...
  5. 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...
  6. 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#....Hide ] 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...
  7. MetafileRenderingOptions.emulate_rendering_to_s...

    MetafileRenderingOptions.emulate_rendering_to_size_on_Page property. Gets or sets a value determining whether metafile rendering emulates the display of the metafile according to the size on Page or the display of the metafile in its default size....emulate_rendering_to_size_on_page property MetafileRenderingOpt...emulate_rendering_to_size_on_page property Gets or sets a value...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 在 Ruby 中连接组的子形状|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....) \ # Access a particular page page = diagram . getPages () ....shape , "Dynamic connector" , page . getID ()) \ # Connect sub-shapes...

    docs.aspose.com/diagram/zh/java/connect-sub-sha...
  9. How to Create PDF using C#|Aspose.PDF for .NET

    Create and format the PDF Document with Aspose.PDF for .NET.... Add a Page object to the Pages collection of the...Paragraphs collection of the page. Save the resultant PDF document...

    docs.aspose.com/pdf/net/create-pdf-document/
  10. Make Booklet of PDF|Aspose.PDF for Java

    This section explains how to make booklet of PDF with com.aspose.pdf.facades using PdfFileEditor class....} Make Booklet of PDF Using Page Size and File Paths [MakeBooklet]...paths. You can also set the page size of the output PDF file...

    docs.aspose.com/pdf/java/make-booklet-of-pdf/