Sort Score
Result 10 results
Languages All
Labels All
Results 691 - 700 of 1,149 for

fixed layout

(0.11 sec)
  1. Issue with text placeholders in table cells whe...

    I am facing an issue when converting DOCX files to PDF using Aspose.Words for .NET and later filling custom tags in the PDF using Aspose.PDF.Drawing. We use a custom tagging format in the DOCX files: #REG_DATUMS# #RE…... Use Layout Options : When converting the...DOCX to PDF, you can specify layout options to better handle the...

    forum.aspose.com/t/issue-with-text-placeholders...
  2. Common issues with XPS files and how to solve them

    Troubleshooting with XPS files involves indicating the problem and resolving it. Learn about the most common XPS errors....NET Page Description Language Fix problems with XPS files Live...designed to save a document’s layout, fonts, graphics, and other...

    docs.aspose.com/page/net/troubleshoot-with-xps-...
  3. OdtSaveOptions class | Aspose.Words for Python

    aspose.words.saving.OdtSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.ODT](../../aspose.words/saveformat/#ODT) or [SaveFormat.OTT](../../aspose.words/saveformat/#OTT) format...before saving the document to a fixed page format. Default value for...MeasurementUnits . CENTIMETERS , doc . layout_options . revision_options...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Convert PSD to PDF | products.aspose.com

    Convert Adobe PhotoShop files to PDF...complete description of the layout. PSD Format contains full description...priceing plans, prioritized bug fixes and feature releasing for the...

    products.aspose.com/psd/convert/to-pdf/
  5. Frequently Asked Questions about Page Descripti...

    Get answers to the most frequent questions about Page Description Languages like EP,XPS and PS, their benefits and drowbacks.... Like PDF, XPS is a fixed-layout document format. This ensures...XML parts and relationships. Fix problems with PS files Developer...

    docs.aspose.com/page/net/page-description-langu...
  6. Aspose.3D Document Object Model (DOM)|Documenta...

    Each 3D scene can comprise of any number of viewports. Using Aspose.3D for nodejs-java API, developers can capture one or more viewports in a single screenshot. They may render it in the GUI based nodejs-java application or an image....API friendly No Yes Fixed memory layout No Yes Classes derived...

    docs.aspose.com/3d/nodejs-java/aspose-3d-docume...
  7. Shifted and deleted cells in Docx table (Java) ...

    Hi, We’re running Aspose with files containing tables with certain formatting. When this happens, the outputted file seems to have shifted cells around, overlays cells on top of other cells and deletes some. It seems t…...next page and the document layout is broken. Is this the problem...system and will deliver their fixes according to the terms mentioned...

    forum.aspose.com/t/shifted-and-deleted-cells-in...
  8. Performance issues with InsertShape when WrapTy...

    I have been working on a document generation method and was getting reports that after switching from Xamarin to MAUI, we started to experience the document takes sometimes twice as long as usual to generate. I was task…...Use Floating Shapes : If the layout permits, try using WrapType...performance improvements and bug fixes are regularly released. Simplify...

    forum.aspose.com/t/performance-issues-with-inse...
  9. Images not being rendered properly when convert...

    using var stream = new MemoryStream(); HtmlSaveOptions options = new HtmlSaveOptions(SaveFormat.Html) { PrettyFormat = true, ExportHeadersFootersMode = ExportHeadersFootersMode.PerSection, ExportImagesAsBase6…...releases often include bug fixes that could resolve your issue...doc.Save(@"C:\Temp\out_html_fixed.html", opt); HtmlFixed format...

    forum.aspose.com/t/images-not-being-rendered-pr...
  10. Image distorted in excel to pdf transformation ...

    Hi Team, We are trying to transformation input file(xlsx) to pdf with below code. Workbook doc = new Workbook("input.xlsx"); doc.save("output.pdf"); In output file, you can see the wrong drawing. The c…...are afraid we cannot provide fix or even estimate timeline for...Therefore, we cannot provide a fix in a short time or even estimate...

    forum.aspose.com/t/image-distorted-in-excel-to-...