Sort Score
Result 10 results
Languages All
Labels All
Results 721 - 730 of 33,397 for

custom font

(0.94 sec)
  1. DocumentBuilder.InsertHyperlink | Aspose.Words ...

    Enhance your documents with DocumentBuilder's InsertHyperlink method, effortlessly adding clickable links for improved navigation and user engagement....Note that you need to specify font formatting for the hyperlink...display text explicitly using the Font property. This methods internally...

    reference.aspose.com/words/net/aspose.words/doc...
  2. 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....if you want to have your own custom method called to capture loss...match for a missing font from the available font sources. // Open...

    reference.aspose.com/words/java/com.aspose.word...
  3. Supported File Formats|Aspose.Slides for Python...

    Discover all file formats Aspose.Slides for Python via .NET can open, save, and convert — including PPT, PPTX and ODP — with clear import/export support notes.... Does the library support font embedding when exporting to...Yes. You can control whether fonts are fully embedded or subsetted...

    docs.aspose.com/slides/python-net/supported-fil...
  4. Working with Type1 Fonts | C++

    C++ APIs for the developers to manipulate and Font files. Learn the fundamentals on how to work with Type 1 Fonts in your C++ applications....Font Product Solution Aspose.TeX...app About About Us Contact Customers Legal Security Events Acquisition...

    docs.aspose.com/font/cpp/working-with-type1-fonts/
  5. PdfException during Xml to Pdf conversion - Fre...

    Hello, I am trying to convert Xml to Pdf using below aspose code but encountering an exception. Code I am using: try (final com.aspose.pdf.Document document = new com.aspose.pdf.Document();) { final com.as…...TextFragment(xmlContent); // -- Set font to a monospaced font to mimic browser XML...PdfException: Can’t find any suitable font for operate with text: 是 at...

    forum.aspose.com/t/pdfexception-during-xml-to-p...
  6. Adding Text to PDF|Aspose.PDF for Python via .NET

    This article describes various aspects of working with text in Aspose.PDF. Learn how to add text to PDF, add HTML fragments, or use Custom OTF Fonts....specific position, to styling it (font, size, color, style), handling...HTML or LaTeX fragments, custom fonts, and text formatting options...

    docs.aspose.com/pdf/python-net/add-text-to-pdf-...
  7. Margins Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Margins enum for Customizable document margins. Enhance your document formatting with easy-to-use presets!... Custom 5 Custom margins. Examples Shows... doc . Styles [ "Normal" ]. Font . Size = 6 ; doc . Sections...

    reference.aspose.com/words/net/aspose.words/mar...
  8. how to customize UI appearance for modal window...

    This article describes how to Customize UI appearance for modal window in GridJs....Ask AI how to customize UI appearance for modal window in GridJs...system with built-in support for custom styling. Each modal window...

    docs.aspose.com/cells/net/aspose-cells-gridjs/h...
  9. Aspose.word save pdf 样式错误 - Free Support Forum ...

    Document doc = new Document(“template.docx”); DocumentBuilder builder = new DocumentBuilder(doc); builder.moveToDocumentEnd(); builder.writeln(“test.”); SaveOptions saveOptions = SaveOptions.createSaveOptions(SaveFor…...often caused by font substitution (missing fonts on the conversion...Why it happens Font substitution – When the fonts referenced in...

    forum.aspose.com/t/aspose-word-save-pdf/321219
  10. Is there a way to customize the msg-to-x conver...

    Using Aspose.Email (java) to read a MSG file and output (temporary) MHTML and then saving as PDF - exactly like the demo code. Is there some step (probably saving the MSG to MHTML) where I can Customize the output “temp…...Is there a way to customize the msg-to-x conversion format? Aspose...MSG to MHTML) where I can customize the output “template” for...

    forum.aspose.com/t/is-there-a-way-to-customize-...