Sort Score
Result 10 results
Languages All
Labels All
Results 2,671 - 2,680 of 184,566 for

page

(0.28 sec)
  1. XamlFixedSaveOptions.resources_folder_alias pro...

    XamlFixedSaveOptions.resources_folder_alias property. Specifies the name of the folder used to construct image URIs written into an fixed Page Xaml document...image URIs written into an fixed page Xaml document. Default is None...you save a Document in fixed page Xaml format, Aspose.Words needs...

    reference.aspose.com/words/python-net/aspose.wo...
  2. PageSetup.borders property | Aspose.Words for P...

    PageSetup.borders property. Gets a collection of the Page borders....property Gets a collection of the page borders. @property def borders...wavy page border with a shadow. doc = aw . Document () page_setup...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 程序化拆分 PDF|Aspose.PDF for .NET

    本主题展示了如何在您的 .NET 应用程序中使用 C# 将 PDF 页面拆分为单独的 PDF 文件。...在每次迭代中,创建一个新的 Document 对象,并将单个 Page 对象添加到空文档中。 使用 Save 方法保存新的 PDF。...RunExamples . GetDataDir_AsposePdf_Pages (); // Open PDF document using...

    docs.aspose.com/pdf/zh/net/split-pdf-document/
  4. Specify Layout Options in C++|Aspose.Words for C++

    Specify Layout Options for various document layouts....ContinuousSectionPag to calculate page numbers in a continuous section...section that restarts page numbering, or IgnorePrinterMetrics to...

    docs.aspose.com/words/cpp/specify-layout-options/
  5. 在 PS 文件中使用页面 | Java

    如何将页面添加到 PS 文件是 Aspose.Page API 解决方案解答的一个问题。了解如何在 Java 中使用该功能...Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/zh/java/ps/working-with-pa...
  6. Setting Headers and Footers with C++|Documentation

    This article explains how to programmatically insert an image in the header and footer of Excel worksheets by setting the header and footer with script commands using the C++ API or Library....display useful information such as page number, author name, topic name...footers are managed using the page‑setup settings. Setting Headers...

    docs.aspose.com/cells/cpp/setting-headers-and-f...
  7. Convert WORD To PNG Javascript

    Convert a Word document to PNG format in JavaScript code. Save a Word document as PNG using JavaScript....) for ( var page = 0 ; page < doc.pageCount; page++) { var extractedPage...extractPages(page, 1 ); extractedPage.save(`Output_${page + 1 }.png`);...

    products.aspose.com/words/nodejs-net/conversion...
  8. PDF Footer Insertion Using C# | Aspose.PDF

    Add footer to PDF programmatically with C# sample code using Aspose.PDF for .NET.... Add the Stamp to Page using AddStamp method. Save...foreach ( var page in pdfDocument . Pages ) { page . AddStamp (...

    products.aspose.com/pdf/net/footer/
  9. Make NUp of PDF files|Aspose.PDF for .NET

    This article shows how to make NUp of PDF files work with Aspose.PDF Facades using PdfFileEditor class....GetDataDir_AsposePdfFacades_Pages (); // Create PdfFileEditor...ut.pdf" ); } Make NUp Using Page Size and File Paths MakeNUp...

    docs.aspose.com/pdf/net/make-nup-of-pdf-files/
  10. Გადაიყვანეთ HTML Გამოსახულება C#

    გადაიყვანეთ HTML Გამოსახულება C# ფორმატში კოდით. შეინახეთ HTML როგორც Გამოსახულება C#....Jpg); for ( int page = 0 ; page < doc.PageCount; page++) { saveOptions...= new PageSet(page); doc.Save( $"Output_ {page + 1 } .jpg" ,...

    products.aspose.com/words/ka/net/conversion/htm...