Sort Score
Result 10 results
Languages All
Labels All
Results 4,351 - 4,360 of 181,684 for

page

(0.08 sec)
  1. Implement Custom Paper Size of Worksheet for Re...

    This article explains how to use the JavaScript API via C++ to set a custom paper size for your desired worksheets when rendering an Excel file to PDF format programmatically....PageSetup class to specify a custom page size. The following sample code...in cell B4 b4 . value = "Pdf Page Dimensions: 6.00 x 4.00 in"...

    docs.aspose.com/cells/javascript-cpp/implement-...
  2. Create VDX Files via Python | products.aspose.com

    Python Sample code for generating VDX documents. Use this code for creating VDX files within any Python based application.....the first page of the diagram. Add text in the page. Use save...Access the first page of the diagram. page = diagram.getPages()...

    products.aspose.com/diagram/python-java/create/...
  3. Blank PDF while converion from HTML(Email Body)...

    We have paid support on Aspose.Java , The issue blank PDF occurs while we are converting from HTML(email body) to PDF , as an application, we have increased the Memory, but the issue occuring 2 twice a month... ← previous page...

    forum.aspose.com/t/blank-pdf-while-converion-fr...
  4. Aspose Export to PDF for ASP.NET MVC|Aspose.Wor...

    Using Aspose Export to PDF for ASP.NET MVC addon in C#....Hide ] What is this page about? This page explains how to add...selected format version of any html page. This module demonstrates the...

    docs.aspose.com/words/net/aspose-export-to-pdf-...
  5. Split VTX Files via Python | products.aspose.com

    Python source code to Split vtx file within any Python based application....each page Create a new Diagram class object Copy the page via...diagram = Diagram( "file.vtx" ); page = diagram.getPages(). get (...

    products.aspose.com/diagram/python-net/splitter...
  6. Product Overview|Aspose.Words for .NET

    Aspose.Words for .NET is a software library designed to create, modify, convert, render, and print documents without relying on any other software....Hide ] What is this page about? This page explains the Aspose...or that has the concept of pages. You can convert whole documents...

    docs.aspose.com/words/net/product-overview/
  7. 创建文档|Aspose.PDF for Java

    Aspose.PDF for Java 帮助您在几个简单的步骤中创建 PDF 文档和可搜索的 PDF 文件。...Document 类的对象 将 Page 对象添加到 Document 对象的 Pages 集合中 将 TextFragment...= new Document (); //添加页面 Page page = document . getPages ()....

    docs.aspose.com/pdf/zh/java/create-pdf-document/
  8. LayoutOptions.callback property | Aspose.Words ...

    LayoutOptions.callback property. Gets or sets [IPageLayoutCallback](../../iPagelayoutcallback/) implementation used by Page layout model....IPageLayoutCallback implementation used by page layout model. @property def...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Convert Text to Image in Java

    You can convert text to image in Java by following this quick guide. It covers the step-by-step process and a runnable code snippet to export TXT to JPG in Java....Page Product Family Aspose.PSD Product...Document class Loop through the pages using the for-loop Export text...

    kb.aspose.com/words/java/convert-text-to-image-...
  10. Split VDX Files via Python | products.aspose.com

    Python source code to Split vdx file within any Python based application....each page Create a new Diagram class object Copy the page via...diagram = Diagram( "file.vdx" ); page = diagram.getPages(). get (...

    products.aspose.com/diagram/python-net/splitter...