Sort Score
Result 10 results
Languages All
Labels All
Results 2,451 - 2,460 of 189,110 for

page

(0.18 sec)
  1. PageSetup.orientation property | Aspose.Words f...

    PageSetup.orientation property. Returns or sets the orientation of the Page....sets the orientation of the page. get orientation () : Aspose...Shows how to apply and revert page setup settings to sections in...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Specify Layout Options in Java|Aspose.Words for...

    Create output documents with various layouts, depending on the parameters specified in the Document using Java....ContinuousSectionPag to calculate page numbers in a continuous section...section that restarts page numbering, or IgnorePrinterMetrics to...

    docs.aspose.com/words/java/specify-layout-options/
  3. TableAbsorber not identifying tables without bo...

    Hello, I am converting a Word document to PDF and using TableAbsorber to manipulate tables in the resulting PDF. I have noticed when the table in the Word document has borders then TableAbsorber can identify it in the…...Page page in pdfWithBorder.Pages) { absorber.Visit(page);...Visit(page); foreach (AbsorbedTable pdfTable in absorber.TableList)...

    forum.aspose.com/t/tableabsorber-not-identifyin...
  4. PageSavingArgs.page_stream property | Aspose.Wo...

    PageSavingArgs.Page_stream property. Allows to specify the stream where the document Page will be saved to....page_stream property PageSavingArgs.page_stream property Allows...document page will be saved to. @property def page_stream ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  5. IDocumentProcessorPlugin.toPages method | Aspos...

    IDocumentProcessorPlugin.toPages method. Saves each Page of the document loaded by [IDocumentProcessorPlugin.load()](../load/#buffer_loadoptions) method using the specified fixed Page save options....toPages(saveOptions) Saves each page of the document loaded by IDocumentProcessorPl...method using the specified fixed page save options. toPages ( saveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose pdf is failing to convert text containin...

    Hello, I’m using TextAbsorber to extract text from pdf but it is failing to convert the superscript and subscript from pdf. The pdf contains simple mathematical and chemistry equations. Please guide me to get it done, I…...convertToText(Document pdfDocument, int page) throws Exception { // Create...the absorber for all PDF page if (page == 0) { pdfDocument.getPages()...

    forum.aspose.com/t/aspose-pdf-is-failing-to-con...
  7. Spacing Factor and Scaling Factor|Aspose.Words ...

    Spacing Factor and Scaling Factor settings of the Aspose.Words for Reporting Services.... This means that sometimes page contents may appear higher than...therefore be pushed to the following page. To eliminate this side effect...

    docs.aspose.com/words/reportingservices/spacing...
  8. PageSetup.ChapterPageSeparator | Aspose.Words f...

    Discover the ChapterPageSeparator property in PageSetup. Easily customize the separator character between chapter and Page numbers for a polished look....between the chapter number and the page number. public ChapterPageSeparator...Remarks Before you can create page numbers that include chapter...

    reference.aspose.com/words/net/aspose.words/pag...
  9. Remove Pages from PDF using Rust | Aspose.PDF

    Remove Pages from PDF file programmatically with Rust sample code using Aspose.PDF for Rust via C++...How to Delete pages from PDF using Rust Remove pages from PDF using...information, you may need to delete pages or sections containing confidential...

    products.aspose.com/pdf/rust-cpp/pages/remove/
  10. Run.remove() adds/leaves an empty line in some ...

    Greetings, We recently made the step to update our outdated “Aspose.Words for Java” 17.4 jdk16 to the latest version. So far every conflict could be solved apart from one where we request your assistance: Summary of o…...marker and replace it with a page break in word. But it could...and insert the functionality(page break or text) before the Run...

    forum.aspose.com/t/run-remove-adds-leaves-an-em...