Sort Score
Result 10 results
Languages All
Labels All
Results 2,461 - 2,470 of 134,547 for

font

(0.12 sec)
  1. DocumentVisitor.VisitCommentStart | Aspose.Word...

    Discover the DocumentVisitor VisitCommentStart method—your key to efficiently managing comment text enumeration in your projects.... Save ( ArtifactsDir + "Font.RemoveHiddenContentF.docx" );...fieldStart ) { if ( fieldStart . Font . Hidden ) fieldStart . Remove...

    reference.aspose.com/words/net/aspose.words/doc...
  2. 使用C++的JavaScript设置渲染到图片的电子表格的默认字体|Documentation

    学习如何使用C++中的Aspose.Cells for JavaScript在渲染电子表格为图片时设置默认字体。...Worksheet to Images with Default Fonts </ h1 > < input type = "file"..."/lic/aspose.cells.enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...

    docs.aspose.com/cells/zh/javascript-cpp/set-def...
  3. WarningSource | Aspose.Words for Java

    Specifies the module that produces a warning during document loading or saving in Java....additional information about font substitution. Document doc =...Assert.assertEquals(WarningType.FONT_SUBSTITUTION, warningInfo.getWarningType());...

    reference.aspose.com/words/java/com.aspose.word...
  4. Footer text showing in grey colour in Word docs...

    Hi In Aspose Words for Java, we are using the following code snippet for inserting the footer text for (Section s : doc.getSections()) { s.getPageSetup().setDifferentFirstPageHeaderFooter(false); s.getPageSetup…...is likely due to the default font color setting in the document...document. When you set the font properties for the footer text, you...

    forum.aspose.com/t/footer-text-showing-in-grey-...
  5. Add bullets or numbers to a list in NPOI|Aspose...

    Add bullets or numbers to a list within a document easily and fast instead of using NPOI in C#.... Font . Bold = true ; builder . Font . Name = "Courier"..."Courier" ; builder . Font . Size = 12 ; builder . Writeln ( "simple...

    docs.aspose.com/words/net/add-bullets-or-number...
  6. Get Shape Effective Properties from Presentatio...

    Discover how Aspose.Slides for Java calculates and applies effective shape properties for precise PowerPoint rendering.... println ( "Font alignment: " + effectiveStyleLevel...dispose (); } Get the Effective Font Height Value Using Aspose.Slides...

    docs.aspose.com/slides/java/shape-effective-pro...
  7. Font.noProofing property | Aspose.Words for Nod...

    Font.noProofing property. True when the formatted characters are not to be spell checked....noProofing property Font.noProofing property True when the formatted...completely disabling it. builder . font . noProofing = true ; builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Visio to PNG not using fonts (Linux) - Free Sup...

    We are using aspose Diagram on Java to convert a VISIO to PDF & PNG on a Linux machine. As we are using windows Fonts so we added the required Fonts on the application and are adding them as shown bellow in the code sni…...Visio to PNG not using fonts (Linux) Aspose.Diagram Product Family...using windows fonts so we added the required fonts on the application...

    forum.aspose.com/t/visio-to-png-not-using-fonts...
  9. FontSavingArgs.original_file_name property | As...

    FontSavingArgs.original_file_name property. Gets the original Font file name with an extension....original_file_name property Gets the original font file name with an extension...original file name of the current font if it is known. Otherwise it...

    reference.aspose.com/words/python-net/aspose.wo...
  10. TableSubstitutionRule.load_windows_settings met...

    TableSubstitutionRule.load_windows_settings method. Loads predefined table substitution settings for Windows platform....Examples Shows how to access font substitution tables for Windows...aw . Document () font_settings = aw . fonts . FontSettings ()...

    reference.aspose.com/words/python-net/aspose.wo...