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

page

(0.22 sec)
  1. PdfPageLayout | Aspose.Words for Java

    Specifies the Page layout to be used when the document is opened in a PDF reader in Java....PdfPageLayout Specifies the page layout to be used when the document...Examples: Shows how to display pages when opened in a PDF reader...

    reference.aspose.com/words/java/com.aspose.word...
  2. 使用运算符|Aspose.PDF for Java

    本主题解释了如何使用 Aspose.PDF 的运算符。运算符类为 PDF 操作提供了强大的功能。...pdf" ); // 获取需要添加图像的页面 Page page = pdfDocument . getPages ()...printStackTrace (); } // 将图像添加到页面资源的图像集合中 page . getResources (). getImages...

    docs.aspose.com/pdf/zh/java/operators/
  3. ParagraphFormat class | Aspose.Words for Python

    aspose.words.ParagraphFormat class. Represents all the formatting for a paragraph...paragraph are to remain on the same page. keep_with_next True if the...paragraph is to remains on the same page as the paragraph that follows...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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...
  5. About Aspose.Words and SharePoint|Aspose.Words ...

    Using Aspose.Words for .NET in a Microsoft SharePoint environment in C#.... What is this page about? This page describes how Aspose...Load a document and render its pages as thumbnails for preview in...

    docs.aspose.com/words/net/about-aspose-words-an...
  6. Range.UpdateFields | Aspose.Words for .NET

    Enhance your documents effortlessly with the Range UpdateFields method, updating field values quickly and efficiently for improved accuracy....related to the page layout algorithms (e.g. PAGE, PAGES, PAGEREF)...PAGEREF). The page layout-related fields are updated when you render...

    reference.aspose.com/words/net/aspose.words/ran...
  7. Supported File Formats|Aspose.PDF for .NET

    This Page shows which Aspose.PDF for .NET can load and save file formats....Command Language which is a Page Description Language introduced...document as Single or Multi-Page TIFF Image Text Save the document...

    docs.aspose.com/pdf/net/supported-file-formats/
  8. Convert Word to Excel in C#|Aspose.Words for .NET

    Convert PDF to Excel, XML to Excel, DOCX to Excel C#. Save a document in various formats to XLSX using C#.... What is this page about? This page outlines how to convert...results. Please refresh the page and try again....

    docs.aspose.com/words/net/convert-a-document-to...
  9. Formatting Pivot Table|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.... Setting Row/Column/Page Fields Format Setting Data Fields...fields in the areas, for example, page, column, row, or data. The code...

    docs.aspose.com/cells/net/formatting-pivot-table/
  10. AsposeWordsPrintDocument | Aspose.Words for Java

    Provides a default implementation for printing of a Document within the Java printing framework in Java....multiple sections that specify pages with different sizes, orientation...getColorMode() Gets how non-colored pages are printed if the device supports...

    reference.aspose.com/words/java/com.aspose.word...