Sort Score
Result 10 results
Languages All
Labels All
Results 1,901 - 1,910 of 141,565 for

font

(0.27 sec)
  1. StreamFontSource.OpenFontDataStream | Aspose.Wo...

    Discover the StreamFontSource OpenFontDataStream method to efficiently access Font data streams on demand, enhancing your design workflow....should open the stream with font data on demand. public abstract...OpenFontDataStream () Return Value Font data stream. Remarks The stream...

    reference.aspose.com/words/net/aspose.words.fon...
  2. Customize Barcode Text and Captions in Java|Doc...

    How to Set Barcode Text and Captions in Aspose.BarCode for Java...of barcode text: visibility, font, spacings, text location, and...Pixels Set Text Font To manage barcode text font, Aspose.BarCode...

    docs.aspose.com/barcode/java/set-barcode-text/
  3. Boxes appear in generated PDF due to missing fo...

    I’m using Aspose.PDF for .NET to generate PDF files in an AWS Lambda environment. The issue I’m facing is that boxes (□) appear instead of text in the generated PDFs — this seems to happen because the required Fonts are…...due to missing fonts — Need help embedding fonts in Aspose.PDF...happen because the required fonts aren’t available in the Lambda...

    forum.aspose.com/t/boxes-appear-in-generated-pd...
  4. TextWatermarkOptions | Aspose.Words for Java

    Contains options that can be specified when adding a watermark with text in Java....getColor() Gets font color. getFontFamily() Gets font family name...name. getFontSize() Gets a font size. getLayout() Gets layout of...

    reference.aspose.com/words/java/com.aspose.word...
  5. FontSourceBase.WarningCallback | Aspose.Words f...

    Discover the FontSourceBase WarningCallback property, essential for ensuring formatting fidelity by detecting issues during Font source processing....Called during processing of font source when an issue is detected...call warning callback when the font sources working with. FontSettings...

    reference.aspose.com/words/net/aspose.words.fon...
  6. Aspose::Words::Paragraph::get_ParagraphBreakFon...

    Aspose::Words::Paragraph::get_ParagraphBreakFont method. Provides access to the Font formatting of the paragraph break character in C++....method Provides access to the font formatting of the paragraph...SharedPtr < Aspose :: Words :: Font > Aspose :: Words :: Paragraph...

    reference.aspose.com/words/cpp/aspose.words/par...
  7. FontFallbackSettings.LoadMsOfficeFallbackSettin...

    Discover the FontFallbackSettings LoadMsOfficeFallbackSettings method to easily implement Microsoft Word-like fallback settings with Office Fonts for seamless integration....fallback and uses Microsoft office fonts. public void LoadMsOfficeFallback...to load pre-defined fallback font settings. Document doc = new...

    reference.aspose.com/words/net/aspose.words.fon...
  8. TextDmlEffect Enum | Aspose.Words for .NET

    Discover Aspose.Words.TextDmlEffect enum for enhancing text runs with dynamic DML effects. Elevate your document presentation effortlessly!... Font . HasDmlEffect ( TextDmlEffect...Assert . That ( runs [ 1 ]. Font . HasDmlEffect ( TextDmlEffect...

    reference.aspose.com/words/net/aspose.words/tex...
  9. FontNameSubstitutionRule class | Aspose.Words f...

    aspose.words.Fonts.FontNameSubstitutionRule class. Font substitution rule for processing Font name...FontNameSubstitution class Font substitution rule for processing font name. To...more, visit the Working with Fonts documentation article. Remarks...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Document Builder Overview in C#|Aspose.Words fo...

    DocumentBuilder allows you to build dynamic documents from scratch or add new elements to existing ones using C#. DocumentBuilder provides methods to insert text, checkboxes, tables, images, and other content elements in .NET.... It allows you to specify fonts, paragraph or section formatting...and others. For example, the Font class represents character formatting...

    docs.aspose.com/words/net/document-builder-over...