Sort Score
Result 10 results
Languages All
Labels All
Results 4,251 - 4,260 of 190,038 for

page

(0.2 sec)
  1. Layout|Documentation

    Layout elements are used to arrange other elements and define the appearance and design of the OMR form....occupy the entire width of the page or the parent element . Layout...break large forms into several pages that are recognized as a single...

    docs.aspose.com/omr/net/programmatic-forms/elem...
  2. Aspose.pdf 如何输出文本框中的文本? - Free Support Forum - ...

    想获取附件中右边2个文本框中的文本是否有什么好的办法? OUTPUT5.pdf (52.9 KB)...Pages[1].MediaBox.Width; // total...double pageHeight = pdfDoc.Pages[1].MediaBox.Height; // total...

    forum.aspose.com/t/aspose-pdf/326309
  3. Reduce File Size|Documentation

    This section explains how to reduce file size from a diagram with Aspose.Diagram.... The Page object represents the drawing...area of a foreground page or a background page.In order to reduce...

    docs.aspose.com/diagram/java/reduce-file-size/
  4. PageInfo.widthInPoints property | Aspose.Words ...

    PageInfo.widthInPoints property. Gets the width of the Page in points....property Gets the width of the page in points. get widthInPoints...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 使用 C++ 向 PDF 添加文本 | Aspose.PDF

    使用 Aspose.PDF for C++,使用 C++ 示例代码,以编程方式向 PDF 添加文本...TextBuilder 將 TextParagraph 新增到 Page。 再次儲存文件。 將文字新增到 PDF - C++ 此示例代码说明如何在...particular page auto pdfPage = document -> get_Pages () -> idx_get...

    products.aspose.com/pdf/zh-hant/cpp/text/
  6. Working with Fonts in Python|Aspose.Words for P...

    Customize font settings using Python.... What is this page about? This page demonstrates how to...results. Please refresh the page and try again....

    docs.aspose.com/words/python-net/working-with-f...
  7. Converting a HTML file to PNG using Python | As...

    Sample code on Python for HTML to PNG conversion. Use example code for batch HTML to PNG conversion with Python and .NET...formats, see the Documentation pages. Also, you can check the other...images from PDF pages. Loop through each page of the loaded document...

    products.aspose.com/pdf/python-net/conversion/h...
  8. Text Alignment in a Text Stamp - Free Support F...

    Is it possible to control the placement of text within a text stamp? Currently the text appears to always be bottom-left and we would like the have the text top-left....// Add the stamp to the PDF page pdfPage.AddStamp(textStamp);...corner of the stamp on the PDF page. You can adjust these values...

    forum.aspose.com/t/text-alignment-in-a-text-sta...
  9. Install Aspose.PDF for JavaScript via C++|Aspos...

    This section shows a product description and instructions for installing Aspose.PDF for JavaScript via C++....installation file from the Python home page: go to python.org in the download...“3.xxx” at the bottom of the page, select the Windows x86 executable...

    docs.aspose.com/pdf/javascript-cpp/installation/
  10. Create Bookmarks|Aspose.PDF for .NET

    This section explains how to create bookmarks to your PDF file with Aspose.PDF Facades using PdfBookmarEditor Class....All Pages In order to create bookmarks of all the pages, you...create bookmarks of all the pages of a PDF file. First, you need...

    docs.aspose.com/pdf/net/create-bookmarks/