Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 732 for

layout issues

(0.8 sec)
  1. 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-...
  2. 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...
  3. Equation Line Breaking Issue - Sigma Symbol Inc...

    Description: When converting a DOCX file containing Office Math ML equations to PDF, Aspose.Words is incorrectly breaking single-line equations across multiple lines. Specifically, a summation sigma (Σ) symbol is being …...Equation Line Breaking Issue - Sigma Symbol Incorrectly Wrapped...rendering options - no change Layout Options: - Called doc.updatePageLayout()...

    forum.aspose.com/t/equation-line-breaking-issue...
  4. 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-...
  5. Frequently Asked Questions | Aspose.TeX for .NET

    Get answers to all the most frequent questions about Aspose.TeX for .NET, which is a comprehensive API for typesetting and manipulation TeX and LaTeX....ftnright, hhline, indentfirst, layout, longtable, multicol, rawfonts...I get help if there are any issues with the Solution faced? A:...

    docs.aspose.com/tex/net/faq/
  6. Frequently Asked Questions | Aspose.TeX for Java

    Get answers to all the most frequent questions about Aspose.TeX for Java, which is a comprehensive API for typesetting and manipulation TeX and LaTeX....ftnright, hhline, indentfirst, layout, longtable, multicol, rawfonts...can I get help if I have any issues with the Library? A: Check...

    docs.aspose.com/tex/java/faq/
  7. Missing category from the last bar in a dynamic...

    We open a powerpoint with aspose slides for java version 25.5 and do this to a bar chart… ((IChart)shape).getChartData().getCategories().clear(); for (String category : chartShadow.getCategories()) { ((IChart)shape).…...5:04am 2 @dberkman Cause The issue you’re experiencing with the...add(category); } // Validate the chart layout after adding categories ((IChart)shape)...

    forum.aspose.com/t/missing-category-from-the-la...
  8. Trouble converting a DWG to PDF - Free Support ...

    I have a project to convert DWG drawings to PDFs as needed. The process will need to completed in a desktop environment as well as web environment. Using the Aspose.CAD .NET v26.1.0. I created C# .NET dll that will conve…...version doesn’t seem to be an issue or it wouldn’t work in the desktop...Centimenter; //rasterizationOptions.Layouts = new string[] { "Model" };...

    forum.aspose.com/t/trouble-converting-a-dwg-to-...
  9. WarningType enumeration | Aspose.Words for Python

    aspose.words.WarningType enumeration. Specifies the type of a warning that is issued by Aspose.Words during document loading or saving....the type of a warning that is issued by Aspose.Words during document... this may or may not cause issues or result in data/formatting...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Converting PPTX with multimedia to PDF adds man...

    When calling Presentation.Save() with SaveFormat.Pdf, and the option to show Notes below the slides, on a PPTX file containing multimedia, the output PDF has over a thousand blank pages inserted between the slide content…...code snippet to reproduce the issue. (The example assumes that the...PPTX we used to discover this issue, and the PDF output we got....

    forum.aspose.com/t/converting-pptx-with-multime...