Sort Score
Result 10 results
Languages All
Labels All
Results 1,971 - 1,980 of 139,286 for

font

(0.46 sec)
  1. ListLevel.number_position property | Aspose.Wor...

    ListLevel.number_position property. Returns or sets the position (in points) of the number or bullet for the list level.... font . color = aspose . pydrawing...pydrawing . Color . red list_level . font . size = 24 list_level . number_style...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ResourceType | Aspose.Words for Java

    Type of loaded resource in Java.... FONT Font. IMAGE Image. length Methods...DOCUMENT Document. FONT public static int FONT Font. IMAGE public...

    reference.aspose.com/words/java/com.aspose.word...
  3. 向多个文档添加页脚|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....path &" " Font name, for example: &“Arial” &" , " Font name and...and font style, for example: &“Arial,Bold” & Font size. If this...

    docs.aspose.com/cells/zh/sharepoint/add-footer-...
  4. Aspose::Words::Fonts::FontInfo::get_Name method...

    Aspose::Words::Fonts::FontInfo::get_Name method. Gets the name of the Font in C++....Aspose::Words::Fonts::FontInfo::get_Name method Contents [ Hide...of the font. System :: String Aspose :: Words :: Fonts :: FontInfo...

    reference.aspose.com/words/cpp/aspose.words.fon...
  5. Setting builder.Font.Bold = false affects Inser...

    Hi, I have this code: [TestMethod] public void GenerateWordWithStrong() { Document doc = new Document(); // We can position where we want the table to be inserted and specify any extra formatting to the t…...Font.Bold = false affects InsertHtml Aspose.Words...DocumentBuilder(doc); builder.Font.Name = "Arial"; builder.Font.Size = 10d; builder...

    forum.aspose.com/t/setting-builder-font-bold-fa...
  6. Word saveto Pdf,内容样式错误问题 - Free Support Forum -...

    Document doc = new Document(“test.docx”); SaveOptions saveOptions = SaveOptions.createSaveOptions(SaveFormat.PDF); saveOptions.setMemoryOptimization(true); doc.save(“test.pdf”, saveOptions); Aspose.word for java 25.1…...The conversion relies on the fonts that are available on the machine...machine where the code runs. If a font used in the DOCX is missing...

    forum.aspose.com/t/word-saveto-pdf/322091
  7. FontSourceBase.priority property | Aspose.Words...

    FontSourceBase.priority property. Returns the Font source priority....priority property Returns the font source priority. get priority...value is used when there are fonts with the same family name and...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 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...
  9. FolderFontSource.Type | Aspose.Words for .NET

    Discover the FolderFontSource Type property. Easily identify Font source types to enhance your design projects and streamline your workflow....property Returns the type of the font source. public override FontSourceType...which contains fonts as a font source. // Create a font source from...

    reference.aspose.com/words/net/aspose.words.fon...
  10. FontInfoCollection | Aspose.Words for Java

    Represents a collection of Fonts used in a document in Java....Represents a collection of fonts used in a document. To learn...more, visit the Working with Fonts documentation article. Remarks:...

    reference.aspose.com/words/java/com.aspose.word...