Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 960 for

font substitution pdf

(0.15 sec)
  1. EQ Field Overstrike with Font Borders Not Rende...

    Description Aspose.Words does not correctly render EQ (Equation) fields of the form { EQ \o(, {text or whitespace with Font borders}) }. Rendering issues occur when the EQ field contains whitespace or text that uses a f…...EQ Field Overstrike with Font Borders Not Rendering Properly...\o(, {text or whitespace with font borders}) } . Rendering issues...

    forum.aspose.com/t/eq-field-overstrike-with-fon...
  2. Index Value Error while converting Words to PDF...

    While converting Word document to Pdf Document using Aspose.words in SUSE Linux Environment, Facing Error like Below Expected a value between 0 and 0. Parameter name: index java.lang.IllegalArgumentException: Expected a…...Error while converting Words to PDF Aspose.Words Product Family words-java...fine and Its only while saving pdf, We are getting this corruption...

    forum.aspose.com/t/index-value-error-while-conv...
  3. EXcel to PDF Conversion- Font Size and Page Sca...

    Hi, We are currently using Aspose.Cells for Java v25.6 to generate Pdf files from Excel documents. In our Excel files, we use MS ゴシック for text and Arial for numeric values. However, we’ve observed several discrepancies…...EXcel to PDF Conversion- Font Size and Page Scaling Discrepancy...Discrepancy Between Adobe PDF and Aspose Output Aspose.Cells Product...

    forum.aspose.com/t/excel-to-pdf-conversion-font...
  4. Convert PDF File|Aspose.PDF for .NET

    Learn how to convert a Pdf file to various formats in .NET using Aspose.Pdf for flexible document handling....AI Convert PDF File Contents [ Hide ] Convert PDF Pages to Different...Formats In order to convert PDF pages to different image formats...

    docs.aspose.com/pdf/net/convert-pdf-file/
  5. Aspose Pdf Docker issues - Free Support Forum -...

    Docker Deployment Issues List - With aspose Pdf on server ICU missing at runtime: Couldn’t find a valid ICU package installed on the system (globalization dependency for Aspose/.NET layer). libgdiplus load failure: Typ…...Aspose Pdf Docker issues Aspose.PDF Product Family praviney February...Deployment Issues List - With aspose pdf on server ICU missing at runtime:...

    forum.aspose.com/t/aspose-pdf-docker-issues/325945
  6. Formatting PDF Document|Aspose.PDF for Java

    Format the Pdf Document with Aspose.Pdf for Java. Use the next code snippet to resolve your tasks....Formatting PDF Document Contents [ Hide ] Get Document Window...different properties, open the PDF file using the Document class...

    docs.aspose.com/pdf/java/formatting-pdf-document/
  7. Successful PDF/A-1b conversion creates invalid ...

    Using Aspose.Pdf .NET 25.10, I am converting the attached file using following code: using (var document = new Aspose.Pdf.Document(PdfPath)) { var options = new Aspose.Pdf.PdfFormatConversionOptions(Aspose.Pdf.PdfFo…...Successful PDF/A-1b conversion creates invalid PDF/A due to fonts Aspose...Aspose.PDF Product Family aspose-pdf-net markmanley.adlib November...

    forum.aspose.com/t/successful-pdf-a-1b-conversi...
  8. Common font problems and how to solve them

    If you have issues with Font files, or just going to work with Fonts and want everything to go well, here you'll find all the needed information....PDF Product Solution Aspose.Cells...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/net/font-file-issues/
  9. Aspose.Words changing fonts on RFT-PDF conversi...

    I have an RTF document that uses a specific Font - Open Sans. Part of the text is in Bold. When converted to Pdf using Aspose.Words.dll version 14.6, this changes the Font to Times New Roman (preserves the Bold part). T…...Words changing fonts on RFT-PDF conversion Aspose.Words...document that uses a specific font - Open Sans. Part of the text...

    forum.aspose.com/t/aspose-words-changing-fonts-...
  10. 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…...Pdf rendition is not getting generating like word document Aspose...PdfSaveOptions(); doc.save("output.pdf", options); Formatting and Alignment...

    forum.aspose.com/t/pdf-rendition-is-not-getting...