Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 780 for

layout issues

(0.38 sec)
  1. How to get the gridspan of a cell in table - Fr...

    I have the table structure something like: <w:tr> <w:tc> <w:p><w:r><w:t>T3 Row3 -1</w:t></w:r></w:p> </w:tc> <w:tc> <w:tcPr> <w:gridSpan w:val=“2”/> </w:tcPr> <w:p><w:r><w:t>T3 Row3 -2</w:t></w:r></w:p> </w:tc> <w:tc> <w…...correctly models the logical layout of the table when cells are...getColumnSpan() in your code, the issue is likely due to one of the...

    forum.aspose.com/t/how-to-get-the-gridspan-of-a...
  2. Incorrect diacritic placement when converting A...

    Hi, We realised that when converting certain Arabic characters, Aspose is puting some accent to the wrong place. If you test the Word document I provided, you will noticed that the character U+064B : ARABIC FATHATAN​ i…... We also noticed the issue with the character U+064E ARABIC...appears you are encountering issues with the placement of diacritics...

    forum.aspose.com/t/incorrect-diacritic-placemen...
  3. Remove PDF Annotation Online or Manage Annotati...

    delete comments from PDF file through online app for free. C# .NET API code to manage comments of PDF files....sharing documents with consistent layout and formatting across platforms...and communication. Design and Layout Feedback Use annotations to...

    products.aspose.com/total/net/annotate/pdf/
  4. Issue with custom fonts converting from word to...

    We have an issue converting a word document to pdf with a custom font. I’ve tried several ways to setup the custom fonts, but so far it always failed. here is my code: string[] fontFolders = FontsLoader.GetFontFolder…...Issue with custom fonts converting from word to pdf Aspose.Words... 2025, 6:15am 1 We have an issue converting a word document to...

    forum.aspose.com/t/issue-with-custom-fonts-conv...
  5. Aspose.Slides .NET for VSTO|Aspose.Slides Docum...

    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.... You can log any issues or suggestions related to Aspose...Missing Features in VSTO Add layout Slide to Presentation Conversion...

    docs.aspose.com/slides/net/aspose-slides-net-fo...
  6. Step‑by‑Step Guide to Load a Spreadsheet with A...

    Learn how to load an Excel workbook into a web page using Aspose.Cells.GridJs (client‑side library) with a .NET 6 MVC backend. Includes complete server‑ and client‑side code, configuration steps, and screenshots....cshtml : @{ Layout = null; // Simple page without...without the default layout } <!DOCTYPE html> < html lang = "en"...

    docs.aspose.com/cells/net/aspose-cells-gridjs/l...
  7. Urgent formatting issue encountered during the ...

    Dear Support, Forwarded from Yuvraj Jangid yuvraj.jangid@Alphastream.ai: I am writing to report an urgent formatting issue encountered during the conversion of a Word document (DOCX) to PDF using our licensed product, A…...Urgent formatting issue encountered during the conversion of...report an urgent formatting issue encountered during the conversion...

    forum.aspose.com/t/urgent-formatting-issue-enco...
  8. JavaScript API for PostScript Processing

    Aspose.Page for JavaScript handles PS, EPS, and XPS files and lets you load, merge, and convert them to PDF or raster images easily....below Fixed Layout: XPS PostScript: EPS, PS Fixed Layout: PDF Images:...I get help if there are any issues with the API? Try to get answer...

    products.aspose.com/page/javascript-cpp/
  9. Doc Properties update TOC page numbering change...

    Hi Team, We are using the Doc properties update extensively and it works really well. but for few cases we see some challenges which causes some issue. the document table of content is getting changed after the doc pr…...challenges which causes some issue. the document table of content...does not automatically: Re‑layout the document – i.e., recalculate...

    forum.aspose.com/t/doc-properties-update-toc-pa...
  10. Aspose.word save pdf 样式错误 - Free Support Forum ...

    Document doc = new Document(“template.docx”); DocumentBuilder builder = new DocumentBuilder(doc); builder.moveToDocumentEnd(); builder.writeln(“test.”); SaveOptions saveOptions = SaveOptions.createSaveOptions(SaveFor…...machine) or by the document layout not being refreshed before...mis‑alignment. Stale layout cache – If the layout is not recomputed...

    forum.aspose.com/t/aspose-word-save-pdf/321219