Sort Score
Result 10 results
Languages All
Labels All
Results 4,301 - 4,310 of 134,631 for

font

(0.13 sec)
  1. Dynamically Generate Formatted Excel Reports wi...

    This article introduces how to generate report in GridWeb.... Finally, I set some Font attributes (bold) for the label...characteristics, such as fonts and font sizes, number formats,...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  2. Aspose.Slides Throws an Exception When Attempti...

    Hi, I’m getting the following error when running an application using Aspose.Slides in a Alpine linux container. I’ve tried upgrading to 25.10, but the issue still persists. It occurs when the code attempts to clone a sl…...for some internal work such as font handling. In an Alpine‑Linux...libgdiplus (or the basic TrueType fonts it needs). When Aspose.Slides...

    forum.aspose.com/t/aspose-slides-throws-an-exce...
  3. 在 Excel 中使用 C++ 更改批注背景色的方法|Documentation

    如何更改 Excel 批注中的颜色。以及如何使用 C++ 在批注中插入图片或图像。..." ); Font font = comment . GetFont (); font . SetName (...

    docs.aspose.com/cells/zh/cpp/how-to-set-comment...
  4. LayoutOptions.ShowHiddenText | Aspose.Words for...

    Discover the LayoutOptions ShowHiddenText property, easily control the rendering of hidden text in your documents. Optimize your content visibility today!... Font . Hidden = true ; builder ....

    reference.aspose.com/words/net/aspose.words.lay...
  5. HyphenationOptions.HyphenateCaps | Aspose.Words...

    Discover the HyphenateCaps property in HyphenationOptions. Control hyphenation for all-caps words easily—default is set to true. Optimize your text today!... Font . Size = 24 ; builder . Writeln...

    reference.aspose.com/words/net/aspose.words.set...
  6. Row.Hidden | Aspose.Words for .NET

    Row Hidden property documentation. Control table row visibility in Word documents programmatically with boolean hide/show settings.... Font . Hidden , Is . True ); } }...

    reference.aspose.com/words/net/aspose.words.tab...
  7. How to convert Excel to pdf using aspose.cells ...

    I have an encoded base64 string for an .Xlsx file.I want this to be converted to pdf...EmbedStandardFonts = true // embed standard fonts in the PDF }; // 2.5 Save to...For workbooks that use custom fonts, you can set pdfOptions.FontEmbeddingMode...

    forum.aspose.com/t/how-to-convert-excel-to-pdf-...
  8. Aspose::Words::ConditionalStyle::get_Font metho...

    Aspose::Words::ConditionalStyle::get_Font method. Gets the character formatting of the conditional style in C++....Aspose::Words::ConditionalStyle::get_Font method Contents [ Hide ] Co...ConditionalStyle::get_Font method Gets the character formatting...

    reference.aspose.com/words/cpp/aspose.words/con...
  9. Searching for text in images|Documentation

    Search for text or a regular expression in an image or scanned PDF and automate workflows based on the result....in images, regardless of the font, text size, style, and other...search for text. It will ignore font, text size, color, style, background...

    docs.aspose.com/ocr/net/search-text-in-images/
  10. 使用 JavaScript 复制带样式的范围数据,通过 C++|Documentation

    学习如何使用 C++ 中的脚本复制带格式的单元格范围。...enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...(); // Specify the font attribute. style . font . name = "Calibri"...

    docs.aspose.com/cells/zh/javascript-cpp/copy-ra...