Sort Score
Result 10 results
Languages All
Labels All
Results 4,671 - 4,680 of 137,594 for

font

(0.1 sec)
  1. SaveOptions.use_anti_aliasing property | Aspose...

    SaveOptions.use_anti_aliasing property. Gets or sets a value determining whether or not to use anti-aliasing for rendering.... font . size = 60 builder . writeln...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::TextWatermarkOptions::get_FontFa...

    Aspose::Words::TextWatermarkOptions::get_FontFamily method. Gets or sets Font family name. The default value is "Calibri" in C++....tFamily method Gets or sets font family name. The default value...

    reference.aspose.com/words/cpp/aspose.words/tex...
  3. TextWatermarkOptions.color property | Aspose.Wo...

    TextWatermarkOptions.color property. Gets or sets Font color...color property Gets or sets font color. The default value is...s . font_family = 'Arial' text_watermark_options . font_size...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 档案

    档案...在 Font 类中引入了 LineSpacing 属性以 获取字体行间距的值...Builder>(doc); builder->get_Font()->set_Name(u"Calibri"); bu...

    blog.aspose.com/zh/words/aspose-words-for-cpp-1...
  5. Insert Hyperlinks in Worksheet|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....createCellStyle (); Font hlink_font = wb . createFont (); hlink_font . setUnderline...setUnderline ( Font . U_SINGLE ); hlink_font . setColor ( IndexedColors...

    docs.aspose.com/cells/java/insert-hyperlinks-in...
  6. Compatibility with PyInstaller and cx_Freeze|As...

    Package Aspose.Slides for Python via .NET with PyInstaller. Follow this guide to bundle, configure, and troubleshoot your app into a standalone executable.... What should I do if fonts render differently after the...development? Make sure the fonts you use are available in the...

    docs.aspose.com/slides/python-net/compatibility...
  7. Convert Paragraph into Bullet Points in Word us...

    Convert paragraph into bullet points in Word using C#. You will get IDE settings and a sample code to convert text to bullet points in Word using C#....Font Product Family Aspose.TeX Product...DocumentBuilder object set bullet text font Set the bullet type to square...

    kb.aspose.com/words/net/convert-paragraph-into-...
  8. Save Visio document programmatically|Documentation

    This page describes how to save Visio document to file, stream with Aspose.Diagram library....set with correct font // value or the font is not installed locally...JpegQuality = 100 ; // Specify default font name options . DefaultFont =...

    docs.aspose.com/diagram/net/save-visio-document/
  9. 测量单元格值的宽度和高度,单位为像素。|Documentation

    学习如何通过C++中的Aspose.Cells for JavaScript以单位像素测量单元格值的宽度和高度。...enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...to Aspose!" ; // Enlarge its font to size 16 const style = cell...

    docs.aspose.com/cells/zh/javascript-cpp/calcula...
  10. Save a Document in Python|Aspose.Words for Pyth...

    Save a document in any supported format using Python....specifying whether to embed fonts. Pass an instance of this class...the font size of the entire document while saving? A: Font size...

    docs.aspose.com/words/python-net/save-a-document/