Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 1,439 for

fixed layout

(0.1 sec)
  1. Features Overview|Aspose.Slides for Python Docu...

    Discover Aspose.Slides for Python via .NET: a powerful API to create, edit, automate, and convert PowerPoint and OpenDocument presentations efficiently.... The issue can be fixed by using the Python build options...paths when compiling Python, or fixed by creating a symbolic link...

    docs.aspose.com/slides/python-net/features-over...
  2. Render OFT to PDF in Andorid App | products.asp...

    Export OFT to PDF without using Microsoft Word or Outlook in you Andorid applications...email templates with specific layouts, formatting, and content. OFT...comprehensive description of a fixed-layout document, encompassing text...

    products.aspose.com/total/android-java/conversi...
  3. Compress PDF Files Online or via C++ | products...

    Free online app to compress different PDF files. C++ compression library code for PDF documents....comprehensive description of a fixed-layout document, encompassing text...software used, the document’s layout and content will remain intact...

    products.aspose.com/total/cpp/compress/pdf/
  4. Page Margin Problem - Free Support Forum - aspo...

    Why does Aspose.Words retrieve different page margins for the same document when loaded in Windows versus Linux environments?...operating system handles document layouts. Solution To ensure consistent...code sets the margins to a fixed value, ensuring that they remain...

    forum.aspose.com/t/page-margin-problem/314423
  5. Working with XPS Document | Python via .NET

    There are articles on how to work with text, gradient, image, transparency, and pages of XPS files using Aspose.Page for Python via .NET API solution....format characterized by a fixed layout based on XML. XPS serves...

    docs.aspose.com/page/python-net/working-with-xps/
  6. Aspose.PSD

    Java Package (class library) to read, write, edit, convert Adobe Photoshop® (PSD, PSB) & Adobe Illustrator® (AI) vector graphics via Java API....PNG, GIF, BMP, JPEG2000 Fixed Layout : PDF Supported Environments...

    releases.aspose.com/psd/java/
  7. The textbox disappeared upon the chart while co...

    Dear Sir We have encountered a new problem recently. When I converted the following document to PDF base on the compoent Aspose.word which version is 24.07, the text box on the icon was missing, as indicated by the * sy…...Layout.CommentDisplayMode.Hide; doc...correctly. Recommended Permanent Fix Upgrade to Aspose.Words .NET...

    forum.aspose.com/t/the-textbox-disappeared-upon...
  8. WI - 170.html was not converted to xls file cor...

    WI - 170.html was not converted to xls file correctly Download Link: WI - 170.zip (4.8 KB) This Topic is created by shakeel.faiz using the Email to Topic plugin....for an investigation and for a fix. This issue has been logged as...requested it to provide some fix or ETA. Once, there is some news...

    forum.aspose.com/t/wi-170-html-was-not-converte...
  9. NullPointerException with Aptos Font and wp14:a...

    Summary Aspose.Words throws a NullPointerException during Document.save() or Document.updatePageLayout() when ALL of the following conditions are met: Document contains wp14:anchorId attributes (Word 2010+ drawing anch…...during VML shape rendering/layout calculation. Environment Aspose...supported upon VML import” During layout calculation ( updatePageLayout()...

    forum.aspose.com/t/nullpointerexception-with-ap...
  10. 如何生成一个竖向的文本框,并且插入的富文本内容需要旋转 -90 度 - Free Suppor...

    我使用words.java 试图在word中生成类似sidebar的功能,插入的竖向形状后插入富文本内容,我想知道怎么才能把富文本中的文字和图片都旋转 -90 ° 并保持内容正确,以下是我的代码 private void insertSidebarIntoHeader(Document document, HeaderFooter header, String htmlContent) throws Exception { …...to floating (not inline) for fixed positioning sidebar.setWrapType(WrapType...getTextBox(); // Configure TextBox layout properties textBox.setVert...

    forum.aspose.com/t/topic/324972