Sort Score
Result 10 results
Languages All
Labels All
Results 781 - 790 of 21,947 for

font conversion

(0.06 sec)
  1. 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-...
  2. 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-...
  3. 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...
  4. Aspose.Cells Limitation for row parse - Free Su...

    We are evaluating Aspose.Cells Java for generating excel from Html We want to buy solution but while evaluation we found that it’s not able to convert file after certain number of cells is this limitation of software or…...HTML-to-Excel conversion with Aspose.Cells for Java—where conversion fails...This has been treated as a conversion accuracy issue rather than...

    forum.aspose.com/t/aspose-cells-limitation-for-...
  5. 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/
  6. 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...
  7. Convert Excel file to PDF format compatible wit...

    Learn how to convert Excel files to PDF/A-1a compliant PDF format using Aspose.Cells with Golang via C++....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/go-cpp/convert-excel-file...
  8. 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
  9. PDF|Documentation

    Learn how to convert Excel to PDF with Aspose.Cells for Python via .NET API....NET supports conversion of an Excel workbook into...we will see the complete conversion of an Excel workbook into...

    docs.aspose.com/cells/python-net/convert-excel-...
  10. 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