Sort Score
Result 10 results
Languages All
Labels All
Results 2,701 - 2,710 of 137,419 for

font

(0.17 sec)
  1. Aspose::Words::StyleCollection::get_DefaultFont...

    Aspose::Words::StyleCollection::get_DefaultFont method. Gets document default text formatting in C++....SharedPtr < Aspose :: Words :: Font > Aspose :: Words :: StyleCollection...support for this feature and only font names can be stored. Examples...

    reference.aspose.com/words/cpp/aspose.words/sty...
  2. SaveOptions.prettyFormat property | Aspose.Word...

    SaveOptions.prettyFormat property. When ``true``, pretty formats output where applicable..."\t<body style=\"font-family:'Times New Roman'; font-size:12pt\">\r\n"..."<body style=\"font-family:'Times New Roman'; font-size:12pt\">"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 如何加载字体? | .NET 版 Aspose.Font

    这里描述了如何使用.NET加载字体。您将学习此对象,参数,方法,并获取加载示例。...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/zh/net/how-to-load-fonts/
  4. What is LaTeX?

    To answer the question "What is LaTeX?" it is worth mentioning that one of its most impressive features is the New Font Selection Scheme (NFSS)....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/tex/net/what-is-latex/
  5. Document Builder Overview in Python|Aspose.Word...

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

    docs.aspose.com/words/python-net/document-build...
  6. RowFormat.heightRule property | Aspose.Words fo...

    RowFormat.heightRule property. Gets or sets the rule for determining the height of the table row.... font . size = 16 ; builder . font . name = "Arial"..."Arial" ; builder . font . bold = true ; // Configuring the formatting...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Letter Interchanges when converting DOCX to PDF...

    Hi, When converting a DOCX to PDF, I noticed some letters get interchanged. Code: var doc = new Document(@".\test.docx"); doc.LayoutOptions.TextShaperFactory = HarfBuzzTextShaperFactory.Instance; doc.Save(@".\test.…...seems to happen with certain fonts/styles (Calibri in italic and...using Aspose, specifically with fonts like Calibri italic and YU Gothic...

    forum.aspose.com/t/letter-interchanges-when-con...
  8. PhysicalFontInfo.file_path property | Aspose.Wo...

    PhysicalFontInfo.file_path property. Path to the Font file if any....file_path property Path to the font file if any. @property def file_path...available fonts. # Configure Aspose.Words to source fonts from a...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Convert pdf to image Chinese garbled - Free Sup...

    Convert pdf to jpeg, Chinese garbled,other normal. image.png (51.7 KB) code: file_name_without_ext = Path(file_name).stem document = ap.Document(str(file_path)) resolution = ap.devices.Resolution(200) …...to JPEG is often related to font embedding or the way the PDF...handles text encoding. If the fonts used in the PDF are not embedded...

    forum.aspose.com/t/convert-pdf-to-image-chinese...
  10. FontInfoCollection.Count | Aspose.Words for .NET

    Discover the FontInfoCollection Count property, effortlessly retrieve the total number of elements in your collection for seamless data management....Examples Shows info about the fonts that are present in the blank...document contains 3 default fonts. Each font in the document // will...

    reference.aspose.com/words/net/aspose.words.fon...