Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 400 for

text overflow

(0.25 sec)
  1. Aspose.PSD for Java 24.7 - Release Notes|Docume...

    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....AI document Bug PSDJAVA-636 Text rendered incorrectly in output...‘Arithmetic operation resulted in an overflow’ when creating smart object...

    docs.aspose.com/psd/java/aspose-psd-for-java-24...
  2. Specify how to cross strings in output PDF and ...

    Learn how to control Text Overflow in PDF and image outputs using Aspose.Cells for C++....Scenarios When a cell contains text that is larger than the width...width of the cell, the string overflows if the next cell in the next...

    docs.aspose.com/cells/go-cpp/specify-how-to-cro...
  3. 使用 Python 中的 AutoFit 提升您的演示文稿|Aspose.Slides for...

    了解如何在 Aspose.Slides for Python via .NET 中管理 AutoFit 设置,以优化 PowerPoint 和 OpenDocument 演示文稿中的文本显示并提升内容可读性。...会为该文本框使用 Resize shape to fix text 设置——它会自动调整文本框的大小,以确保文本始终能够容纳其中。...Shrink text on overflow Resize shape to fit text Wrap text in shape...

    docs.aspose.com/slides/zh/python-net/manage-aut...
  4. Specify how to cross a string in output PDF and...

    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....Scenarios When a cell contains text or a string that is larger than...width of the cell, the text overflows if the next cell in the...

    docs.aspose.com/cells/java/specify-how-to-cross...
  5. Specify how to cross a string in output PDF and...

    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....Scenarios When a cell contains text or a string that is larger than...width of the cell, the string overflows if the next cell in the adjacent...

    docs.aspose.com/cells/net/specify-how-to-cross-...
  6. Specify how to cross string in output PDF and i...

    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....and image When a cell contains text or a string that is larger than...width of the cell, the string overflows if the next cell in the next...

    docs.aspose.com/cells/python-java/specify-how-t...
  7. Specify How to Cross Strings in Output PDF and ...

    Learn how to cross strings in output PDF and image with Aspose.Cells for Python via .NET API....Scenarios When a cell contains text or a string that is larger than...width of the cell, the string overflows if the next cell in the next...

    docs.aspose.com/cells/python-net/specify-how-to...
  8. positioned_block|Documentation

    Absolutely positioned container that allows to place any number of elements at the specific coordinates on OMR form....wrapped based on the global page overflow setting. width=300 height...clipped based on the global page overflow setting. height=200 Allowed...

    docs.aspose.com/omr/net/txt-markup/positioned_b...
  9. Aspose.PSD for .NET 23.9 - Release Notes|Docume...

    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....rendering of brackets in the text layer Bug PSDNET-1559 Can not...not update styles in the text layers Bug PSDNET-1583 After exporting...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-9...
  10. Word saveto Pdf,内容样式错误问题 - Free Support Forum -...

    Document doc = new Document(“test.docx”); SaveOptions saveOptions = SaveOptions.createSaveOptions(SaveFormat.PDF); saveOptions.setMemoryOptimization(true); doc.save(“test.pdf”, saveOptions); Aspose.word for java 25.1…...generic SaveOptions , the English text can appear outside the page...character widths and cause layout overflow. Enabling memory‑optimization...

    forum.aspose.com/t/word-saveto-pdf/322091