Sort Score
Result 10 results
Languages All
Labels All
Results 941 - 950 of 16,399 for

load font

(0.22 sec)
  1. RtfLoadOptions class | Aspose.Words for Node.js

    Aspose.Words.Loading.RtfLoadOptions class. Allows to specify additional options when Loading [LoadFormat.Rtf](../../aspose.words/Loadformat/#Rtf) document into a [Document](../../aspose.words/document/) object...specify additional options when loading LoadFormat.Rtf document into...learn more, visit the Specify Load Options documentation article...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. DocumentBase.WarningCallback | Aspose.Words for...

    Discover the DocumentBase WarningCallback property, vital for ensuring data integrity during document processing by detecting potential formatting issues....IWarningCallback interface to monitor font substitution warnings. Document...DocumentBuilder ( doc ); builder . Font . Name = "Times New Roman" ;...

    reference.aspose.com/words/net/aspose.words/doc...
  3. Hyphenation.UnregisterDictionary | Aspose.Words...

    Effortlessly remove hyphenation dictionaries for any language with the UnregisterDictionary method, enhancing text clarity and readability.... Font . LocaleId == new CultureInfo...Dictionary.Registered.pdf" ); // Re-load the document after un-registering...

    reference.aspose.com/words/net/aspose.words/hyp...
  4. SystemFontSource | Aspose.Words for Java

    Represents all TrueType Fonts installed to the system in Java....FontSourceBase Represents all TrueType fonts installed to the system. To...more, visit the Working with Fonts documentation article. Examples:...

    reference.aspose.com/words/java/com.aspose.word...
  5. IWarningCallback | Aspose.Words for Java

    Implement this interface if you want to have your own custom method called to capture loss of fidelity warnings that can occur during document Loading or saving in Java....can occur during document loading or saving. Examples: Shows...IWarningCallback interface to monitor font substitution warnings. public...

    reference.aspose.com/words/java/com.aspose.word...
  6. Filter Objects while loading Workbook or Worksh...

    Learn how to filter data while Loading workbooks or worksheets using Aspose.Cells for JavaScript via C++....Filter Objects while loading Workbook or Worksheet with JavaScript...XmlMap Filter Objects while loading Workbook The following sample...

    docs.aspose.com/cells/javascript-cpp/filter-obj...
  7. Working with Layers|Documentation

    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....//call the diagram constructor to load visio diagram Diagram diagram...AddLayer . class ) + "Layers/" ; // load a source Visio diagram Diagram...

    docs.aspose.com/diagram/java/working-with-layers/
  8. Hyphenation.unregisterDictionary method | Aspos...

    Hyphenation.unregisterDictionary method. Unregisters a hyphenation dictionary for the specified language.... font . localeId == new CultureInfo...Dictionary.registered.pdf" ); // Re-load the document after un-registering...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. truetype字体的字形和指标 | C++

    C ++ API用于开发人员操纵和字体文件。了解有关如何使用C ++中TTF字体的Glyphs和指标的基础知识。...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/zh/cpp/glyphs-and-metrics-...
  10. In Word to HTML Conversion, how do I exempt the...

    Hi Aspose Team, We are using Aspose.Words for .NET for Word to HTML conversion. During document conversion, we’re encountering strikethrough text in the HTML output that we need to remove. Current behavior: Strikethrou…...snippet is similar to this: // Load the document Document doc =...that have the StrikeThrough font flag before saving the document...

    forum.aspose.com/t/in-word-to-html-conversion-h...