Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 429 for

font subsetting

(0.08 sec)
  1. 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…...creates invalid PDF/A due to fonts Aspose.PDF Product Family aspose-pdf-net...issues such as missing glyphs, font substitution (e.g., an unexpected...

    forum.aspose.com/t/successful-pdf-a-1b-conversi...
  2. DocumentBase.font_infos property | Aspose.Words...

    DocumentBase.Font_infos property. Provides access to properties of Fonts used in this document....font_infos property DocumentBase.font_infos property Provides...properties of fonts used in this document. @property def font_infos (...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Specify Default Presentation Fonts in PHP|Aspos...

    Set default Fonts in Aspose.Slides for PHP via Java to ensure proper PowerPoint (PPT, PPTX) and OpenDocument (ODP) conversion to PDF, XPS and images....Presentation Fonts in PHP Contents [ Hide ] Use Default Fonts for Rendering...Slides lets you set the default font fore rendering the presentation...

    docs.aspose.com/slides/php-java/default-font/
  4. Formatting PDF Document using Python|Aspose.PDF...

    Create and format the PDF Document with Aspose.PDF for Python via .NET. Use the next code snippet to resolve your tasks....Standard Type 1 Fonts Some PDF documents have fonts from a special...special Adobe font set. Fonts from this set are called “Standard Type...

    docs.aspose.com/pdf/python-net/formatting-pdf-d...
  5. Specify Default Presentation Fonts in Java|Aspo...

    Set default Fonts in Aspose.Slides for Java to ensure proper PowerPoint (PPT, PPTX) and OpenDocument (ODP) conversion to PDF, XPS and images....Presentation Fonts in Java Contents [ Hide ] Use Default Fonts for Rendering...Slides lets you set the default font fore rendering the presentation...

    docs.aspose.com/slides/java/default-font/
  6. Customize Default Fonts in Presentations with P...

    Set default Fonts in Aspose.Slides for Python to ensure proper PowerPoint (PPT, PPTX) and OpenDocument (ODP) conversion to PDF, XPS and images....Customize Default Fonts in Presentations with Python Contents...Contents [ Hide ] Using Default Fonts for Rendering Presentation Aspose...

    docs.aspose.com/slides/python-net/default-font/
  7. FontEmbeddingLicensingRights.bitmap_embedding_o...

    FontEmbeddingLicensingRights.bitmap_embedding_only property. Indicates the Bitmap embedding only restriction....only bitmaps contained in the font may be embedded. No outline...bitmaps available in the font, then the font is considered unembeddable...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Saving::HtmlSaveOptions class | ...

    Aspose::Words::Saving::HtmlSaveOptions class. Can be used to specify additional options when saving a document into the Html, Mhtml, Epub, Azw3 or Mobi format. To learn more, visit the documentation article in C++....whether to allow embedding fonts with PostScript outlines when...when embedding TrueType fonts in a document upon it is saved. The...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. Specify Default Presentation Fonts in JavaScrip...

    Set default Fonts in Aspose.Slides for Node.js via Java to ensure proper PowerPoint (PPT, PPTX) and OpenDocument (ODP) conversion to PDF, XPS and images....Specify Default Presentation Fonts in JavaScript Contents [ Hide...Hide ] Using Default Fonts for Rendering Presentation Aspose.Slides...

    docs.aspose.com/slides/nodejs-java/default-font/
  10. Characters in italic missing in HTML output (Li...

    Hi, we noticed some characters are missing in HTML output which are in italic style. Scenario happens in Linux / Docker. Reproducable with the following setup: <Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <…...Fonts.FolderFontSource(@"./fonts/", true); var...systemFontSource = new Aspose.Words.Fonts.FolderFontSource(Environment...

    forum.aspose.com/t/characters-in-italic-missing...