Sort Score
Result 10 results
Languages All
Labels All
Results 3,251 - 3,260 of 139,847 for

font

(1.1 sec)
  1. Text|Documentation

    A markup element that adds a line of text to the form....Description Usage example font_family Segoe UI The font family for the text...text. font_family=Courier New font_style regular The font style...

    docs.aspose.com/omr/java/design-form/text/
  2. MemoryFontSource.fontData property | Aspose.Wor...

    MemoryFontSource.FontData property. Binary Font data....fontData property Binary font data. get fontData () : number...See Also module Aspose.Words.Fonts class MemoryFontSource MemoryFontSource...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Document.ExtractPages yields wrong results - Fr...

    Use the following code: var document = new Document("input.docx"); for (int page = 0; page < document.PageCount; page++) { Document extractedPage = document.ExtractPages(page, 1); // startindex and count string …...problems might occur because the fonts used in your input document...document is processed. The fonts are required to build document...

    forum.aspose.com/t/document-extractpages-yields...
  4. How to remove unknown charater/symbol from Aspo...

    Hi Team, How to remove unknown charater/symbol from Aspose word template generated PDF report (using LINQ). In word, the report working fine but in pdf □ is showing instead s in “1st Open Terminal”. For reference attac…...occurs because some of the fonts required for document rendering...available on your side. The fonts are required to build document...

    forum.aspose.com/t/how-to-remove-unknown-charat...
  5. Supported File Formats|Aspose.Slides Documentation

    Discover all file formats Aspose.Slides for Java can open, save, and convert — including PPT, PPTX and ODP — with clear import/export support notes.... Does the library support font embedding when exporting to...Yes. You can control whether fonts are fully embedded or subsetted...

    docs.aspose.com/slides/java/supported-file-form...
  6. Supported File Formats|Aspose.Slides for PHP Do...

    Discover all file formats Aspose.Slides for PHP via Java can open, save, and convert — including PPT, PPTX and ODP — with clear import/export support notes.... Does the library support font embedding when exporting to...Yes. You can control whether fonts are fully embedded or subsetted...

    docs.aspose.com/slides/php-java/supported-file-...
  7. Supported File Formats|Aspose.Slides Documentation

    Discover all file formats Aspose.Slides for .NET can open, save, and convert — including PPT, PPTX and ODP — with clear import/export support notes.... Does the library support font embedding when exporting to...Yes. You can control whether fonts are fully embedded or subsetted...

    docs.aspose.com/slides/net/supported-file-formats/
  8. Aspose.Pdf throwing exception loading html afte...

    We are using Aspose.Email to convert to html and then trying to load that into Aspose.Pdf and we are getting an “Object reference not set to an instance of an object” exception in Aspose.Pdf.Text.TextSegment.set_Text. I …...make sure that all Windows fonts are properly installed and present...the html and if I remove the font specification for “Source Sans...

    forum.aspose.com/t/aspose-pdf-throwing-exceptio...
  9. ImportFormatOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.ImportFormatOptions for customizable document formatting. Enhance your output with tailored import settings for optimal results.... Font . Size = 14 ; myStyle . Font . Name = "Courier..."Courier New" ; myStyle . Font . Color = Color . Blue ; builder ...

    reference.aspose.com/words/net/aspose.words/imp...
  10. DocumentBuilder.InsertDocument | Aspose.Words f...

    Effortlessly insert documents at any cursor position with DocumentBuilder's InsertDocument method. Streamline your workflow and enhance productivity!... Font . Size = 14 ; myStyle . Font . Name = "Courier..."Courier New" ; myStyle . Font . Color = Color . Blue ; builder ...

    reference.aspose.com/words/net/aspose.words/doc...