Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 2,645 for

font embedding

(0.67 sec)
  1. HtmlFixedSaveOptions.save_font_face_css_separat...

    HtmlFixedSaveOptions.save_Font_face_css_separately property. Flag indicates whether @Font-face CSS rules should be placed into a separate file FontFaces.css when a document is being saved with external stylesheet (that is, when [HtmlFixedSaveOptions.export_embedded_css](../export_embedded_css/) is ``False``)...save_font_face_css_separately property HtmlFixedSaveOptions....save_font_face_css_separately property Flag indicates whether...

    reference.aspose.com/words/python-net/aspose.wo...
  2. PhysicalFontInfo.file_path property | Aspose.Wo...

    PhysicalFontInfo.file_path property. Path to the Font file if any....file_path property Path to the font file if any. @property def file_path...available fonts. # Configure Aspose.Words to source fonts from a...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Embed Excel in PowerPoint using Java

    This short guide explains how to embed Excel in PowerPoint using Java. It shares the IDE settings, steps, and code to embed Excel workbook in PowerPoint using Java....Font Product Family Aspose.TeX Product...Aspose.Slides for Java for embedding the Excel file Create or load...

    kb.aspose.com/slides/java/embed-excel-in-powerp...
  4. 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…...(like certain types of images, embedded objects, or specific formatting)...having simple bullets [~ symbol font] into PDF using aspose words...

    forum.aspose.com/t/index-value-error-while-conv...
  5. When saving documents as PDF using java words J...

    Hello , we are testing linq report engine functionality of Aspose word java for document generation. When saving documents as PDF using java words Japanese language does not render properly in PDF Syntax templateDocum…...side might occur because the fonts used the documents are not available...accurate document layout the fonts are required. If Aspose.Words...

    forum.aspose.com/t/when-saving-documents-as-pdf...
  6. Embed Excel in PowerPoint using Python

    This guide describes how to embed Excel in PowerPoint using Python. It has IDE settings, steps, and a sample code to integrate Excel into PowerPoint using Python....Font Product Family Aspose.TeX Product...output presentation having the embedded Excel file These steps explain...

    kb.aspose.com/slides/python/embed-excel-in-powe...
  7. How to Add Audio to PDF using Python

    This article describes how to add audio to PDF using Python. It provides all the basic details to configure the IDE and a runnable sample code to embed audio into PDF using Python....Font Product Family Aspose.TeX Product...object where audio is to be embedded Create a SoundAnnotation class...

    kb.aspose.com/pdf/python/how-to-add-audio-to-pd...
  8. How to Convert PDF to PDFA in Java

    This short tutorial describes how to convert PDF to PDFA in Java by providing configuration details and a runnable sample code. You can change PDF to PDFA in Java with the help of a couple of lines of code only....Font Product Family Aspose.TeX Product...belonging to PUA, removing fonts and aligning the text. Options...

    kb.aspose.com/pdf/java/how-to-convert-pdf-to-pd...
  9. How to Transform Markdown to PDF in Python

    This article provides information on how to transform Markdown to PDF in Python. It has the IDE settings, a set of tasks for writing the application, and a runnable sample code to export Markdown to PDF in Python....Font Product Family Aspose.TeX Product...output PDF file like embedding the postscript fonts, setting color...

    kb.aspose.com/words/python/how-to-transform-mar...
  10. PDF file distorted - Free Support Forum - aspos...

    hello, when we create doc file and insert pdf file inside doc and convert into pdf then PDF file is disctorting. As we are using below code. Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder…...Font.Name = reportFontName; builder.Font.Size = 10;...10; builder.Font.Bold = true; builder.Writeln($"Source Input {currentDateTime...

    forum.aspose.com/t/pdf-file-distorted/327238