Sort Score
Result 10 results
Languages All
Labels All
Results 3,431 - 3,440 of 184,601 for

page

(0.08 sec)
  1. 在 PDF 中旋转文本使用 Python|Aspose.PDF for Python via ...

    学习不同的方法在 PDF 中旋转文本。Aspose.PDF 允许您旋转文本到任何角度,旋转文本片段或整个段落。...// 获取特定页面 Page pdfPage = ( Page ) pdfDocument . Pages . Add ();...// 获取特定页面 Page pdfPage = ( Page ) pdfDocument . Pages . Add ();...

    docs.aspose.com/pdf/zh/python-net/rotate-text-i...
  2. 以编程方式旋转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/
  3. How can I convert excel file to word? - Free Su...

    Hello sir. I am a new user of aspose. I would like to convert excel file to word. Can I convert excel file to word using aspose?...show it in a single page instead of multi page. See the screenshot...Converter | products.aspose.com page. For Java, see the details on...

    forum.aspose.com/t/how-can-i-convert-excel-file...
  4. Extend and Contribute to CRM Duplicate Detectio...

    How to defined a custom workflow using Aspose.Words to detect duplicated documents in C#....Hide ] What is this page about? This page explains how to contribute...results. Please refresh the page and try again....

    docs.aspose.com/words/net/extend-and-contribute...
  5. Create Bookmarks in PDF using Java

    This article guides on how to create bookmarks in PDF using Java. It shares the information to set the IDE, a list of steps, and a sample code to bookmark PDF document using Java....Page Product Family Aspose.PSD Product...to add bookmarks for all the pages, set display properties of the...

    kb.aspose.com/pdf/java/create-bookmarks-in-pdf-...
  6. Advanced Features|Aspose.PDF for Java

    This section shows how you can use LaTeX Tags in PDF document with Aspose.PDF for Java....Document doc = new Document (); Page page = doc . getPages (). add ();...latex = new LatexFragment ( s ); page . getParagraphs (). add ( latex...

    docs.aspose.com/pdf/java/advanced-features/
  7. 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-...
  8. 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/
  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. Table contents are getting split while converti...

    Hi, I’m trying to convert a docx file (containing 23 Pages along with some tables present inside, Page 4) into pdf with Aspose.words 25.11 While exploring the pdf, I found that the output contains 25 Pages and the tabl…...(containing 23 pages along with some tables present inside, page 4) into...that the output contains 25 pages and the table which was present...

    forum.aspose.com/t/table-contents-are-getting-s...