Sort Score
Result 10 results
Languages All
Labels All
Results 451 - 460 of 767 for

layout issues

(0.7 sec)
  1. Repeating parent property for each child - Free...

    Hi there! We’re using Aspose.Cells for Java (version 25.11) to generate reports from an XLSX template using a JSON payload. Our JSON data features a list of Vendors, where each vendor has a Code and a nested array of P…...fine, it doesn’t give us the layout we need. I’ve attached our...successfully reproduced the issue you described. My investigation...

    forum.aspose.com/t/repeating-parent-property-fo...
  2. Process of rendering glyphs

    Explore the fundamentals of glyph rendering, covering the processing pipeline, key technologies, and performance considerations....(hmtx, vmtx), and any OpenType layout features that may affect later...shaping engine. 3. Shaping & layout engine execution A HarfBuzz‑compatible...

    docs.aspose.com/font/net/what-is-font/glyph-ren...
  3. Font Size Was Changed After Converting a PPT Fi...

    I used Aspose.Slides.NET version 25.8.0 to convert this PPT file to PPTX format. The font in the output file differs from that in the original file. Here is the code snippet that I use to convert this file: Presentatio…...like you’re experiencing an issue with font size discrepancies...the two formats. Cause : The issue may arise from missing fonts...

    forum.aspose.com/t/font-size-was-changed-after-...
  4. CFF Fonts Knowledge Base

    Benefits and use of CFF Fonts. Discover their compact elegance and timeless quality in professional typography and graphic design....They may have compatibility issues with certain non-Adobe products...software, for getting precise text layout and high-quality printing output...

    docs.aspose.com/font/net/what-is-font/cff-font/
  5. NullReferenceException in PdfFileEditor.Concate...

    Hello, I am encountering a NullReferenceException when trying to concatenate PDF files using the PdfFileEditor.Concatenate() method in Aspose.PDF 25.1.0 . The issue occurs specifically when the PDFs being processed cont…... The issue occurs specifically when the...properly formatted and valid. The issue only seems to occur with PDFs...

    forum.aspose.com/t/nullreferenceexception-in-pd...
  6. Options and Appearance Word Document|Aspose.Wor...

    Control the appearance of Word documents taking into account the difference between various Microsoft Word versions using C#....the view mode (Print Layout, Web Layout, etc.) programmatically...settings usually resolves the issue. Clean Up a Document in C# Work...

    docs.aspose.com/words/net/work-with-word-docume...
  7. Pivot Table Defaults to COUNT instead of SUM wi...

    Hi Aspose Team, We are using Aspose.Cells for Node.js via Java to generate Excel reports with pivot tables. Our Goal: We need to create a pivot table that summarizes an “Amount” column from a source data sheet using S…...workaround might mask underlying issues or not be the most reliable...PIVOT_TABLE_LAYOUT.HORIZONTAL) ? PIVOT_TABLE_LAYOUT.HORIZONTAL...

    forum.aspose.com/t/pivot-table-defaults-to-coun...
  8. Manipulate and Substitute TrueType Fonts|Aspose...

    Aspose.Words for Java can embed the correct TrueType fonts into the resulting document to ensure that it displays accurately, or search for a suitable font replacement, or uses the Font fallback mechanism....calculating text size during layout construction and embedding/subsetting...Manipulation and Performance Issues All available font manipulation...

    docs.aspose.com/words/java/manipulate-and-subst...
  9. Extra Blank Column Appears in Pivot Table HTML ...

    Summary When converting an Excel workbook with a pivot table to HTML using Aspose.Cells for Node.js via Java, an unexpected blank column is appearing after the pivot table in the generated HTML output. Environment Libr…...output should match the Excel layout exactly, with the pivot table...generated HTML file, causing layout inconsistencies. Code Implementation...

    forum.aspose.com/t/extra-blank-column-appears-i...
  10. How to Imprve performance below below Aspose.wo...

    Below is the C# code which is taking longer time to execute public void CreatePDFFile() { try { var logger = log4net.LogManager.GetLogger(System.Reflection.MethodBase.GetCurrentMethod().DeclaringType); …...Over‑head When Loading the HTML Issue Why it hurts performance Quick...required – each call forces a layout recompute. Fast pattern: //...

    forum.aspose.com/t/how-to-imprve-performance-be...