Sort Score
Result 10 results
Languages All
Labels All
Results 4,651 - 4,660 of 187,704 for

page

(0.09 sec)
  1. 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...
  2. Unable to extract javaScript actions from PDF -...

    Hi There, We were able to retrieve the JavaScript from a PDF using the code snippet below, and it used to work perfectly. However, recently we encountered an issue: when processing multiple files together, their PDF con…...jsActionsList) { for (Page page : doc.getPages()) { // Check Page actions (OnOpen...OnClose) if (page.getActions() != null) { if (page.getActions()...

    forum.aspose.com/t/unable-to-extract-javascript...
  3. "GetRowHeightInch" returns wrong height for aut...

    See attached sample: I write a long text to a cell, set “IsTextWrapped = true” and call “AutoFitRows”. AsposeCellsRowHeightInch.zip (11.9 KB) When calling “GetRowHeightInch” afterwards (for setting horizontal Page brea…...afterwards (for setting horizontal page breaks at certain rows), this...(upper part of screenshot). In Page layout view or print preview...

    forum.aspose.com/t/getrowheightinch-returns-wro...
  4. Converting a EPS file to GIF using Python | Asp...

    Sample code on Python for EPS to GIF conversion. Use example code for batch EPS to GIF conversion with Python and .NET...formats, see the Documentation pages. Also, you can check the other...appending a unique filename for each page. Create a PsLoadOptions object...

    products.aspose.com/pdf/python-net/conversion/e...
  5. Split VSX Files via Python | products.aspose.com

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

    products.aspose.com/diagram/python-java/splitte...
  6. Converting a SVG file to GIF using Python | Asp...

    Sample code on Python for SVG to GIF conversion. Use example code for batch SVG to GIF conversion with Python and .NET...formats, see the Documentation pages. Also, you can check the other...Initialize a page counter variable to track the current page number...

    products.aspose.com/pdf/python-net/conversion/s...
  7. 在 PDF 中使用标题|Aspose.PDF for .NET

    使用 C# 在 PDF 文档中创建标题编号。Aspose.PDF for .NET 提供不同类型的编号样式。...72 ; // Add page var pdfPage = document . Pages . Add (); pdfPage...with the same margin as the page var floatBox = new Aspose ....

    docs.aspose.com/pdf/zh/net/working-with-headings/
  8. BuiltInDocumentProperties.content_status proper...

    BuiltInDocumentProperties.content_status property. Gets or sets the content status of the document....document statistics such as word/page/character counts as metadata...Statistics # Page count: The page_count property shows the page count...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Split VSTX Files via Python | products.aspose.com

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

    products.aspose.com/diagram/python-java/splitte...
  10. Split VST Files via Python | products.aspose.com

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

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