Sort Score
Result 10 results
Languages All
Labels All
Results 9,551 - 9,560 of 187,807 for

page

(0.55 sec)
  1. Convert XPS with Aspose.Page C++ API

    XPS to PDF conversion functionality included in Aspose.Page API solution for C++ is described and illustrated with the code snippets here....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/cpp/convert-xps/
  2. 通过 JavaScript 及 C++ 将图表转换为 PDF 文件|Documentation

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 将图表导出为 PDF 文件。我们将示范如何从 Microsoft Excel 导出图表并保存为 PDF,以便进一步分发和存档。...Create Chart PDF With Desired Page Size </ title > </ head > <...Create Chart PDF With Desired Page Size </ h1 > < input type =...

    docs.aspose.com/cells/zh/javascript-cpp/chart-t...
  3. TextColumn.width property | Aspose.Words for Py...

    TextColumn.width property. Gets or sets the width of the text column in points....doc ) page_setup = builder . page_setup columns = page_setup...content_width = page_setup . page_width - page_setup . left_margin...

    reference.aspose.com/words/python-net/aspose.wo...
  4. TextColumnCollection indexer | Aspose.Words for...

    TextColumnCollection indexer. Returns a text column at the specified index....doc ) page_setup = builder . page_setup columns = page_setup...content_width = page_setup . page_width - page_setup . left_margin...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 在 Python 中更新页面尺寸|Aspose.PDF for Python via Java

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....获取页面集合 page_collection = pdf.getPages () # 获取特定页面 pdf_page = page_collection...A4 的尺寸将是 (842.4, 597.6) pdf_page.setPageSize ( 597.6 , 842.4...

    docs.aspose.com/pdf/zh/python-java/update-page-...
  6. How to Delete All Comments in PDF in C#

    This short tutorial guides on how to delete all comments in pdf in c#. It provides details on IDE settings, a program flow and a runnable sample code to remove all comments from PDF in C#....Page Product Family Aspose.PSD Product...deletion Iterate through all the pages of the PDF to test the annotations...

    kb.aspose.com/pdf/net/how-to-delete-all-comment...
  7. | Aspose

    Sample code for WBMP to DOC Java conversion. Use API example code for batch WBMP files to DOC conversion within any Web or Desktop Java based application....asposeocr_page() method Pass the WBMP file...parameter AsposeOCR.asposeocr_page returns a String or file of...

    products.aspose.com/ocr/cpp/conversion/wbmp-to-...
  8. PDF export to PNG treats inner glow like a tint...

    Hi We are exporting PNGs from PDF documents and some images are being dropped out and do not appear on the PNG. Upon closer inspection I have discovered the image frames have an inner glow affect applied to them and as…...pdf")) { var Page = Document.Pages[1]; var Width = (int)Math...Round(Page.Rect.Width); var Height = (int)Math.Round(Page.Rect...

    forum.aspose.com/t/pdf-export-to-png-treats-inn...
  9. Convert Email Files using C# API|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....on the Supported File Formats page. You can find the description...practices on the following pages: Convert EML/EMLX to Other Formats...

    docs.aspose.com/email/net/converting-between-fo...
  10. Merge PDF Documents using PHP | Aspose.PDF

    Combine various PDF documents programmatically with PHP sample code using Aspose.PDF for PHP via Java...more details check the GitHub page. Merge PDF files via PHP To... Open second document. Add pages of second document to the first...

    products.aspose.com/pdf/php-java/merger/