Sort Score
Result 10 results
Languages All
Labels All
Results 3,151 - 3,160 of 139,666 for

font

(1.73 sec)
  1. Convert PDF to DOCX - output document has bold ...

    Hello Aspose team, After the upgrading of the aspose pdf version to 20.11, we encountered issues with Fonts. The words which are supposed to be bold are being double bold (refer to the screenshot provided in the zip fil…...we encountered issues with fonts. The words which are supposed...We are currently using Arial font in our exported pdfs/words....

    forum.aspose.com/t/convert-pdf-to-docx-output-d...
  2. Showcases|Documentation

    Aspose.Drawing showcases...Body Drawing Creating Lollipop Font drawing Creating Semi-transparent...

    docs.aspose.com/drawing/net/showcases/
  3. FontSubstitutionWarningInfo.ResolvedFont | Aspo...

    FontSubstitutionWarningInfo.ResolvedFont property provides the resolved Font after substitution in Aspose.Words....ResolvedFont property Resolved font. public PhysicalFontInfo ResolvedFont...

    reference.aspose.com/words/net/aspose.words/fon...
  4. The word page count is wrong - Free Support For...

    The code: String path = "C:\\Users\\z_jia\\Desktop\\a\\DMS\\"; Document doc = new Document(path + "796597488160104448.docx"); doc.getLayoutOptions().setTextShaperFactory(com.aspose.words.shaping.harfbuzz.HarfBuzzTextSha…...engine, which can interpret font rendering, text wrapping, and...elements)—that influences layout. Font-related rendering differences...

    forum.aspose.com/t/the-word-page-count-is-wrong...
  5. FormField class | Aspose.Words for Python

    aspose.words.fields.FormField class. Represents a single form field... font Provides access to the font formatting of...form_field . font . bold = True form_field . font . size = 24...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 在 PostScript 中处理文本 | .NET

    如何在 PS 文件中添加文本是 Aspose.Page API 解决方案解答的一个问题。了解如何在 .NET 中使用该功能...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/page/zh/net/ps/working-with-text/
  7. ChartDataLabelLocationMode Enum | Aspose.Words ...

    Discover the Aspose.Words.ChartDataLabelLocationMode enum to effectively customize data label positioning with intuitive Left and Top property settings....calculated using title text and font. const double doughnutCenterY...can be calculated using label font. const double oneCharLabelWidth...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Document.ExtractPages yields wrong results - Fr...

    Use the following code: var document = new Document("input.docx"); for (int page = 0; page < document.PageCount; page++) { Document extractedPage = document.ExtractPages(page, 1); // startindex and count string …...problems might occur because the fonts used in your input document...document is processed. The fonts are required to build document...

    forum.aspose.com/t/document-extractpages-yields...
  9. 支持的文件格式| Aspose.Font 适用于C++

    C ++ API用于开发人员操纵和字体文件。了解C ++输出和输入格式的Aspose.Font API解决方案。...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/zh/cpp/supported-file-form...
  10. StructuredDocumentTag.remove_self_only method |...

    StructuredDocumentTag.remove_self_only method. Removes just this SDT node itself, but keeps the content of it inside the document tree.... id > 0 ) # Set the font for the text inside the structured...tag . contents_font . name = 'Arial' # Set the font for the text...

    reference.aspose.com/words/python-net/aspose.wo...