Sort Score
Result 10 results
Languages All
Labels All
Results 2,911 - 2,920 of 142,636 for

font

(0.18 sec)
  1. 在VSTO和Aspose.Cells中使用公式函数来处理数据|Documentation

    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...."=Sum(A1:A3)" ; //Set the font bold in cell A4 cellA4 . Font . Bold = true...= "=Sum(A1:A3)" ; //Set the font bold in cell A4 //and set the...

    docs.aspose.com/cells/zh/net/use-formulas-funct...
  2. Use Formulas Functions to Process Data in VSTO ...

    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....// Set the font to bold in cell A4 cellA4 . Font . Bold = true...= "=Sum(A1:A3)" ; // Set the font to bold in cell A4 // and set...

    docs.aspose.com/cells/net/use-formulas-function...
  3. 设置使用 C++ 和 Node.js 将电子表格渲染成图片时的默认字体|Documentation

    学习如何在用 Aspose.Cells for Node.js via C++ 将电子表格渲染为图片时设置默认字体。...( filePath ); // Set default font of the workbook to none let...invalid font which does not exist." ); // Set the font of cell...

    docs.aspose.com/cells/zh/nodejs-cpp/set-default...
  4. Aspose::Words::Fields::FieldSymbol::get_FontSiz...

    Aspose::Words::Fields::FieldSymbol::get_FontSize method. Gets or sets the size in points of the Font of the character retrieved by the field in C++....sets the size in points of the font of the character retrieved by...set_IsUnicode ( true ); // Change the font of our symbol after using the...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. Enhance Your Presentations with AutoFit in Pyth...

    Learn how to manage AutoFit settings in Aspose.Slides for Python via .NET to optimize text display in your PowerPoint and OpenDocument presentations and improve content readability....kick in earlier—shrinking the font or resizing the shape sooner...in place, and AutoFit adapts font size and spacing around them...

    docs.aspose.com/slides/python-net/manage-autofi...
  6. TextPath Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.TextPath class for creating stunning WordArt. Easily define text and formatting to enhance your documents....Bold { get; set; } True if the font is formatted as bold. FitPath...textpath font. Italic { get; set; } True if the font is formatted...

    reference.aspose.com/words/net/aspose.words.dra...
  7. 用JavaScript通过C++为PDF添加水印|Documentation

    学习如何在将Excel转换为PDF时,使用Aspose.Cells for Java脚本通过C++添加文本和图像水印。...enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...PaperSizeType . PaperA3 ; // create a font for watermark, and specify bold...

    docs.aspose.com/cells/zh/javascript-cpp/add-wat...
  8. SaveOptions.pretty_format property | Aspose.Wor...

    SaveOptions.pretty_format property. When ``True``, pretty formats output where applicable...<body style="font-family:'Times New Roman'; font-size:12pt"> {...'<body style="font-family: \' Times New Roman \' ; font-size:12pt">'...

    reference.aspose.com/words/python-net/aspose.wo...
  9. PDF file distorted - Free Support Forum - aspos...

    hello, when we create doc file and insert pdf file inside doc and convert into pdf then PDF file is disctorting. As we are using below code. Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder…...Font.Name = reportFontName; builder.Font.Size = 10;...10; builder.Font.Bold = true; builder.Writeln($"Source Input {currentDateTime...

    forum.aspose.com/t/pdf-file-distorted/327238
  10. Format Presentation Text in .NET|Aspose.Slides ...

    Format and style text in PowerPoint and OpenDocument presentations using Aspose.Slides for .NET. Customize Fonts, colors, alignment, and more....formatting features such as font selection, size, color, highlighting...for text portions with a bold font : using ( var presentation =...

    docs.aspose.com/slides/net/text-formatting/