Sort Score
Result 10 results
Languages All
Labels All
Results 3,131 - 3,140 of 187,690 for

page

(0.33 sec)
  1. ConvertUtil.InchToPoint | Aspose.Words for .NET

    Effortlessly convert inches to points with ConvertUtil's InchToPoint method. Enhance your precision in design and measurement today!...docx" ); Shows how to specify page properties in inches. Document...section's "Page Setup" defines the size of the page margins in...

    reference.aspose.com/words/net/aspose.words/con...
  2. AI file online Viewer | products.aspose.com

    View AI file online with the Aspose built-in app...Document(pdfFileStream); var page = pdfDocument.Pages[1]; using var imageStream...resolution); pngDevice.Process(page, imageStream); imageStream.Position...

    products.aspose.com/psd/view/ai/
  3. Otvorite AI datoteku na mreži | products.aspose...

    Otvorite AI datoteku na mreži...Document(pdfFileStream); var page = pdfDocument.Pages[1]; using var imageStream...resolution); pngDevice.Process(page, imageStream); imageStream.Position...

    products.aspose.com/psd/cr/open-ai-online/
  4. PaperSize enumeration | Aspose.Words for Node.js

    Aspose.Words.PaperSize enumeration. Specifies paper size....docx" ); Shows how to set page sizes. let doc = new aw . Document...// We can change the current page's size to a pre-defined size...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 在 PDF 中使用 C++ 格式化文本|Aspose.PDF for C++

    本页解释了如何在 PDF 文件中格式化文本。包括添加行缩进、添加文本边框、添加下划线文本、在添加的文本周围添加边框、浮动框内容的文本对齐等。...Document > (); auto page = document -> get_Pages () -> Add (); auto...set_SubsequentLinesInden ( 20 ); page -> get_Paragraphs () -> Add...

    docs.aspose.com/pdf/zh/cpp/text-formatting-insi...
  6. Border.distance_from_text property | Aspose.Wor...

    Border.distance_from_text property. Gets or sets distance of the border from text or from the Page edge in points....border from text or from the page edge in points. @property def...of the first page. doc = aw . Document () page_setup = doc ....

    reference.aspose.com/words/python-net/aspose.wo...
  7. 在 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...
  8. 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...
  9. 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...
  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...