Sort Score
Result 10 results
Languages All
Labels All
Results 4,461 - 4,470 of 190,005 for

page

(1.21 sec)
  1. 关于Table节点的疑问 - Free Support Forum - aspose.com

    现在的Table节点,是否有方法可以直接渲染为图片?...UseDestinationStyles)); // Set maximum allowed page height oneTableDoc.FirstSection...the whole table is on the same page. enumerator.Current = collector...

    forum.aspose.com/t/table/324476
  2. PageSetup.other_pages_tray property | Aspose.Wo...

    PageSetup.other_Pages_tray property. Gets or sets the paper tray (bin) to be used for all but the first Page of a section...other_pages_tray property PageSetup.other_pages_tray property...be used for all but the first page of a section. The value is implementation...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Your First Aspose.Diagram Application - Hello W...

    本页介绍如何使用 Aspose.Diagram 库创建第一个应用程序。...‘Hello World’ in a specified Page. Creating the Hello World Application...writes Hello World! on the first page and saves the Visio file. //...

    docs.aspose.com/diagram/zh/net/your-first-aspos...
  4. Add Barcodes to PDF Documents|Documentation

    How to Insert Barcodes to PDF Files...Document class and then add a page to this document instance as... we will add a page by calling Document.Pages.Add method. The...

    docs.aspose.com/barcode/java/add-barcode-to-pdf...
  5. FootnoteNumberingRule enumeration | Aspose.Word...

    Aspose.Words.Notes.FootnoteNumberingRule enumeration. Determines when automatic footnote or endnote numbering restarts....RestartPage Numbering restarts at each page. Valid for footnotes only. Default...show up at the bottom of each page that contains // their reference...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. FieldNumPages class | Aspose.Words for Python

    aspose.words.fields.FieldNumPages class. Implements the NUMPageS field...Remarks Retrieves the number of pages in the current document, as...as recorded in the Pages property of the built-in document properties...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Working with Text Boxes|Documentation

    This section explains how to format a text shape with Aspose.Diagram....// Get the page by its name Aspose . Diagram . Page page1 = diagram...diagram . Pages . GetPage ( "Page-1" ); // Get shape by its ID...

    docs.aspose.com/diagram/net/working-with-text-b...
  8. Converting certain PDF to WORD errors with "com...

    Hi I am converting certain PDF documents to word documents using RecognitionMode.EnhancedFlow and it fails with the error: com.aspose.pdf.internal.l103p.l0l: Overflow The code snippet I use is: Document doc = new …...OptimizationOptions()); for (Page page : doc.getPages()) { // Access...the image collection from each page’s resources // The delete()...

    forum.aspose.com/t/converting-certain-pdf-to-wo...
  9. Warnings When Saving to PDF/A and PDF/UA|Aspose...

    PDF/A and PDF/UA impose accessibility requirements related to document content. When saving to PDF/A or PDF/UA in Python and the issue violates compliance, a warning is issued.... What is this page about? This page describes the accessibility‑related...results. Please refresh the page and try again....

    docs.aspose.com/words/python-net/warnings-when-...
  10. How to Run the Examples|Aspose.Words for Python...

    Download Aspose.Words for Python via .NET examples from our GitHub repository and learn how to run them to become more familiar with the Aspose.Words possibilities and features.... What is this page about? This page provides the system...results. Please refresh the page and try again....

    docs.aspose.com/words/python-net/how-to-run-the...