Sort Score
Result 10 results
Languages All
Labels All
Results 541 - 550 of 11,845 for

font rendering

(0.27 sec)
  1. Glyphs and Metrics of Type1 Fonts | Java

    Java APIs for the developers to manipulate Font files. Learn the fundamentals on how to work with glyphs and metrics of Type 1 Fonts within Java....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/java/glyphs-and-metrics-ty...
  2. SaveOptions.use_high_quality_rendering property...

    SaveOptions.use_high_quality_Rendering property. Gets or sets a value determining whether or not to use high quality (i.e...use_high_quality_rendering property SaveOptions.use_high_quality_rendering...use_high_quality_rendering property Gets or sets a value determining whether...

    reference.aspose.com/words/python-net/aspose.wo...
  3. PDF|Documentation

    Learn how to convert Excel to PDF with Aspose.Cells for Python via .NET API.... For example, upon rendering a document to PDF, Aspose...you control over the print, font, security and compression settings...

    docs.aspose.com/cells/python-net/convert-excel-...
  4. Convert Excel file to PDF format compatible wit...

    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....format of PDF that embeds all fonts used in the document within...features, such as font linking (as opposed to font embedding) and...

    docs.aspose.com/cells/java/convert-excel-file-t...
  5. Customize PowerPoint Fonts in PHP|Aspose.Slides...

    Customize Fonts in PowerPoint slides with Aspose.Slides for PHP via Java to keep your presentations sharp and consistent across any device....Customize PowerPoint Fonts in PHP Contents [ Hide ] Aspose Slides...Slides allows you to load these fonts using the loadExternalFonts...

    docs.aspose.com/slides/php-java/custom-font/
  6. Keeping the header and the footer when saving a...

    Hello, I’ve tried to save a xlsx file in html, but I’ve lost the header and the footer in the output file. I think it’s the normal functionality of excel but just to be sur do you have a way to keep the header dans foo…..."<div style='text-align:center; font-weight:bold;'>Your Header Here</div>";..."<div style='text-align:center; font-weight:bold;'>Your Footer Here</div>";...

    forum.aspose.com/t/keeping-the-header-and-the-f...
  7. Known Issues in Aspose.Slides for Java 14.4.0|A...

    Review known issues in Aspose.Slides for Java 14.4.0 to ensure accurate work with PowerPoint and OpenDocument files and avoid surprises in your presentations....fill formats, line formats and font). There are known issues in...WordArt serialization and rendering are not supported. Known Issues...

    docs.aspose.com/slides/java/known-issues-in-asp...
  8. Embed Fonts in Presentations on Android|Aspose....

    Embed TrueType Fonts in PowerPoint and OpenDocument presentations with Aspose.Slides for Android via Java, ensuring accurate Rendering across all platforms....Embed Fonts in Presentations on Android Contents [ Hide ] Embedded...Embedded fonts in PowerPoint are useful when you want your presentation...

    docs.aspose.com/slides/androidjava/embedded-font/
  9. Letter Interchanges when converting DOCX to PDF...

    Hi, When converting a DOCX to PDF, I noticed some letters get interchanged. Code: var doc = new Document(@".\test.docx"); doc.LayoutOptions.TextShaperFactory = HarfBuzzTextShaperFactory.Instance; doc.Save(@".\test.…...seems to happen with certain fonts/styles (Calibri in italic and...using Aspose, specifically with fonts like Calibri italic and YU Gothic...

    forum.aspose.com/t/letter-interchanges-when-con...
  10. Convert pdf to image Chinese garbled - Free Sup...

    Convert pdf to jpeg, Chinese garbled,other normal. image.png (51.7 KB) code: file_name_without_ext = Path(file_name).stem document = ap.Document(str(file_path)) resolution = ap.devices.Resolution(200) …...to JPEG is often related to font embedding or the way the PDF...handles text encoding. If the fonts used in the PDF are not embedded...

    forum.aspose.com/t/convert-pdf-to-image-chinese...