Sort Score
Result 10 results
Languages All
Labels All
Results 1,081 - 1,090 of 10,654 for

font rendering

(0.05 sec)
  1. EmphasisMark enumeration | Aspose.Words for Python

    aspose.words.EmphasisMark enumeration. Specifies possible types of emphasis mark....to add additional character rendered above/below the glyph-character...words/emphasismark builder . font . emphasis_mark = emphasis_mark...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Saving::RtfSaveOptions class | A...

    Aspose::Words::Saving::RtfSaveOptions class. Can be used to specify additional options when saving a document into the Rtf 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...
  3. Format PowerPoint Text in PHP|Aspose.Slides for...

    Learn how to format and style text in PowerPoint and OpenDocument presentations using Aspose.Slides for PHP via Java. Customize Fonts, colors, alignment, and more with powerful PHP code examples....:: Pptx ); Manage Paragraph’s Font Properties Presentations usually...PHP via Java to configure the font properties of paragraphs of...

    docs.aspose.com/slides/php-java/text-formatting/
  4. How to Transform SVG to PDF using Python

    This brief article explains how to transform SVG to PDF using Python. It covers the IDE configuration, step-by-step process, and a runnable code snippet to export from SVG to PDF using Python....Font Product Family Aspose.TeX Product...PDF for Python via .NET to render SVG image Create an object...

    kb.aspose.com/pdf/python/how-to-transform-svg-t...
  5. Convert DGN to PDF in Python

    This quick article entails how to convert DGN to PDF in Python. It includes the stepwise algorithm as well as a code snippet to develop a DGN to PDF converter in Python....Font Product Family Aspose.TeX Product...discusses tailoring the DGN file rendering to meet any custom requirements...

    kb.aspose.com/cad/python/convert-dgn-to-pdf-in-...
  6. WarningInfo.Source | Aspose.Words for .NET

    Discover the WarningInfo Source property that reveals the origin of warnings, enhancing your application's reliability and user experience....additional information about font substitution. Document doc =...= new Document ( MyDir + "Rendering.docx" ); WarningInfoCollectio...

    reference.aspose.com/words/net/aspose.words/war...
  7. Aspose::Words::Saving::OdtSaveOptions class | A...

    Aspose::Words::Saving::OdtSaveOptions class. Can be used to specify additional options when saving a document into the Odt or Ott 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...
  8. I use apache.poi create doc, use aspose.words t...

    in local windows dev, the Font is not missing; this is my code public static void streamToDocX1(String docFilePath, OutputStream stream) throws Exception { document = new Document(docFilePath); docume…...KB in local windows dev, the font is not missing; this is my code...build document layout while rendering the document to fixed page...

    forum.aspose.com/t/i-use-apache-poi-create-doc-...
  9. Convert HTML to PDF – C# Examples and Online Co...

    Learn how to convert HTML to PDF using Aspose.HTML for .NET and consider various HTML to PDF conversion scenarios in C# examples....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/html/net/convert-html-to-pdf/
  10. HtmlLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading HTML document into a Document object in Java....getFontSettings() Allows to specify document font settings. getIgnoreNoscriptEle()...support @font-face rules and whether to load declared fonts. getSupportVml()...

    reference.aspose.com/words/java/com.aspose.word...