Sort Score
Result 10 results
Languages All
Labels All
Results 2,121 - 2,130 of 139,743 for

font

(0.38 sec)
  1. Word saveto Pdf,内容样式错误问题 - Free Support Forum -...

    Document doc = new Document(“test.docx”); SaveOptions saveOptions = SaveOptions.createSaveOptions(SaveFormat.PDF); saveOptions.setMemoryOptimization(true); doc.save(“test.pdf”, saveOptions); Aspose.word for java 25.1…...The conversion relies on the fonts that are available on the machine...machine where the code runs. If a font used in the DOCX is missing...

    forum.aspose.com/t/word-saveto-pdf/322091
  2. [.NET] TextAbsorber fails to resolve ToUnicode ...

    I try to extract text from a simple pdf printed with Word containing just “ff” ligature in Aptos Font (does NOT contain ff glyph). I get following error from TextAbsorber The text showing operator hasn't ActualText entr…...just “ff” ligature in Aptos font (does NOT contain ff glyph)...marked-content element. The font used by text showing operator...

    forum.aspose.com/t/net-textabsorber-fails-to-re...
  3. Get Warning Information while Saving Visio File...

    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....text that does not have a local font. In such case, Aspose.Diagram...sample visio file . Font substitution : Font [ Athene Logos ] has...

    docs.aspose.com/diagram/java/get-warning-inform...
  4. ImportFormatOptions.smartStyleBehavior property...

    ImportFormatOptions.smartStyleBehavior property. Gets or sets a boolean value that specifies how styles will be imported when they have equal names in source and destination documents... font . size = 14 ; myStyle . font . name = "Courier..."Courier New" ; myStyle . font . color = "#0000FF" ; builder . paragraphFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Border.lineStyle property | Aspose.Words for No...

    Border.lineStyle property. Gets or sets the border style.... font . border . color = "#008000" ; builder . font . border...lineWidth = 2.5 ; builder . font . border . lineStyle = aw ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ImportFormatOptions.smart_style_behavior proper...

    ImportFormatOptions.smart_style_behavior property. Gets or sets a boolean value that specifies how styles will be imported when they have equal names in source and destination documents... font . size = 14 my_style . font . name = 'Courier...'Courier New' my_style . font . color = aspose . pydrawing . Color...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 使用trueType字体渲染文本|Java

    Java API可供开发人员操纵和字体文件。了解有关如何在Java产品中渲染TrueType和Opentype字体的基础知识。...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/zh/java/text-rendering-tru...
  8. After convert to pdf, the tablelayout are diffe...

    pdf: word:...TTF font is installed. If this font is removed, the...STXINWEI.TTF font, but is it possible to use another font instead...

    forum.aspose.com/t/after-convert-to-pdf-the-tab...
  9. Aspose::Words::Saving::HtmlSaveOptions::get_Css...

    Aspose::Words::Saving::HtmlSaveOptions::get_CssClassNamePrefix method. Specifies a prefix which is added to all CSS class names. Default value is an empty string and generated CSS class names have no common prefix in C++....line-height:normal; font-family:Arial; font-size:11pt; -aw-style-name:footer...line-height:normal; font-family:Arial; font-size:11pt; -aw-style-name:header...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. 获取单元值的文本宽度|Documentation

    了解如何通过Aspose.Cells for JavaScript在C++ API中获取单元格值的文本宽度。...textWidth(string, Font, number) 方法,允许开发者获取单元格值的文本宽度。以下示例代码演示如何使用...CellsHelper.textWidth(string, Font, number) 访问单元格值的文本宽度。 以下代码片段中使用的源文件,请参考附件。...

    docs.aspose.com/cells/zh/javascript-cpp/get-tex...