Sort Score
Result 10 results
Languages All
Labels All
Results 4,641 - 4,650 of 188,134 for

page

(2.4 sec)
  1. Split VSS Files via Python | products.aspose.com

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

    products.aspose.com/diagram/python-java/splitte...
  2. Docx to Pdf rendition is not getting generating...

    In the original document SISMS-06-01-SFP-FORM-006320.docx (107.7 KB), row 54 appears on Page 9. However, after converting the document to PDF using Aspose version 25.6, row 54 is shifted to Page 8 in the output file SISM…...7 KB), row 54 appears on page 9. However, after converting...version 25.6, row 54 is shifted to page 8 in the output file SISMS-...

    forum.aspose.com/t/docx-to-pdf-rendition-is-not...
  3. Working with Text Boxes|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....vsdx" ); // get the page by its name Page page1 = diagram . getPages...getPages (). getPage ( "Page-1" ); // get shape by its ID Shape...

    docs.aspose.com/diagram/java/working-with-text-...
  4. PclSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.PCL format in Java....Allows to control how separate pages are saved when a document is...exported to fixed page format. getPageSet() Gets the pages to render...

    reference.aspose.com/words/java/com.aspose.word...
  5. Create EPS File in Java

    This article explains how to create an EPS file in Java. It discusses the stepwise process and a runnable code snippet to make EPS file in Java....Page Product Family Aspose.PSD Product...environment by configuring the Aspose.Page for creating PostScript documents...

    kb.aspose.com/page/java/create-eps-file-in-java/
  6. Issue with Converting PDF to Black and White fo...

    Problem Description: I am using Aspose.PDF for .NET (Version 21.6.0) to convert PDFs to black and white (grayscale) pdfs. The conversion works fine for smaller PDFs, but when the input PDF has more than 20 Pages, the pr…...and White for Large PDFs (>20 Pages) Using Aspose.PDF 21.6.0 Aspose...input PDF has more than 20 pages, the process fails to complete...

    forum.aspose.com/t/issue-with-converting-pdf-to...
  7. 使用 C# 的额外注释|Aspose.PDF for .NET

    了解如何使用 Aspose.PDF 在 .NET 中向 PDF 文件添加额外注释,以实现交互式文档功能。... Pages [ 1 ], new Aspose . Pdf . Rectangle...CaretAnnotation ( document . Pages [ 1 ], new Aspose . Pdf . Rectangle...

    docs.aspose.com/pdf/zh/net/extra-annotations/
  8. 使用 C# 添加图形注释|Aspose.PDF for .NET

    本文描述了如何从 PDF 文档中添加、获取和删除图形注释 Aspose.PDF for .NET... Pages [ 1 ], new Aspose . Pdf . Rectangle...PopupAnnotation ( document . Pages [ 1 ], new Aspose . Pdf . Rectangle...

    docs.aspose.com/pdf/zh/net/figures-annotation/
  9. PDF to HTML - HTML content out of grid lines - ...

    Hi, We recently purchased Aspose.PDF to help convert our PDFs to HTMLs. When the attached file name "2AMLSX-15985.pdf" is converted to a HTML file the content that is supposed to be within the grid lines is coming out o…...over the body’s text (first page blue heading) when seen in IE...over the body’s text (first page blue heading) when seen in IE...

    forum.aspose.com/t/pdf-to-html-html-content-out...
  10. PdfPageLayout enumeration | Aspose.Words for Py...

    aspose.words.saving.PdfPageLayout enumeration. Specifies the Page layout to be used when the document is opened in a PDF reader....PdfPageLayout enumeration Specifies the page layout to be used when the document...Description SINGLE_PAGE Display one page at a time. ONE_COLUMN...

    reference.aspose.com/words/python-net/aspose.wo...