Sort Score
Result 10 results
Languages All
Labels All
Results 781 - 790 of 22,049 for

font conversion

(1.04 sec)
  1. Convert Excel to PDF with Golang via C++|Docume...

    Learn how to convert Excel workbooks to PDF format using Aspose.Cells with Golang via C++....Cells supports the conversion of Excel workbooks into PDF...we will see the complete conversion of an Excel workbook into...

    docs.aspose.com/cells/go-cpp/convert-excel-to-pdf/
  2. com.aspose.pdf.internal.ms.System.lh: Invalid o...

    We keep getting this error while converting HTML documents to PDF documents com.aspose.pdf.internal.ms.System.lh: Invalid operation at com.aspose.pdf.internal.l108t.l6if.lI(Unknown Source) at com.aspose.pdf.internal.l…...added necessary fonts like Microsoft core fonts and symbol.ttf...getting this error. Added fallback font: private static @NotNull TextState...

    forum.aspose.com/t/com-aspose-pdf-internal-ms-s...
  3. PDF|Documentation

    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....Cells supports conversion of an Excel workbook into...we will see the complete conversion of an Excel workbook into...

    docs.aspose.com/cells/net/convert-excel-to-pdf/
  4. Fonts Are Getting Changed While Converting PPTX...

    Hi Team , We are facing issue of mismatch in Font while converting ppt to pdf file. When converted using acrobat all Fonts remains same. we are using below version of aspose libraries. <java.version>17</java.version> <…...Fonts Are Getting Changed While Converting PPTX to PDF in Java...Family slides-java , slides-fonts , slides-pdfexport forasposeissues...

    forum.aspose.com/t/fonts-are-getting-changed-wh...
  5. Pdf rendition is not getting generating like wo...

    Hi Team, We are trying to transformation input file with below code. Document doc = new Document("test.docx"); PdfSaveOptions options = new PdfSaveOptions(); doc.save("output.pdf", options); Formatting and Alignment o…...word document content (like Font, Font Size, Line Spacing, Word...output: Embed Fonts : Make sure to embed all fonts used in your...

    forum.aspose.com/t/pdf-rendition-is-not-getting...
  6. ArgumentException Occurrs When Converting PPTX ...

    Hello, I am using Aspose.slides 25.5 to convert PPT to PDF. I am attempting to convert a PPT that contains a mathematical equation inserted in it to PDF but, the Conversion fails with below exception: Blockquotecom.as…...Family slides-java , slides-fonts , slides-pdfexport aakanksha76...inserted in it to PDF but, the conversion fails with below exception:...

    forum.aspose.com/t/argumentexception-occurrs-wh...
  7. Merge TTF fonts | API for C# .NET | Aspose

    Combining several Font files into a single one will help you decrease the amount of files you have to deal with. Learn how merge TTF Fonts with C# code....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    products.aspose.com/font/net/merge-ttf-fonts/
  8. Thai symbols look like boxes while docx to pdf ...

    Hello Support Team, Our client has technical question. Client: A R, Sanjay sanjay.ar@ecolab.com Product: Aspose.Words for Python via .NET OS: Linux Issue: Regarding Thai language I have created a docx file using py…...docx libs have access to the fonts in my system to create the word...Aspose lib doesn’t? I tried font embedding as true, still same...

    forum.aspose.com/t/thai-symbols-look-like-boxes...
  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...