Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 223 for

font bug fix

(0.27 sec)
  1. Aspose.PSD for Python via .NET 24.1 - Release N...

    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....Effect doesn’t apply to text Bug PSDPYTHON-23 Incorrect rendering...of mask in the specific file Bug PSDPYTHON-24 NullReferenceExcepti...

    docs.aspose.com/psd/net/aspose-psd-for-python-v...
  2. While converting pdf to word the document text ...

    thats orignal pdf file дог1673_26_11_2024 (3).pdf (168.1 KB) and here is converted word file дог1673_26_11_20241.docx (27.0 KB)...issues may arise from unembedded fonts, outdated software, or specific...issue: Check Font Embedding : Ensure that the fonts used in the...

    forum.aspose.com/t/while-converting-pdf-to-word...
  3. Saving as SVG mess up text extraction in this d...

    In this attached document 4411_NOK.pdf (114.5 KB) If I try to do text extraction after saving the doc as SVG, some characters are substituted by others. It reads : “En utilisant nos services ou en vous inscrivant, vou…...how the SVG format handles fonts and text rendering. When converting...problem may stem from improper font embedding in the PDF, which...

    forum.aspose.com/t/saving-as-svg-mess-up-text-e...
  4. Aspose.Pdf.Document Encrypt - Free Support Foru...

    Hello I am using Aspose.PDF.dll version 23.6.0.0, on VS Studio 2022 (17.14.23) on Windows 11. The project is .NET 9.0 WinForms. With the attached PDF document when trying to set the User and Owner password and encrypt …...Font.License licFont = new Aspose.Font.License();...1:20pm 3 Hello, it seems like a bug in this version of Aspose.PDF...

    forum.aspose.com/t/aspose-pdf-document-encrypt/...
  5. PDF converted from Word has extra row and pushe...

    Hi, When converting a DOCX to PDF using Aspose.Words, we noticed an extra row was created on the first page text and eventually pushed some content into next page, resulting in extra page created. Code: var doc = new …...attached test files, the used font file and a screenshot for your...as updates often include bug fixes and improvements that could...

    forum.aspose.com/t/pdf-converted-from-word-has-...
  6. Aspose.PSD for .NET 24.1 - Release Notes|Docume...

    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....Effect doesn’t apply to text Bug PSDNET-1620 Incorrect rendering...of mask in the specific file Bug PSDNET-1855 NullReferenceExcepti...

    docs.aspose.com/psd/net/aspose-psd-for-net-24-1...
  7. Issue converting XLSX and XLSM files containing...

    We are converting XLSX and XLSM files to PDFs using the following code. static public string ConvertExcel(string inputFilePath = "", string outputFilePath = "") { string results = "SUCCESS"; try …..."Arial" // Ensures consistent font rendering }; // Save the workbook...width based on the content or a fixed value. Update Shape Values :...

    forum.aspose.com/t/issue-converting-xlsx-and-xl...
  8. Licensing | Aspose.Font for Node.js

    JS APIs for the developers to manipulate and Font files. Here you will find how to get Aspose.Font for Node.js license....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/nodejs-cpp/licensing/
  9. Docx-Pdf: Long running conversion issue: JAVA -...

    Hi , We are having l Supplemental_file.docx (2.5 MB) which impacting many of our clients specially from China. Please find snippet from our POM <dependency> <groupId>com.aspose</groupId> <artifactId>aspose-cells</…...performance improvements and bug fixes. Optimization Techniques :...setFontsFolder("/compname/conv/fonts/", true); Document doc = new...

    forum.aspose.com/t/docx-pdf-long-running-conver...
  10. Words cannot set RevisionTextEffect to DoubleSt...

    Aspose Words does not allow setting the Markup Insertions to Double striketrough, eventhtough MS Word allows this: “DoubleStrikeThrough value can only be set for DeletedTextEffect, RevisedPropertiesEffect or MovedFro…...set the font property if (node is Run run) { run.Font.DoubleStrikeThrough...GetChildNodes(NodeType.Run, true)) { childRun.Font.DoubleStrikeThrough = true;...

    forum.aspose.com/t/words-cannot-set-revisiontex...