Sort Score
Result 10 results
Languages All
Labels All
Results 1,101 - 1,110 of 186,809 for

page

(0.07 sec)
  1. How to Scale a Worksheet with JavaScript via C+...

    This article shows you code explaining how to scale a worksheet using Aspose.Cells for JavaScript 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/javascript-cpp/how-to-sca...
  2. Table scaling results in removed colums after D...

    We’ve encountered an issue with the DOCX → TIFF java conversion. The width of the table is increased to the point that the table exceeds the document margins resulting in several columns being cut off. This issue can be…...is wider than the printable page area (e.g., the table width...total width is greater than the page width minus the left/right margins...

    forum.aspose.com/t/table-scaling-results-in-rem...
  3. HtmlSaveOptions.export_page_setup property | As...

    HtmlSaveOptions.export_Page_setup property. Specifies whether Page setup is exported to HTML, MHTML or EPUB...export_page_setup property HtmlSaveOptions.export_page_setup property...property Specifies whether page setup is exported to HTML, MHTML...

    reference.aspose.com/words/python-net/aspose.wo...
  4. PageLayoutCallbackArgs Class | Aspose.Words for...

    Discover the Aspose.Words.Layout.PageLayoutCallbackArgs class for efficient document layout management. Enhance your workflow with powerful notification features....visit the Converting to Fixed-page Format documentation article...} Gets 0-based index of the page in the document this event relates...

    reference.aspose.com/words/net/aspose.words.lay...
  5. FieldPageRef.insert_hyperlink property | Aspose...

    FieldPageRef.insert_hyperlink property. Gets or sets whether to insert a hyperlink to the bookmarked paragraph.... def field_page_ref (): doc = aw . Document...PAGEREF field that displays what page a bookmark is on. # Set the...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Add Curve Object to PDF file|Aspose.PDF for Pyt...

    This article explains how to create a curve object to your PDF using Aspose.PDF for Python via .NET....to paragraphs collection of page. Save our PDF file. import aspose...Document () # Add page page = document . pages . add () # Create...

    docs.aspose.com/pdf/python-net/add-curve/
  7. PDF文本注释|Aspose.PDF for Java

    Aspose.PDF for Java 允许您添加、获取和删除PDF文档中的文本注释。... 将注释添加到 Page 对象的注释集合中。 以下代码片段向您展示了如何在 PDF..._dataDir + "sample.pdf" ); Page page = document . getPages ()....

    docs.aspose.com/pdf/zh/java/text-annotation/
  8. 将图像添加到现有PDF文件|Aspose.PDF for Java

    本节介绍如何使用Java库将图像添加到现有PDF文件。...upperRightY = 800 ; // 获取要添加图像的页面 Page page = pdfDocument1 . getPages...)); // 将图像添加到页面资源的 Images 集合中 page . getResources (). getImages...

    docs.aspose.com/pdf/zh/java/add-image-to-existi...
  9. 通過Java將圖像添加到 PDF | Aspose.PDF

    使用 Aspose.PDF for Java 使用 Java 示例代码,以编程方式将图像添加到 PDF 文档中...; int upperRightY = 200 ; Page page = pdfDocument . getPages ()..."aspose-logo.jpg" ). toString ()); page . getResources (). getImages...

    products.aspose.com/pdf/zh-hant/java/images/add/
  10. Rendering in Node.js|Aspose.Words for Node.js v...

    Use Aspose.Words for Node.js via .NET 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 rendering...rendering of a document into pages. The following diagram shows what...

    docs.aspose.com/words/nodejs-net/rendering/