Sort Score
Result 10 results
Languages All
Labels All
Results 3,711 - 3,720 of 139,842 for

font

(0.72 sec)
  1. OLM To PST exception - Free Support Forum - asp...

    The input is not a valid Base-64 string as it contains a non-base 64 character, more than two padding characters, or an illegal character among the padding characters. ublic void ProcessFolderForHtml(string sourcePath,…...AppendLine(@" body { font-family: 'Segoe UI', sans-serif;...margin-left: 4px; //} .folder-label { font-size: 13px; /* slightly larger...

    forum.aspose.com/t/olm-to-pst-exception/325100
  2. AsposefontConvertTosvg | Node.js

    将字体转换为SVG格式。可靠的node.js通过C ++库,用于从aspose.Font进行字体转换。...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/zh/nodejs-cpp/convert-font...
  3. HtmlSaveOptions.export_toc_page_numbers propert...

    HtmlSaveOptions.export_toc_page_numbers property. Specifies whether to write page numbers to table of contents when saving HTML, MHTML and EPUB...14pt; font-family: \' Lucida Console \' ; font-size:10pt;...font-size:10pt; display:inline-block; -aw-font-family: \' Times New Roman \'...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Fields::FieldSymbol::get_Charact...

    Aspose::Words::Fields::FieldSymbol::get_CharacterCode method. Gets or sets the character's code point value in decimal or hexadecimal in C++....set_IsUnicode ( true ); // Change the font of our symbol after using the...Character Map // to ensure that the font can represent that symbol. field...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. PDF to PDFA compliance error - Free Support For...

    Hi I am converting the PDF 1.5 to PDF_A_1A but got the exception in log as attached. Could you help me to resolve this Error Log2.png (15.0 KB) Error Log1.jpg (379.4 KB)...may arise from non-embeddable fonts, non-compliant content (like...issue: Check for Fonts : Ensure that all fonts used in the PDF...

    forum.aspose.com/t/pdf-to-pdfa-compliance-error...
  6. 在 JavaScript 通过 C++ 使用 HtmlSaveOptions.tableCss...

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 对 HTML 中的表格元素样式进行前缀。...enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...cell - font color is Red const st = cell . style ; st . font . color...

    docs.aspose.com/cells/zh/javascript-cpp/prefix-...
  7. TextPath.size property | Aspose.Words for Python

    TextPath.size property. Defines the size of the Font in points....property Defines the size of the font in points. @property def size...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Custom Slice or Sector Colors in Pie Chart with...

    Learn how to use Aspose.Cells for JavaScript via C++ to customize slice and sector colors in a pie chart. Our guide will demonstrate how to assign unique colors to each slice, sector, or legend for improved visual appeal and data representation.... Configure the chart title font settings. Set the position of..."/lic/aspose.cells.enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...

    docs.aspose.com/cells/javascript-cpp/custom-sli...
  9. DocumentBuilder.write method | Aspose.Words for...

    DocumentBuilder.write method. Inserts a string into the document at the current insert position....Current font formatting specified by the DocumentBuilder.font property...builder . font . border . color = "#008000" ; builder . font . border...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 修改AcroForm|Aspose.PDF for C++

    使用Aspose.PDF for C++库修改PDF文件中的表单。您可以在现有表单中添加或删除字段,获取和设置字段限制等。...体,请使用 DefaultAppearance (Font font, double size, Color color)..."textbox1" )); // 创建字体对象 auto font = Aspose :: Pdf :: Text :: FontRepository...

    docs.aspose.com/pdf/zh/cpp/modifing-form/