Sort Score
Result 10 results
Languages All
Labels All
Results 1,721 - 1,730 of 139,839 for

font

(0.5 sec)
  1. Run | Aspose.Words for .NET

    Create and customize your Run class instance effortlessly. Unlock powerful features for streamlined performance and enhanced functionality.... Font . Color = Color . Red ; para...format a run of text using its font property. Document doc = new...

    reference.aspose.com/words/net/aspose.words/run...
  2. main.bundle.min.a66db6f046554a3fbff87c213a27cbc...

    *,::after,::before{box-sizing:border-box}*{margin:0;padding:0;box-sizing:border-box}ol,ul{margin-top:0;margin-bottom:1rem}.main_block{display:flex;z-index:49}.docs_information{padding:1.5rem 100px ......15px 2rem;font-family:arial,sans-serif;color:#4c4c4c;font-size:....flex;justify-content:center;font-size:.9rem;padding-bottom:.5rem}...

    docs.aspose.com/font/css/main.bundle.min.a66db6...
  3. main.bundle.min.57f0402b60d656073445c8eb8a32a24...

    *,::after,::before{box-sizing:border-box}*{margin:0;padding:0;box-sizing:border-box}ol,ul{margin-top:0;margin-bottom:1rem}.main_block{display:flex;z-index:49}.docs_information{padding:1.5rem 100px ......15px 2rem;font-family:arial,sans-serif;color:#4c4c4c;font-size:....flex;justify-content:center;font-size:.9rem;padding-bottom:.5rem}...

    docs.aspose.com/font/css/main.bundle.min.57f040...
  4. 访问和更新单元格的富文本部分|Documentation

    了解如何通过Aspose.Cells for Java脚本在C++ API中访问和更新单元格的丰富文本部分。...< h1 > Update Cell Character Font Example </ h1 > < input type..."/lic/aspose.cells.enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...

    docs.aspose.com/cells/zh/javascript-cpp/access-...
  5. BaselineAlignment | Aspose.Words for Java

    Specifies Fonts vertical position on a line in Java....BaselineAlignment Specifies fonts vertical position on a line...Examples: Shows how to set fonts vertical position on a line...

    reference.aspose.com/words/java/com.aspose.word...
  6. Successful PDF/A-1b conversion creates invalid ...

    Using Aspose.PDF .NET 25.10, I am converting the attached file using following code: using (var document = new Aspose.Pdf.Document(pdfPath)) { var options = new Aspose.Pdf.PdfFormatConversionOptions(Aspose.Pdf.PdfFo…...creates invalid PDF/A due to fonts Aspose.PDF Product Family aspose-pdf-net...issues such as missing glyphs, font substitution (e.g., an unexpected...

    forum.aspose.com/t/successful-pdf-a-1b-conversi...
  7. 从 PDF 中提取字体|Aspose.PDF for Java

    如何使用 Aspose.PDF for Java 从 PDF 中提取字体...public static void Extract_Fonts () throws FileNotFoundExceptio...); com . aspose . pdf . Font [] fonts = pdfDocument . getFontUtilities...

    docs.aspose.com/pdf/zh/java/extract-fonts-from-...
  8. 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. public...

    reference.aspose.com/words/net/aspose.words.fon...
  9. Specify TrueType Fonts Location|Aspose.Words fo...

    Specify various TrueType Font sources: system folder, user sources, loading Fonts from a stream, a file system or memory using Node.js....Ask AI Specify TrueType Fonts Location Contents [ Hide ] This...when it looks for TrueType fonts, including operating system...

    docs.aspose.com/words/nodejs-net/specifying-tru...
  10. Set fontsize by InheritChars - Free Support For...

    Hello, i can set the Fontsize of a shape by using: shape.Chars[0].Size.Value = 0.125 This is well described in the examples: ApplyFontOnText Now I have the case that the shape’s chars array is empty. But there are I…...Cause You are trying to set the font size of a shape’s text using...results. Solution To change the font size using InheritChars , you...

    forum.aspose.com/t/set-fontsize-by-inheritchars...