Sort Score
Result 10 results
Languages All
Labels All
Results 631 - 640 of 14,307 for

font loading

(0.07 sec)
  1. TableSubstitutionRule class | Aspose.Words for ...

    aspose.words.Fonts.TableSubstitutionRule class. Table Font substitution rule...TableSubstitutionRul class Table font substitution rule. To learn...more, visit the Working with Fonts documentation article. Remarks...

    reference.aspose.com/words/python-net/aspose.wo...
  2. DocumentBase | Aspose.Words for Java

    Provides the abstract base class for a main document and a glossary document of a Word document in Java....Provides access to properties of fonts used in this document. getFootnoteSeparator()...how external resources are loaded. getStyles() Returns a collection...

    reference.aspose.com/words/java/com.aspose.word...
  3. WarningInfoCollection | Aspose.Words for Java

    Represents a typed collection of WarningInfo objects in Java....Words generates during a load or save operation. Create an...match for a missing font from the available font sources. // Open...

    reference.aspose.com/words/java/com.aspose.word...
  4. Text Looks Different When Converting a Presenta...

    Hi Team, I have a sample PPTX slide which has one shape. When I obtain the image of this shape using Aspose, the image is different from the original shape. There are two issues: a) The text in the PPTX is bold, while …...Family slides-net , slides-fonts , slides-rendering bhav May...WriteLine("License applied successfully"); // Load the presentation using (Presentation...

    forum.aspose.com/t/text-looks-different-when-co...
  5. FontFallbackSettings.load method | Aspose.Words...

    aspose.words.Fonts.FontFallbackSettings.load method...load method Contents [ Hide ] load(file_name) Loads font fallback...settings from XML file. def load ( self , file_name : str ):...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Convert Markdown to Word using C#

    This short article guides how to convert Markdown to Word using C#. It has IDE settings, a list of instructions, and a sample code to transform Markdown to DOCX using C#....Font Product Family Aspose.TeX Product...available during and after loading the MD file to customize the...

    kb.aspose.com/words/net/convert-markdown-to-wor...
  7. How to generate multiline image from text - Fre...

    Hello Team, We are using aspose.Imaging using that we want to generate image from text. If text length is beyond some specific width then it should be wrap and should display text after that length into new line. How ca…... We have tried to load svg image using Aspose.Imaging...rasterImage = (RasterImage)Image.Load(imagePath)) { Rectangle bounds...

    forum.aspose.com/t/how-to-generate-multiline-im...
  8. 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-...
  9. DocSaveOptions class | Aspose.Words for Python

    aspose.words.saving.DocSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.DOC](../../aspose.words/saveformat/#DOC) or [SaveFormat.DOT](../../aspose.words/saveformat/#DOT) format...allow_embedding_post_script_fonts Gets or sets a boolean value...whether to allow embedding fonts with PostScript outlines when...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Adding Text to PDF|Aspose.PDF for Python via .NET

    This article describes various aspects of working with text in Aspose.PDF. Learn how to add text to PDF, add HTML fragments, or use custom OTF Fonts....specific position, to styling it (font, size, color, style), handling...or LaTeX fragments, custom fonts, and text formatting options...

    docs.aspose.com/pdf/python-net/add-text-to-pdf-...