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...
Discover how the FontInfo GetEmbeddedFontAsOpenType method retrieves embedded Fonts in OpenType format, enhancing your design flexibility and quality....an embedded font file in OpenType format. Fonts in Embedded OpenType...EmbeddedFontStyle Specifies the font style to retrieve. Return Value...
Discover the Aspose.Words.EmbeddedFontFormat enum, which defines the formats of embedded Fonts in the FontInfo object for enhanced document styling....format of particular embedded font inside FontInfo object. When...document to a file, only embedded fonts of corresponding format are...
2025.11.26.png (32.1 KB)
2025.11.26_1.png (86.9 KB)...uses a font that is not available on the machine and the font is...primary font and no suitable fallback font is configured. Font‑fallback...
Native Java APIs for the developers to manipulate and Font files. Find out how to work with Compact Font Format in your Java products....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...
FolderFontSource.type property. Returns the type of the Font source....property Returns the type of the font source. @property def type (...self ) -> aspose . words . fonts . FontSourceType : ... Examples...
Discover how to enhance your typography with the FontFallbackSettings LoadNotoFallbackSettings method, using Google Noto Fonts for seamless text display....settings which uses Google Noto fonts. public void LoadNotoFallbackSett...predefined font fallback settings for Google Noto fonts. FontSettings...
Learn to control PowerPoint Fonts in Aspose.Slides for Java: embed, substitute, load custom Fonts, and resolve missing glyphs with concise code....PowerPoint Fonts in Java Contents [ Hide ] Manage Fonts in Presentations...PowerPoint Fonts in Java Specify Default Presentation Fonts in Java...