Sort Score
Result 10 results
Languages All
Labels All
Results 3,871 - 3,880 of 181,805 for

page

(0.14 sec)
  1. ControlChar.NON_BREAKING_HYPHEN_CHAR property |...

    ControlChar.NON_BREAKING_HYPHEN_CHAR property. Non-breaking Hyphen in Microsoft Word is (char)30....) # Add a page break. builder . write ( 'Before page break.' +...ControlChar . PAGE_BREAK + 'After page break.' ) # A page break is...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 使用 Python 在 PDF 中格式化文本|Aspose.PDF for Python vi...

    本页面解释了如何在 PDF 文件中格式化文本。包括添加行缩进、添加文本边框、添加下划线文本等。... Page page = document . Pages . Add (); string...SubsequentLinesInden = 20 }; page . Paragraphs . Add ( text );...

    docs.aspose.com/pdf/zh/python-net/text-formatti...
  3. Configuration Parameters|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.... IS_ONE_PAGE_PER_SHEET A Boolean value specifying...specifying whether each report page should be written to a different...

    docs.aspose.com/cells/jasperreports/configurati...
  4. Range.update_fields method | Aspose.Words for P...

    Range.update_fields method. Updates the values of document fields in this range....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/python-net/aspose.wo...
  5. 以编程方式旋转PDF页面|Aspose.PDF for Java

    使用Java更改页面方向并将页面内容调整到新页面方向。...pdf" ); for ( Page page : pdfDocument . getPages ())...()) { // Rectangle r = page.getMediaBox(); // double newHeight...

    docs.aspose.com/pdf/zh/java/rotate-pages/
  6. Supported file formats|Documentation

    File formats for images and recognition results supported by Aspose.OCR for Python via Java.... Multi-page TIFF images are fully supported...cannot extract images from HTML pages and does not support authentication...

    docs.aspose.com/ocr/python-java/supported-file-...
  7. Building forms programmatically|Documentation

    Describe the OMR form directly in the application code....must also define at least one page as an instance of PageConfig...code generates an empty single-page OMR form: TemplateConfig templateConfig...

    docs.aspose.com/omr/net/programmatic-forms/
  8. Categories

    Find Answers by API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Pr......Page Product Family Aspose.PSD Product...Word using Java How to Delete Page Break in Word using Python How...

    kb.aspose.com/categories/page/39/
  9. 使用 Java 向 PDF 添加标题 | Aspose.PDF

    用于在任何平台上在 PDF 文档中添加标题的 Java 源代码。...// Add header on all pages for ( Page page : pdfDocument . getPages...getPages ()) { page . addStamp ( textStamp ); } // Save updated...

    products.aspose.com/pdf/zh-hans/java/header/
  10. ControlChar.FieldEndChar | Aspose.Words for .NET

    Master MS Word with ControlChar and FieldEndChar! Enhance your document formatting and streamline your workflow effortlessly....// Add a page break. builder . Write ( "Before page break." +...PageBreak + "After page break." ); // A page break is the same...

    reference.aspose.com/words/net/aspose.words/con...