Sort Score
Result 10 results
Languages All
Labels All
Results 901 - 910 of 180,915 for

page

(0.34 sec)
  1. 通過Java將圖像添加到 PDF | Aspose.PDF

    本頁介紹使用 Java 和 PHP、德爾福和適用於 Java 的 Aspose.PDF庫將圖像添加到 PDF 文檔中的功能。...; int upperRightY = 200 ; Page page = pdfDocument . getPages ()..."aspose-logo.jpg" ). toString ()); page . getResources (). getImages...

    products.aspose.com/pdf/zh-hant/java/images/add/
  2. Create PDF using Java | Aspose.PDF

    This topic shows you how to use the Aspose.PDF for Java API to easily generate and read PDF files in Java applications.... Add a page using Pages.Add() method. Create a...Paragraphs collection of the page. Save the PDF using Save(String)...

    products.aspose.com/pdf/java/create/
  3. PageSetup.LinesPerPage | Aspose.Words for .NET

    Control your document layout with the PageSetup LinesPerPage property. Easily adjust lines per Page for optimal readability and organization....sets the number of lines per page in the document grid. public...1. Maximum value depends on page height and font size of the...

    reference.aspose.com/words/net/aspose.words/pag...
  4. Rendering in C++|Aspose.Words for C++

    Use Aspose.Words for C++ rendering feature to format a flow-layout document into Pages and convert such a document or selected Pages to other documents (PDF, HTML, XPS, etc.) or images (TIFF, PNG, SVG, etc.) formats for viewing, further conversions, or printing....paginated or has the concept of pages. We are talking about the rendering...rendering of a document into pages. The following diagram shows...

    docs.aspose.com/words/cpp/rendering/
  5. 在 PDF 中处理标题|Aspose.PDF for Python via .NET

    使用 Python 在 PDF 文档的标题中创建编号。Aspose.PDF for Python via .NET 提供不同类型的编号样式。... page_info . width = 612.0 document . page_info . height...height = 792.0 document . page_info . margin = ap . MarginInfo...

    docs.aspose.com/pdf/zh/python-net/working-with-...
  6. Aspose::Words::Drawing::WrapType enum | Aspose....

    Aspose::Words::Drawing::WrapType enum. Specifies how text is wrapped around a shape or picture in C++....it will be visible on every page. builder -> MoveToHeaderFooter...the image at the center of the page. shape -> set_RelativeHorizontalPo...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Creating a complex PDF|Aspose.PDF for Python vi...

    Aspose.PDF for Python via .NET allows you to create more complex documents that contain images, text fragments, and tables in one document....metadata but without pages. Add a Page to the document object...document will have one page. Add a Image to the Page. Create a TextFragment...

    docs.aspose.com/pdf/python-net/complex-pdf-exam...
  8. How to Scale a Worksheet with Node.js via C++|D...

    This article shows you code explaining how to scale a worksheet using Aspose.Cells for Node.js via C++....scaling a worksheet: Fit to Page: To ensure that all the content...fits on a single page or a specific number of pages when printing...

    docs.aspose.com/cells/nodejs-cpp/how-to-scale-a...
  9. Add Arc Object to PDF file|Aspose.PDF for .NET

    This article explains how to create a arc object to your PDF using Aspose.PDF for .NET....to paragraphs collection of page. Save our PDF file. The following...Document ()) { // Add page var page = document . Pages . Add (); // Create...

    docs.aspose.com/pdf/net/add-arc/
  10. AsposeWordsPrintDocument.PageIndexFilter | Aspo...

    Filters printed Pages in Aspose.Words to skip specific indexes and save time....filter used to determine which pages to skip during printing. public...some pages are skipped, the actual total number of pages to print...

    reference.aspose.com/words/net/aspose.words.ren...