Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 793 for

layout issues

(0.06 sec)
  1. Load Spreadsheet with GridJs and Flask|Document...

    Step‑by‑step guide to load an Excel spreadsheet using Aspose.Cells GridJs with a Flask backend.... A ready‑to‑run project layout. Note – All code snippets are...the Demo Create the folder layout shown above. Place a sample...

    docs.aspose.com/cells/python-net/aspose-cells-g...
  2. Layers missing when converting corel draw file ...

    We are evaluating Aspose.Imaging for our corel draw files noticed that one of our test files have missing layers when converted to jpg or png. It also altered some of the Layout of the text. Hope you could help me if thi…...It also altered some of the layout of the text. Hope you could...could help me if this is a issue or missing code that i need. Original...

    forum.aspose.com/t/layers-missing-when-converti...
  3. Some images resized during PDF conversion - Fre...

    Hello, Please take a look at the ‘B Face’ image. Not sure how it’s different from others, but it wasn’t converted correctly. We use default options for conversion, but let me know if we need to change that: using (var…...I am able to reproduce the issue as the user has mentioned when...thorough evaluation of the issue. We have opened the following...

    forum.aspose.com/t/some-images-resized-during-p...
  4. Insert DXF/DWG drawing inside DWG|CAD Documenta...

    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....DXF/DWG drawing inside DWG Issue: How to insert DXF/DWG drawing...drawing. Example: Get size of the layout Insert DXF/DWG drawing inside...

    docs.aspose.com/cad/net/how-to/insert-dxf-dwg-d...
  5. C# API to Export PS to PCL | products.aspose.com

    Convert PS to PCL without using Microsoft Word...to help developers with any issues they may encounter. Overall...essential for precise control over layout and design. The conversion...

    products.aspose.com/total/net/conversion/ps-to-...
  6. Remove ODP Annotation Online or Manage Annotati...

    delete comments from ODP file through online app for free. .NET API code to manage comments of ODP files....content improvements, design issues, or missing elements in collaborative...annotations to identify formatting or layout inconsistencies across different...

    products.aspose.com/total/net/annotate/odp/
  7. How to remove unknown charater/symbol from Aspo...

    Hi Team, How to remove unknown charater/symbol from Aspose word template generated PDF report (using LINQ). In word, the report working fine but in pdf □ is showing instead s in “1st Open Terminal”. For reference attac…...code, but it’s resolved this issue’ Tried code: // ========== //...// 🔴 FIX LIST / NUMBERING ISSUE foreach (Aspose.Words.Paragraph...

    forum.aspose.com/t/how-to-remove-unknown-charat...
  8. Word to PDF does not support ADVANCE Field - Fr...

    Hi, Words does not seem to support the { ADVANCE } field when saving as PDF. I have attached a sample document. Advance.docx (13.1 KB) The expectation is for the “2” to be moved down the page in the the converted docu…...therefore does not affect the layout of the generated PDF [0]. Work‑around...Replace the ADVANCE field with a layout element that is fully supported...

    forum.aspose.com/t/word-to-pdf-does-not-support...
  9. Html To PDF Conversion Is Overlapping Table hea...

    Hello. We are using the HTML to PDF converter, and the resulting PDF has overlapping headers for certain tables. Instead of the header and sub header appearing on their respective lines the conversion process is overla…...support forum to resolve this issue? Professionalize.Discourse February...Overlapping table headers A similar layout‑overlap problem has been reported...

    forum.aspose.com/t/html-to-pdf-conversion-is-ov...
  10. I use apache.poi create doc, use aspose.words t...

    in local windows dev, the font is not missing; this is my code public static void streamToDocX1(String docFilePath, OutputStream stream) throws Exception { document = new Document(docFilePath); docume…...information about document layout. The consumer applications...document layout on the fly. Aspose.Words uses it’s own layout engine...

    forum.aspose.com/t/i-use-apache-poi-create-doc-...