Sort Score
Result 10 results
Languages All
Labels All
Results 2,721 - 2,730 of 139,701 for

font

(0.15 sec)
  1. Print area is not honored - Free Support Forum ...

    Hello, We are experiencing PDF export differences when rendering with Aspose.Cells. Excel document which has Print Area specified is being rendered differently compared with Excel print. It does not matter if we select …...found that the “Finlandica” font is not being used in the output...output PDF. It seems this font is not installed on your system...

    forum.aspose.com/t/print-area-is-not-honored/32...
  2. Aspose::Words::Fonts::FontInfoCollection::get_C...

    Aspose::Words::Fonts::FontInfoCollection::get_Count method. Gets the number of elements contained in the collection in C++....Aspose::Words::Fonts::FontInfoCollection::get_Count method F...int32_t Aspose :: Words :: Fonts :: FontInfoCollection :: get_Count...

    reference.aspose.com/words/cpp/aspose.words.fon...
  3. PhysicalFontInfo.version property | Aspose.Word...

    PhysicalFontInfo.version property. Version string of the Font....property Version string of the font. @property def version ( self...available fonts. # Configure Aspose.Words to source fonts from a...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Word to PDF conversion issue when deployed on A...

    Hello Aspose Support Team, We are facing a Word to PDF conversion issue using Aspose.Words for .NET that occurs only when deployed on Azure App Service, while the exact same code and document work correctly in a local …...following: Font handling Bundled all required fonts with the application...instead of relying on system fonts Disabled SystemFontSource Set...

    forum.aspose.com/t/word-to-pdf-conversion-issue...
  5. HtmlSaveOptions.fontSavingCallback property | A...

    HtmlSaveOptions.FontSavingCallback property. Allows to control how Fonts are saved when a document is saved to HTML, MHTML or EPUB....property Allows to control how fonts are saved when a document is...custom logic for exporting fonts when saving to HTML. test ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. FieldSymbol.is_shift_jis property | Aspose.Word...

    FieldSymbol.is_shift_jis property. Gets or sets whether the character code is interpreted as the value of a SHIFT-JIS character....is_unicode = True # Change the font of our symbol after using the...that the font can represent that symbol. field . font_name = 'Calibri'...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Convert Excel file to PDF format compatible wit...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....format of PDF that embeds all fonts used in the document within...features, such as font linking (as opposed to font embedding) and...

    docs.aspose.com/cells/java/convert-excel-file-t...
  8. Style.FontName ignores PostScript Name ("Roboto...

    Hi Aspose Team, I am loading custom .ttf Fonts using FontSettings.SetFontsFolder() and trying to update a text layer with a specific Font weight. To do this, I am passing the exact PostScript Name directly to the text …...ttf fonts using FontSettings.SetFontsFolder()...a text layer with a specific font weight. To do this, I am passing...

    forum.aspose.com/t/style-fontname-ignores-posts...
  9. EmphasisMark enumeration | Aspose.Words for Python

    aspose.words.EmphasisMark enumeration. Specifies possible types of emphasis mark.... font . emphasis_mark = emphasis_mark...builder . writeln () builder . font . clear_formatting () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Create Tables in NPOI|Aspose.Words for .NET

    Create a table in a document easily and fast instead of using NPOI in C#.... Font . Position = 100 ; builder . Font . Name = "Courier"...; builder . Font . Bold = true ; builder . Font . Underline =...

    docs.aspose.com/words/net/create-tables-in-npoi/