Sort Score
Result 10 results
Languages All
Labels All
Results 2,111 - 2,120 of 139,333 for

font

(0.1 sec)
  1. FontSavingArgs.KeepFontStreamOpen | Aspose.Word...

    Discover how the KeepFontStreamOpen property in FontSavingArgs lets Aspose.Words manage Font streams efficiently, enhancing your document processing experience....open or close it after saving a font. public bool KeepFontStreamOpen...FontStream property after writing a font into it. Specify true to keep...

    reference.aspose.com/words/net/aspose.words.sav...
  2. FontSavingArgs.originalFileName property | Aspo...

    FontSavingArgs.originalFileName property. Gets the original Font file name with an extension....originalFileName 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/nodejs-net/aspose.wo...
  3. Pdf rendition is not getting generating like wo...

    Hi Team, We are trying to transformation input file with below code. Document doc = new Document("test.docx"); PdfSaveOptions options = new PdfSaveOptions(); doc.save("output.pdf", options); Formatting and Alignment o…...word document content (like Font, Font Size, Line Spacing, Word...output: Embed Fonts : Make sure to embed all fonts used in your...

    forum.aspose.com/t/pdf-rendition-is-not-getting...
  4. ThemeFonts.latin property | Aspose.Words for No...

    ThemeFonts.latin property. Specifies Font name for Latin characters....latin property Specifies font name for Latin characters. get...how to set custom colors and fonts for themes. let doc = new aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ListFormat.listLevel property | Aspose.Words fo...

    ListFormat.listLevel property. Returns the list level formatting plus any formatting overrides applied to the current paragraph.... font . color = "#FF0000" ; listLevel . font . size =...listLevel . font . name = "Wingdings" ; listLevel . font . color...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ListLevel.textPosition property | Aspose.Words ...

    ListLevel.textPosition property. Returns or sets the position (in points) for the second line of wrapping text for the list level.... font . color = "#FF0000" ; listLevel . font . size =...listLevel . font . name = "Wingdings" ; listLevel . font . color...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Table.leftIndent property | Aspose.Words for No...

    Table.leftIndent property. Gets or sets the value that represents the left indent of the table.... font . size = 16 ; builder . font . name = "Arial"..."Arial" ; builder . font . bold = true ; // Configuring the formatting...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. DocumentVisitor.VisitGroupShapeStart | Aspose.W...

    Discover the DocumentVisitor VisitGroupShapeStart method, essential for efficient group shape enumeration in your applications. Enhance your coding workflow today!... Save ( ArtifactsDir + "Font.RemoveHiddenContentF.docx" );...fieldStart ) { if ( fieldStart . Font . Hidden ) fieldStart . Remove...

    reference.aspose.com/words/net/aspose.words/doc...
  9. DocumentBuilder.paragraph_format property | Asp...

    DocumentBuilder.paragraph_format property. Returns an object that represents current paragraph formatting properties.... font . size = 16 builder . font . name = 'Arial'...'Arial' builder . font . bold = True # Configuring the formatting...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Table.AcceptEnd | Aspose.Words for .NET

    Discover the Table AcceptEnd method, seamlessly integrate visitors at the table's end for enhanced user experience and efficient data handling.... Save ( ArtifactsDir + "Font.RemoveHiddenContentF.docx" );...fieldStart ) { if ( fieldStart . Font . Hidden ) fieldStart . Remove...

    reference.aspose.com/words/net/aspose.words.tab...