Sort Score
Result 10 results
Languages All
Labels All
Results 6,101 - 6,110 of 15,944 for

true type

(0.29 sec)
  1. 在 Java 中将 PowerPoint 演示文稿转换为 HTML|Aspose.Slides 文档

    在 Java 中将 PowerPoint 演示文稿转换为响应式 HTML。使用 Aspose.Slides 转换指南,快速且完美地保留布局、链接和图像。..."<meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\">\n"...+ "<link rel=\"stylesheet\" type=\"text/css\" href=\"%s\">\n"...

    docs.aspose.com/slides/zh/java/convert-powerpoi...
  2. Aspose::Words::Loading::HtmlLoadOptions::get_Co...

    Aspose::Words::Loading::HtmlLoadOptions::get_ConvertSvgToEmf method. Gets or sets a value indicating whether to convert loaded SVG images to the EMF format. Default value is false and, if possible, loaded SVG images are stored as is without conversion in C++....however, this option is set to true , Aspose.Words will convert...loadOptions -> set_ConvertSvgToEmf ( true ); auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.loa...
  3. Extra Annotations using Python|Aspose.PDF for P...

    Learn how to add extra annotations like highlights or notes to PDFs in Python with Aspose.PDF for enhancing PDF content....769 , True ) ) caretAnnotation1 . title...annotations if ( a . annotation_type == ap . annotations . AnnotationType...

    docs.aspose.com/pdf/python-net/extra-annotations/
  4. How to get the following values and what they m...

    Hi team, I would like to know how to parse the below details in Java and what the numbers mean when i get the same for the below: Flags Categories Priority Mail Read Status and Unread status Below is the code which i …...pst", true); String jsonResponse = ZPSTMailListParsing...markAsReadUnread(pst, messageId, true); } Error: Exception in thread...

    forum.aspose.com/t/how-to-get-the-following-val...
  5. 将 PowerPoint 演示文稿转换为 .NET 中的 HTML|Aspose.Slides 文档

    在 .NET 中将 PowerPoint 演示文稿转换为响应式 HTML。使用 Aspose.Slides 转换指南,保留布局、链接和图像,实现快速、完美的结果。..."<meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\">\n"...+ "<link rel=\"stylesheet\" type=\"text/css\" href=\"{0}\">\n"...

    docs.aspose.com/slides/zh/net/convert-powerpoin...
  6. Customize Data Points in Treemap and Sunburst C...

    Learn how to manage data points in treemap and sunburst charts with Aspose.Slides for С++, compatible with PowerPoint formats....Contents [ Hide ] Among other types of PowerPoint charts, there...there are two “hierarchical” types - Treemap and Sunburst chart (also...

    docs.aspose.com/slides/cpp/data-points-of-treem...
  7. 用C++保存文件的不同方法|Documentation

    Aspose.Cells for C++可以将文件保存为不同格式。保存为PDF。保存为HTML。保存为DOCX。保存为PPTX。保存为JSON。保存为MHTML。...GetExportAllSheets() 属性设置为 true,程序仍将只导出一个工作表。 #include <iostream>...save options. You can use any type of separator TxtSaveOptions...

    docs.aspose.com/cells/zh/cpp/different-ways-to-...
  8. Barcode Reading Quality Options and Presets|Doc...

    This article explains how barcode recognition can be optimized in terms of accuracy and speed using different automatic presets and setting various options in PHP via Java...Universal Presets for All Barcode Types Aspose.BarCode for PHP via Java...accuracy and speed for all barcode types. Generally, using the default...

    docs.aspose.com/barcode/phpjava/barcode-reading...
  9. Translate Markdown to DOM|Aspose.Words for .NET

    Translate a Markdown document to Document Object Model and back using C#. So you can work with complex existing Markdown and programmatically create a Markdown document from scratch....Bold = true Italic *italic text* Font.Italic = true Strikethrough...~Strikethrough text~ Font.StrikeThrough = true We use a character style with...

    docs.aspose.com/words/net/translate-markdown-to...
  10. Fonts not loading in linux based Container - Fr...

    Following Specify TrueType Fonts Location in C#|Aspose.Words for .NET , I’m trying to load custom fonts in Linux based container. I modified my code to include both System and Custom Fonts from Resources folder. var f…...FolderFontSource("/app/Resources", true) }); var loadOptions = new LoadOptions...FolderFontSource("/app/Resources", true) }); 4 Assign the FontSettings...

    forum.aspose.com/t/fonts-not-loading-in-linux-b...