Sort Score
Result 10 results
Languages All
Labels All
Results 4,621 - 4,630 of 15,993 for

true type

(0.12 sec)
  1. DocumentVisitor.VisitSectionStart | Aspose.Word...

    Discover the DocumentVisitor VisitSectionStart method, essential for tracking section enumeration. Enhance your coding efficiency with this powerful tool!...Section section ) Parameter Type Description section Section...GetChildNodes ( NodeType . Any , true ). Count ; IndentAndAppendLine...

    reference.aspose.com/words/net/aspose.words/doc...
  2. Word to html font issue - Free Support Forum - ...

    I have issue of while converting word to html. it is not giving exact font like word. Font name in word : Bahnschrift Condensed Font family in html : Bahnschrift...FolderFontSource(@"C:\Temp\fonts", true) }); doc.WarningCallback = new...HtmlFixedSaveOptions(); opt.PrettyFormat = true; doc.Save(@"C:\Temp\out.html"...

    forum.aspose.com/t/word-to-html-font-issue/250063
  3. Hyphenation | Aspose.Words for Java

    Provides methods for working with hyphenation dictionaries in Java....registered is Null dictionary, true otherwise. registerDictionary(String...registered is Null dictionary, true otherwise. Examples: Shows how...

    reference.aspose.com/words/java/com.aspose.word...
  4. Table Formatting in Python|Aspose.Words for Pyt...

    Table formatting in details using Python. Use Python to format every part of table....appropriate preferred width type and value are set using the...Preferred Width Type and Value You can use the Type and Value properties...

    docs.aspose.com/words/python-net/applying-forma...
  5. 如何在 C# 中序列化输入值 – Aspose.HTML for .NET

    学习并逐步了解如何使用 Aspose.HTML for .NET 库序列化 HTML 表单或输入字段中的输入值。...类的实例,并将 SerializeInputValue 属性设置为 true 。 调用 HTMLDocument 类的 方法,并传入要保存文档的文件路径和...方法的 HTMLSaveOptions 对象上的 属性设置为 true 。 下面是一个示例,说明如何使用 Aspose.HTML...

    docs.aspose.com/html/zh/net/how-to-serialize-in...
  6. Add Watermarks to Presentations in Java|Aspose....

    Manage text and image watermarks in PowerPoint and OpenDocument presentations in Java to indicate a draft, confidential information, copyright, and more.... This type is not inherited from IShape...getAutoShapeLock (). setSelectLocked ( true ); watermarkShape . getAutoShapeLock...

    docs.aspose.com/slides/java/watermark/
  7. Add Watermarks to Presentations in C++|Aspose.S...

    Manage text and image watermarks in PowerPoint and OpenDocument presentations in C++ to indicate a draft, confidential information, copyright, and more.... This type is not inherited from IShape...get_AutoShapeLock () -> set_SelectLocked ( true ); watermarkShape -> get_AutoShapeLock...

    docs.aspose.com/slides/cpp/watermark/
  8. OutlineOptions | Aspose.Words for Java

    Allows to specify outline options in Java...."CreateMissingOutline" property to "true" to include all missing levels...we will format in a heading-type style, will serve as the column...

    reference.aspose.com/words/java/com.aspose.word...
  9. Aspose::Words::Fonts::FontSubstitutionSettings ...

    Aspose::Words::Fonts::FontSubstitutionSettings class. Specifies font substitution mechanism settings. To learn more, visit the documentation article in C++....System::TypeInfo&) const override static Type () Remarks Font substitution...SystemFonts , systemFontSource -> get_Type ()); ASSERT_EQ ( 0 , systemFontSource...

    reference.aspose.com/words/cpp/aspose.words.fon...
  10. Issue While Converting HTML to PDF on Linux Usi...

    Hi Team - We are using .net library. We are facing an issue while converting HTML to PDF using the Aspose library after deploying changes to Dev environment on Linux server. The same functionality works fine in local en…...TypeInitializationEx: The type initializer for ‘Gdip’ threw...were using any System.Drawing types (e.g., Bitmap , Graphics ) directly...

    forum.aspose.com/t/issue-while-converting-html-...