Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 934 for

fallback font

(0.12 sec)
  1. Install TrueType Fonts on Linux in C++|Aspose.W...

    Aspose.Words for C++ allows rendering a document created using Microsoft Word on a Linux machine with the best accuracy. To accomplish this, copy Font files from a Windows machine or Install a `TrueType` Font package onto your Linux machine....Ask AI Install TrueType Fonts on Linux Contents [ Hide ] Most...operating system. Therefore, most fonts used in DOC and DOCX documents...

    docs.aspose.com/words/cpp/install-truetype-font...
  2. FontFallbackSettings.loadMsOfficeFallbackSettin...

    FontFallbackSettings.loadMsOfficeFallbackSettings method. Loads predefined Fallback settings which mimics the Microsoft Word Fallback and uses Microsoft office Fonts....loadMsOfficeFallback() Loads predefined fallback settings which mimics the...Microsoft Word fallback and uses Microsoft office fonts. loadMsOfficeFallback...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. TableSubstitutionRule.set_substitutes method | ...

    TableSubstitutionRule.set_substitutes method. Override substitute Font names for given original Font name....set_substitutes(original_font_name, substitute_font_names) Override substitute...substitute font names for given original font name. def set_substitutes...

    reference.aspose.com/words/python-net/aspose.wo...
  4. TableSubstitutionRule.get_substitutes method | ...

    TableSubstitutionRule.get_substitutes method. Returns array containing substitute Font names for the specified original Font name....nal_font_name) Returns array containing substitute font names...original font name. def get_substitutes ( self , original_font_name...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Clarification on usePdfImageConversion Support ...

    Hello, We are a licensed Aspose.Total customer using Aspose.PDF for Java (version 23.1), and we would like to request clarification and assistance regarding the following: 1. usePdfImageConversion — Feature Availabili…...in Java, we implemented a fallback approach: Each PDF page is...seeing issues on some documents: Font or formatting degradation (compared...

    forum.aspose.com/t/clarification-on-usepdfimage...
  6. 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
  7. 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....match for a missing font from the available font sources. // Open...formatted with a font that does not exist in any of our font sources....

    reference.aspose.com/words/java/com.aspose.word...
  8. TableSubstitutionRule.AddSubstitutes | Aspose.W...

    Enhance your typography with the TableSubstitutionRule AddSubstitutes method, allowing seamless integration of substitute Fonts for any original Font....Adds substitute font names for given original font name. public...originalFontName String Original font name. substituteFontNames String[]...

    reference.aspose.com/words/net/aspose.words.fon...
  9. TableSubstitutionRule.GetSubstitutes | Aspose.W...

    Discover the GetSubstitutes method in TableSubstitutionRule. Easily retrieve substitute Font names for your original Font, enhancing design flexibility....substitute font names for the specified original font name. public...Original font name. Return Value List of alternative font names...

    reference.aspose.com/words/net/aspose.words.fon...
  10. FontFallbackSettings.save method | Aspose.Words...

    Aspose.Words.Fonts.FontFallbackSettings.save method...save(outputStream) Saves the current fallback settings to stream. save (...save(fileName) Saves the current fallback settings to file. save ( fileName...

    reference.aspose.com/words/nodejs-net/aspose.wo...