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

font

(0.22 sec)
  1. After convert to pdf, the tablelayout are diffe...

    pdf: word:...TTF font is installed. If this font is removed, the...STXINWEI.TTF font, but is it possible to use another font instead...

    forum.aspose.com/t/after-convert-to-pdf-the-tab...
  2. FontMode|Aspose.BarCode for Python via .NET API...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Hide ] FontMode enumeration Font size mode. Members Member name...calculate Font size based on barcode size. MANUAL Use Font sized...

    docs.aspose.com/barcode/python-net/api-referenc...
  3. Aspose::Words::Fonts::FontInfo::GetEmbeddedFont...

    Aspose::Words::Fonts::FontInfo::GetEmbeddedFontAsOpenType method. Gets an embedded Font file in OpenType format. Fonts in Embedded OpenType format are converted to OpenType in C++....Aspose::Words::Fonts::FontInfo::GetEmbeddedFontAsOpe method Contents...an embedded font file in OpenType format. Fonts in Embedded OpenType...

    reference.aspose.com/words/cpp/aspose.words.fon...
  4. 获取单元值的文本宽度|Documentation

    了解如何通过Aspose.Cells for JavaScript在C++ API中获取单元格值的文本宽度。...textWidth(string, Font, number) 方法,允许开发者获取单元格值的文本宽度。以下示例代码演示如何使用...CellsHelper.textWidth(string, Font, number) 访问单元格值的文本宽度。 以下代码片段中使用的源文件,请参考附件。...

    docs.aspose.com/cells/zh/javascript-cpp/get-tex...
  5. Master PowerPoint Fonts in PHP|Aspose.Slides fo...

    Learn to control PowerPoint Fonts in Aspose.Slides for PHP via Java: embed, substitute, load custom Fonts, and resolve missing glyphs with concise code....PowerPoint Fonts in PHP Contents [ Hide ] Manage Fonts in Presentations...PowerPoint Fonts in PHP Specify Default Presentation Fonts in PHP...

    docs.aspose.com/slides/php-java/powerpoint-fonts/
  6. Border.lineStyle property | Aspose.Words for No...

    Border.lineStyle property. Gets or sets the border style.... font . border . color = "#008000" ; builder . font . border...lineWidth = 2.5 ; builder . font . border . lineStyle = aw ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. SaveOptions.UpdateAmbiguousTextFont | Aspose.Wo...

    Improve text clarity in PDFs with UpdateAmbiguousTextFont. Ensure accurate Font rendering based on character codes for better readability....property Determines whether the font attributes will be changed according...Examples Shows how to update the font to match the character code...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Pdf rendition is not getting generating like wo...

    Hi Team, We are trying to transformation input file with below code. Document doc = new Document("test.docx"); PdfSaveOptions options = new PdfSaveOptions(); doc.save("output.pdf", options); Formatting and Alignment o…...word document content (like Font, Font Size, Line Spacing, Word...output: Embed Fonts : Make sure to embed all fonts used in your...

    forum.aspose.com/t/pdf-rendition-is-not-getting...
  9. main.bundle.min.13f51fea0fd7397e0edcea0e2db7166...

    *,::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/tex/css/main.bundle.min.13f51fe...
  10. Insert a Hyperlink|Aspose.Words for .NET

    Insert a hyperlink into a document. NPOI does not provide an opportunity to insert a hyperlink using C#....Specify font formatting for the hyperlink. builder . Font . Color...Color = Color . Blue ; builder . Font . Underline = Underline . Single...

    docs.aspose.com/words/net/insert-hyperlink/