Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 81 for

font bug fix

(0.03 sec)
  1. Convestation Issue Word to Pdf - Free Support F...

    Hello Aspose Team, We’ve encountered an issue while converting certain .docx files to .pdf format using Aspose.Words for .NET. The problem appears consistently with specific documents, while others convert without issue…... Updates often include bug fixes and improvements that could...looks like the problem with fonts on your side. Here is the output...

    forum.aspose.com/t/convestation-issue-word-to-p...
  2. PFA and PFB fonts Knowledge Base | Aspose.Font

    Discover PFA and PFB Fonts and how they impact typography and printing. Learn best practices for managing these Font formats effectively....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/net/what-is-font/pfa-pfb-f...
  3. 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...
  4. Conversion from Word to PDF has some issues wit...

    Hi Support, We are licensed users of Aspose.Total. We are facing formatting issues while converting document from Word to PDF. We are trying to render the PDF with Bookmarks retained and below is how we have implemente…...suggestions: Check Font Embedding : Ensure that the fonts used in your...in the PDF. You can control font embedding using the EmbedFullFonts...

    forum.aspose.com/t/conversion-from-word-to-pdf-...
  5. IPortionEffectiveData Instance Variables Change...

    Hello Aspose Team! I’ve been under the assumption that when I call .getFormat().getEffective() on a Portion object, the resulting IPortionFormatEffective object was immutable and basically a ‘snapshot’ of the format sty…... I’m not sure if this is a bug or intended, and some clarification...paragraph around for triggering the 'bug' later IParagraph sourceParagraph...

    forum.aspose.com/t/iportioneffectivedata-instan...
  6. AsposeWords convert pdf to md cause messy chara...

    I convert this pdf to markdown, and in md many mojibake (nonsense characters displayed when software fails render text according to its intended character encoding).I’ve installed a lot of Fonts code: document = aw…...I’ve installed a lot of fonts code: document = aw.Document(file_path)...Aspose.Words is often related to font encoding problems. This can...

    forum.aspose.com/t/asposewords-convert-pdf-to-m...
  7. 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-...
  8. Replacing with multiline text not rearranging r...

    Hi, my ASPOSE PDF .NET version is 8.2, I am searching a single word/text in pdf and replacing this with multiline text, when I generate final PDF the multiline text is overlapping with existing text on that pdf, is ther…...pdf, is there any way I can fix this? I want to rearrange the...TextFragments) { txtFragment.TextState.Font = FontRepository.FindFont(“Helvetica”);...

    forum.aspose.com/t/replacing-with-multiline-tex...
  9. Aspose.PSD for Java 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.... Bug PSDJAVA-580 Incorrect rendering...of mask in the specific file. Bug PSDJAVA-581 NullReferenceExcepti...

    docs.aspose.com/psd/java/aspose-psd-for-java-24...
  10. Aspose.Cells equivalent of VBA Styles.Merge - F...

    I am trying to find an equivalent method in Aspose.Cells to Styles.Merge in VBA. Does such a method exist, and if not, can you provide a solution to accomplish this?...getStyle(); Font font = style.getFont(); font.setName("Times...Roman"); font.setSize(18); font.setColor(Color.getBlue()); font.setBold(true);...

    forum.aspose.com/t/aspose-cells-equivalent-of-v...