Sort Score
Result 10 results
Languages All
Labels All
Results 831 - 840 of 1,436 for

fixed layout

(1.29 sec)
  1. 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...
  2. Using Annotative Scale in Aspose.CAD - Free Sup...

    Hi, We are in the process of evaluating Aspose.CAD and it looks like a good option for our project. However, we have come across the following limitations related to Annotative Scale: When we render the DWG as a TIFF…...debug("Saved layout '{}' to {}", layoutName, outputPath);...confirm it. We have planned to fix both problems in the scope of...

    forum.aspose.com/t/using-annotative-scale-in-as...
  3. 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...
  4. 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...
  5. Supported Document Formats|Aspose.Words for .NET

    Edit source documents in many popular formats, as well as freely convert files from one format to another using C#....Language (XAML) format as a fixed document SVG Saves the document...a separate image. Complex layouts, very high‑resolution documents...

    docs.aspose.com/words/net/supported-document-fo...
  6. Image Not Visible in Slide Preview but Appears ...

    In preview, image is not visible but when we download the pptx file we can see the image . if slide.logo_base64: try: svg_image, mime_type = decode_data_uri(slide.lo…...b64 += "=" * (-len(b64) % 4) # fix padding return base64.b64decode(b64)...system and will deliver their fixes according to the terms mentioned...

    forum.aspose.com/t/image-not-visible-in-slide-p...
  7. 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...
  8. 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...
  9. 2. Display and alignment for LaTeX equations

    This is an introduction into typesetting LaTeX equations with AMS-LATEX packages and provides some examples and their explanations. LaTeX align equations....position the mathematics at a fixed indent from the left margin...structures, at the same time, give fixed spacing. The difference is clearly...

    docs.aspose.com/tex/java/latex-structures-for-e...
  10. 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...