Sort Score
Result 10 results
Languages All
Labels All
Results 1,901 - 1,910 of 141,419 for

font

(0.11 sec)
  1. 从TTF文件加载字体| .NET

    .NET API 解决方案,用于从硬盘上的文件加载字体,即使该文件本身不是字体。让我们看看如何从 TTF 文件加载它。...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/zh/net/how-to-load-fonts/l...
  2. getColumnWidthPixel how to calculate width - Fr...

    Workbook workbook = new Workbook(); Worksheet worksheet = workbook.getWorksheets().get(0); Cells cells = worksheet.getCells(); cells.setColumnWidthPixel(0, 170); ByteArrayOutputStream baos = new ByteArrayOutputStream(); …...as screen DPI and the default font metrics, differences in those...default font used by Aspose.Cells (or the system default font if none...

    forum.aspose.com/t/getcolumnwidthpixel-how-to-c...
  3. Style.Name | Aspose.Words for .NET

    Discover the Style Name property, easily manage and customize your styles for enhanced design flexibility and user experience.... Font . Color = Color . Red ; Assert...)); Assert . That ( newStyle . Font . Name , Is . EqualTo ( doc...

    reference.aspose.com/words/net/aspose.words/sty...
  4. Paragraph.paragraph_break_font property | Aspos...

    Paragraph.paragraph_break_Font property. Provides access to the Font formatting of the paragraph break character....paragraph_break_font property Paragraph.paragraph_break_font property...property Provides access to the font formatting of the paragraph break...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Convert Range to JSON - Free Support Forum - as...

    Hi, I want to convert a range I have in excel to a JSON and I want to capture the range as is along with all the formatting. The idea is that I want to use these JSON values to later set the range properties in another w…...font.color cell.format.fill.tintAndShade...format.font.size cell.format.font.bold cell.format.font.italic...

    forum.aspose.com/t/convert-range-to-json/311994
  6. Creating a complex PDF|Aspose.PDF for Python vi...

    Aspose.PDF for Python via .NET allows you to create more complex documents that contain images, text fragments, and tables in one document....header we will use Arial font with font size 24pt and center alignment...description we will use Arial font with font size 24pt and center alignment...

    docs.aspose.com/pdf/python-net/complex-pdf-exam...
  7. Aspose::Words::Fonts::FontInfo::GetEmbeddedFont...

    Aspose::Words::Fonts::FontInfo::GetEmbeddedFontAsOpenType method. Gets an embedded Font file in OpenType format. Fonts in Embedded OpenType format are converted to OpenType in C++....Aspose::Words::Fonts::FontInfo::GetEmbeddedFontAsOpe method Contents...an embedded font file in OpenType format. Fonts in Embedded OpenType...

    reference.aspose.com/words/cpp/aspose.words.fon...
  8. Search and Get Text from Pages of PDF Document|...

    Explore how to search and extract text from a PDF document in Java with Aspose.PDF for content extraction.... println ( "Font - Name :- " + textFragment ...()); System . out . println ( "Font - IsAccessible :- " + textFragment...

    docs.aspose.com/pdf/java/search-and-get-text-fr...
  9. Characters in italic missing in HTML output (Li...

    Hi, we noticed some characters are missing in HTML output which are in italic style. Scenario happens in Linux / Docker. Reproducable with the following setup: <Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <…...Fonts.FolderFontSource(@"./fonts/", true); var...systemFontSource = new Aspose.Words.Fonts.FolderFontSource(Environment...

    forum.aspose.com/t/characters-in-italic-missing...
  10. PdfSaveOptions | Aspose.Words for .NET

    Discover the PdfSaveOptions constructor, designed to effortlessly initialize and save your documents in high-quality PDF format. Streamline your workflow today!...disable subsetting when embedding fonts while rendering a document to...DocumentBuilder ( doc ); builder . Font . Name = "Arial" ; builder ...

    reference.aspose.com/words/net/aspose.words.sav...