Sort Score
Result 10 results
Languages All
Labels All
Results 791 - 800 of 22,051 for

font conversion

(0.17 sec)
  1. Save Word document as PDF corrupts Tab markup -...

    Hi. We have very simple Word document, which we would like to save as PDF using Aspose.Words latest version 25.3.0. Unfortunately this operation corrupts document markup (Tabs are lost). Please see attached source docu…...document is rendered during the conversion process. To address this...structure of the document during conversion. You might also want to explore...

    forum.aspose.com/t/save-word-document-as-pdf-co...
  2. Convert TTF to WOFF using C#

    Follow this article to convert TTF to WOFF using C#. It contains details to set the IDE, a list of steps, and a sample code to develop a Font TTF to WOFF converter using C#....Font Product Family Aspose.TeX Product... The conversion of TTF to WOFF in C# ensures that fonts are optimized...

    kb.aspose.com/font/net/convert-ttf-to-woff-usin...
  3. Issue with SHX fonts - Free Support Forum - asp...

    I am using aspose.cad .net for converting a DWG file to a PDF file. I can’t seem to get the SHX Fonts into the PDF. There are 3 .shx Fonts used in my DWG drawing put when i export my file as PDF the SHX Font is not use…...Issue with SHX fonts Aspose.CAD Product Family RaimondL August...get the SHX fonts into the PDF. There are 3 .shx fonts used in my...

    forum.aspose.com/t/issue-with-shx-fonts/317149
  4. Fonts usage in Aspose.Words on Windows - Free S...

    I want to clarify a few things about using non-standard Fonts on Windows. The documentation says that only the default instance is supported for ‘OpenType Font Variations’. I attached a sample of the Font. a) Is tha…...Fonts usage in Aspose.Words on Windows Aspose.Words Product Family...things about using non-standard fonts on Windows. The documentation...

    forum.aspose.com/t/fonts-usage-in-aspose-words-...
  5. Symbol in chart incorrectly rendered when using...

    Hi Aspose Team, I’m noticing an issue with a symbol not rendering correctly when I convert a chart to image using aspose cells. I’m using the latest version of aspose cells, V25.4.0. Here’s the code I’ve used: Documen…...symbols or fonts are handled during the conversion process. Here...issue: Check Font Availability : Ensure that the font used for the...

    forum.aspose.com/t/symbol-in-chart-incorrectly-...
  6. 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…...caused by font substitution (missing fonts on the conversion machine)...Why it happens Font substitution – When the fonts referenced in...

    forum.aspose.com/t/aspose-word-save-pdf/321219
  7. Render text with glyphs | API for C++

    C++ API Solution to manage various Fonts. Learn how to visualize the text of any complexity with the glyphs code....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    products.aspose.com/font/cpp/render-text/
  8. Search PDF using Java | Aspose.PDF

    Search PDF document without opening programmatically with Java sample code using Aspose.PDF for Java....powerful and easy to use conversion API for Java platform. You...()); System . out . println ( "Font - Name :- " + textFragment ...

    products.aspose.com/pdf/java/search/
  9. Convert PDF to PDF/A-2A not valid - Free Suppor...

    Hello Support Team We make use of the Conversion method (of aspose.pdf version 24.7) that converts pdf to pdfa-2a. In order to be able to assure the customer that the converted pdf’s are in pdfa-2a, we have used the val…...Support Team We make use of the conversion method (of aspose.pdf version...added examples of valid conversions in the cloud link (see ‘pdf-2a...

    forum.aspose.com/t/convert-pdf-to-pdf-a-2a-not-...
  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...