Sort Score
Result 10 results
Languages All
Labels All
Results 1,221 - 1,230 of 12,081 for

font rendering

(0.13 sec)
  1. TxtSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.TEXT format in Java....whether to allow embedding fonts with PostScript outlines when...when embedding TrueType fonts in a document upon it is saved. ...

    reference.aspose.com/words/java/com.aspose.word...
  2. Product Overview | Aspose.Font for Node.js

    Node.js APIs for the developers to manipulate Font files. Here you will find Aspose.Font API Solution for Node.js overview....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/nodejs-cpp/product-overview/
  3. Convert MHTML to DOCX – C# Examples

    Convert MHTML to DOCX using Aspose.HTML for .NET and consider the supported MHTML to DOCX conversions in C# examples. Try online MHTML Converter....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/html/net/convert-mhtml-to-docx/
  4. GC behavior under high load in .NET 8 server wo...

    Environment: Aspose.Words for .NET: 22.6.0 Framework: .NET 8.0 Hosting: Kubernetes pod (Linux container), ASP.NET Core Web API Background: We are running a document generation API that processes Word templates using A…...Internal font/glyph cache per document instance Rendering buffers...some static resources, such as font cache, therefore you can notice...

    forum.aspose.com/t/gc-behavior-under-high-load-...
  5. 使用 C++ 指定工作簿渲染的单独或私有字体集|Documentation

    学习如何使用 Aspose.Cells for C++为工作簿渲染指定单独或私有的字体集。...Startup (); // Path of your custom font directory U16String customFontsDir...Specify individual font configs custom font directory IndividualFontConfig...

    docs.aspose.com/cells/zh/cpp/specify-individual...
  6. FontSavingArgs.fontFileName property | Aspose.W...

    FontSavingArgs.FontFileName property. Gets or sets the file name (without path) where the Font will be saved to....name (without path) where the font will be saved to. get fontFileName...allows you to redefine how the font file names are generated during...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Customize Chart Data Tables in Presentations Us...

    Customize chart data tables in С++ for PPT and PPTX with Aspose.Slides to boost efficiency and appeal in presentations....setting font properties such as bold style and font height. The...the chart data table, applying font settings, and saving the updated...

    docs.aspose.com/slides/cpp/chart-data-table/
  8. Document.Save | Aspose.Words for .NET

    Effortlessly save your documents with our smart save method, automatically selecting the right format based on the file extension for seamless storage....to improve the quality of a rendered document with SaveOptions...= new Document ( MyDir + "Rendering.docx" ); DocumentBuilder builder...

    reference.aspose.com/words/net/aspose.words/doc...
  9. 使用Type1字体|的文本渲染| .NET

    C#API用于开发人员操纵和字体文件。了解有关如何在.NET产品中渲染1型字体的基础知识。...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/zh/net/text-rendering-type...
  10. Setting builder.Font.Bold = false affects Inser...

    Hi, I have this code: [TestMethod] public void GenerateWordWithStrong() { Document doc = new Document(); // We can position where we want the table to be inserted and specify any extra formatting to the t…...Font.Bold = false affects InsertHtml Aspose.Words...DocumentBuilder(doc); builder.Font.Name = "Arial"; builder.Font.Size = 10d; builder...

    forum.aspose.com/t/setting-builder-font-bold-fa...