Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 780 for

layout issues

(0.1 sec)
  1. 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...
  2. Open in office is display and at ending landsca...

    Open in office is display and at ending landscape page header remain the same size, trans it to pdf use aspose its ending landscape page header becomes narrows . SMP-EE-007-02 设备预防性维护和维修管理.docx (113.3 KB) aspos…...please clarify what specific issue you are facing with the landscape...new ticket(s) in our internal issue tracking system and will deliver...

    forum.aspose.com/t/open-in-office-is-display-an...
  3. 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...
  4. 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...
  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. 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...
  7. 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...
  8. 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...
  9. 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/
  10. How to add watermark to doc's every page - Free...

    How to add text as watermark in every page?I try it, but some pages don’t have watermark. code: doc = aw.Document(str(file_path)) text_watermark_options = aw.TextWatermarkOptions() text_watermark_options.font_family = …...layout = aw.WatermarkLayout.DIAGONAL...reference? We will check the issue and provide you more information...

    forum.aspose.com/t/how-to-add-watermark-to-docs...