Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 767 for

layout issues

(0.12 sec)
  1. 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...
  2. 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
  3. Table contents are getting split while converti...

    Hi, I’m trying to convert a docx file (containing 23 pages along with some tables present inside, page 4) into pdf with Aspose.words 25.11 While exploring the pdf, I found that the output contains 25 pages and the tabl…...8, 2026, 4:56am 2 @rsv2 The issue you’re experiencing—where tables...recommended step to improve layout accuracy is to call doc.UpdatePageLayout()...

    forum.aspose.com/t/table-contents-are-getting-s...
  4. 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/
  5. 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...
  6. DocumentBase.warningCallback property | Aspose....

    DocumentBase.warningCallback property. Called during various document processing procedures when an issue is detected that might result in data or formatting fidelity loss....processing procedures when an issue is detected that might result...actually build the document layout which is used later for rendering...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 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/
  8. Convert MBOX to PDF in Python | products.aspose...

    Save MBOX to PDF in your Python applications without using Microsoft Outlook or Word...may experience performance issues when accessed by email clients...comprehensive description of a fixed-layout document, encompassing text...

    products.aspose.com/total/python-net/conversion...
  9. 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...
  10. Add new last slide with text using insertFromHt...

    For an existing presentation I want to add an extra slide with some additional free text. I am using *IMasterLayoutSlideCollection LayoutSlides = emptyMaster.getLayoutSlides();* blankLayout = LayoutSlides.getByType(Sl…...to modify the master or the layout to avoid these effects. Can...10:42am 2 @Tim49 Cause The issue you’re experiencing with text...

    forum.aspose.com/t/add-new-last-slide-with-text...