Sort Score
Result 10 results
Languages All
Labels All
Results 701 - 710 of 1,147 for

fixed layout

(0.2 sec)
  1. 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...
  2. While Converting PPTX to PDF in Java, Charts Ar...

    Hi Team, We are trying convert PPT document into PDF. But, charts from ppt are not rendered correctly in PDF. In PDF chart images got distorted dramatically. Java Version :17 We are using aspose.slides version 24.7 …...may have been updates or bug fixes in later versions that address...pdfOptions); Validate Chart Layout : Before saving the presentation...

    forum.aspose.com/t/while-converting-pptx-to-pdf...
  3. How to overlapping textbox auto adjust width on...

    des11.zip (7.6 KB) @John.He , @Professionalize.Discourse , @simon.zhao, please given early response. At runtime, check if an existing sheet text overlaps based on the (x + width, y + height) coordinates. If it does, th…...content changes or during the layout process. Code Here’s a simple...newWidth; } } } wb.Save("e:\\test2\\fixed_shapes.xlsx"); files1.zip (16...

    forum.aspose.com/t/how-to-overlapping-textbox-a...
  4. LINQ Expressions Not Working When Saving as PDF...

    Description I am using Aspose.Words for Java to generate documents with LINQ Reporting Engine. The LINQ expressions are processed correctly when saving the document as DOCX, but when saving as PDF, the expressions are no…...problem might occur if document layout is cached before the document...system and will deliver their fixes according to the terms mentioned...

    forum.aspose.com/t/linq-expressions-not-working...
  5. Aspose.3D Document Object Model (DOM)|Documenta...

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

    docs.aspose.com/3d/java/aspose-3d-document-obje...
  6. Aspose.3D Document Object Model (DOM)|Documenta...

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

    docs.aspose.com/3d/python-net/aspose-3d-documen...
  7. PDF | Text box on rotated page - Free Support F...

    I am attempting to provide a system which will add text boxes onto an existing PDF document which may have page rotations. This is proving far more difficult that I expected. Box is specified by a position, height, widt…...features for handling text and layout, and you can convert documents...format while maintaining the layout. 5. Debugging Positioning Issues...

    forum.aspose.com/t/pdf-text-box-on-rotated-page...
  8. When converting docx to html using aspose .net ...

    using var stream = new MemoryStream(); HtmlSaveOptions options = new HtmlSaveOptions(SaveFormat.Html) { PrettyFormat = true, ExportHeadersFootersMode = ExportHeadersFootersMode.PerSection, ExportImagesAsBase…...Save(@"C:\Temp\out_html_fixed.html", opt); HtmlFixed format...preserve original document layout for viewing purposes. So if...

    forum.aspose.com/t/when-converting-docx-to-html...
  9. Strange artifact (tiny dot) at the bottom left ...

    As I see there is already similar issue reported in the topic ‘Gray dot as visual artifact at lower left corner of stamp’, but the topic is private, so I will make a new topic related to the issue When using a multiline…...TextAlignment = ConvertAlignment(layout.OfficeTextAlignment), HorizontalAlignment...HorizontalAlignment = GetHorizontalAlignme(layout.OfficePlacement), VerticalAlignment...

    forum.aspose.com/t/strange-artifact-tiny-dot-at...
  10. Find an replace with multiple line - Free Suppo...

    Hi I need to replace a text in pdf with multiple lines , example test1 => test1 test2 test3. i tried to add \n but it does not work. It adds space like test1 test2 test3. we are using TextFragmentAbsorber to find…...properties as needed to fit your layout requirements. If you encounter...system and will deliver their fixes according to the terms mentioned...

    forum.aspose.com/t/find-an-replace-with-multipl...