Sort Score
Result 10 results
Languages All
Labels All
Results 1,751 - 1,760 of 145,347 for

font

(0.42 sec)
  1. Customize Barcode Text and Captions in JavaScri...

    How to Set Barcode Text and Captions in Aspose.BarCode for JavaScript via C++...such as visibility, location, font, spacings, and wrapping modes...delete (); Set Text Font To customize the font of barcode text,...

    docs.aspose.com/barcode/javascript-cpp/set-barc...
  2. Font.double_strike_through property | Aspose.Wo...

    Font.double_strike_through property. True if the Font is formatted as double strikethrough text....property Font.double_strike_through property True if the font is formatted...single-line strikethrough.' ) run . font . strike_through = True para...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::DocumentBuilder::InsertParagraph...

    Aspose::Words::DocumentBuilder::InsertParagraph method. Inserts a paragraph break into the document in C++....Words :: Font > font = builder -> get_Font (); font -> set_Size...set_Size ( 16 ); font -> set_Bold ( true ); font -> set_Color ( System...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. Manage Shape Text Options with C++|Documentation

    Learn how to manage shape text options programmatically using Aspose.Cells for C++....text within a shape using the Font class. This allows you to set...set properties such as font size, color, and style. #include <Aspose...

    docs.aspose.com/cells/cpp/managing-shape-text-o...
  5. PDF containing emojis converts to image very sl...

    Hi Aspose Team, I am using Aspose.PDF.Drawing 25.4.0. When I run the following code: using var converter = new Aspose.Pdf.Facades.PdfConverter(); converter.GetNextImage(imagePath, ImageFormat.Png, 300); // this step t…...emojis is caused by the fallback font‑search / glyph rendering that...engine which emoji‑compatible font to use removes the expensive...

    forum.aspose.com/t/pdf-containing-emojis-conver...
  6. FolderFontSource.Type | Aspose.Words for .NET

    Discover the FolderFontSource Type property. Easily identify Font source types to enhance your design projects and streamline your workflow....property Returns the type of the font source. public override FontSourceType...which contains fonts as a font source. // Create a font source from...

    reference.aspose.com/words/net/aspose.words.fon...
  7. FontSubstitutionRule.enabled property | Aspose....

    FontSubstitutionRule.enabled property. Specifies whether the rule is enabled or not....document’s system font source and set font substitutes. import...GOLDS_DIR , TEMP_DIR , IMAGE_DIR , FONTS_DIR class TestFontSubstitution...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FontSavingArgs.font_file_name property | Aspose...

    FontSavingArgs.Font_file_name property. Gets or sets the file name (without path) where the Font will be saved to....font_file_name property FontSavingArgs.font_file_name property...where the font will be saved to. @property def font_file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Style.Name | Aspose.Words for .NET

    Discover the Style Name property, easily manage and customize your styles for enhanced design flexibility and user experience.... Font . Color = Color . Red ; Assert...)); Assert . That ( newStyle . Font . Name , Is . EqualTo ( doc...

    reference.aspose.com/words/net/aspose.words/sty...
  10. Style.Remove | Aspose.Words for .NET

    Effortlessly eliminate unwanted styles from your document with the Style Remove method. Enhance your content's appearance and maintain consistency!... Font . Name = "Times New Roman" ; style . Font . Size...Size = 16 ; style . Font . Color = Color . Navy ; // Automatically...

    reference.aspose.com/words/net/aspose.words/sty...