Sort Score
Result 10 results
Languages All
Labels All
Results 3,771 - 3,780 of 187,783 for

page

(0.09 sec)
  1. 高级功能|Aspose.PDF for Java

    本节展示如何使用 Aspose.PDF for Java 在 PDF 文档中使用 LaTeX 标签。...Document doc = new Document (); Page page = doc . getPages (). add ();...latex = new LatexFragment ( s ); page . getParagraphs (). add ( latex...

    docs.aspose.com/pdf/zh/java/advanced-features/
  2. Long text value visible when running report but...

    My team is currently using Aspose.Words.ReportingServices version 22.11 with SQL Server Reporting Services (SSRS). We are seeing an issue where long text values display fully when viewing the report in SSRS, but when the…...3 KB) Blank Page Added (Case 2).docx (46.3 KB)...documents to the defect. ← previous page...

    forum.aspose.com/t/long-text-value-visible-when...
  3. Remove Header and Footer in Word using Python

    Remove Header and Footer in Word using Python. Get IDE settings, a list of steps, and a sample code to delete header and footer in Word using Python....Page Product Family Aspose.PSD Product...HEADER_FIRST and FOOTER_FIRST for first-page different option, HEADER_PRIMARY...

    kb.aspose.com/words/python/remove-header-and-fo...
  4. Release Notes Not working - Free Support Forum ...

    Why do I get a 404 trying to look at ANY of your version release notes? Random sample: https://docs.aspose.com/total/java/aspose-total-for-java-23-9-release-notes/...single Release Notes document or page. Additionally, we no longer...Total for Java Release Notes page here . From there, click on...

    forum.aspose.com/t/release-notes-not-working/31...
  5. Dewarping|Documentation

    How to straighten curved and distorted images before recognition....Contents [ Hide ] To use automatic page straightening and distortion...photos of books, magazines, multi-page documents, and similar content...

    docs.aspose.com/ocr/java/dewarp/
  6. 如何使用 Java 获取 Highlight 注解 | Aspose.PDF

    在 JSP/JSF 应用程序和桌面应用程序的 Java 运行时环境中获取 PDF 文件中的 Highlight 注释的 Java 示例代码。...创建新页面或获取对现有页面的引用 创建 Highlight 注释 调用 Page.Annotations 集合中的 Highlight 注释方法..._dataDir + "sample_mod.pdf" ); Page page = document . getPages ()....

    products.aspose.com/pdf/zh-hans/java/annotation...
  7. BuiltInDocumentProperties.pages property | Aspo...

    BuiltInDocumentProperties.Pages property. Represents an estimate of the number of Pages in the document....pages property BuiltInDocumentPrope.pages property Represents...the number of pages in the document. get pages () : number Remarks...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Find Field Properties in Python|Aspose.Words fo...

    How to find some field properties like field code and field result in Python.... What is this page about? This page demonstrates how to...types (e.g., MERGEFIELD, REF, PAGE) programmatically? A: Yes. The...

    docs.aspose.com/words/python-net/find-field-pro...
  9. Add Watermark in Ruby|Aspose.Words for Java

    Add watermark to MS Word documents using Ruby....# Place the watermark in the page center. relativeHorizontalPo...setRelativeHorizonta ( relativeHorizontalPo . PAGE ) watermark . setRelativeVerticalP...

    docs.aspose.com/words/java/add-watermark-in-ruby/
  10. FieldPageRef | Aspose.Words for Java

    Implements the PageREF field in Java....Remarks: Inserts the number of the page containing the specified bookmark...PAGEREF field that displays what page a bookmark is on. // Set the...

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