Sort Score
Result 10 results
Languages All
Labels All
Results 2,621 - 2,630 of 165,038 for

new

(0.06 sec)
  1. ImageSaveOptions.thresholdForFloydSteinbergDith...

    ImageSaveOptions.thresholdForFloydSteinbergDithering property. Gets or sets the threshold that determines the value of the binarization error in the Floyd-Steinberg method...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...darker images. let options = new aw . Saving . ImageSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. StyleCollection.default_paragraph_format proper...

    StyleCollection.default_paragraph_format property. Gets document default paragraph formatting....# Set default parameters for new styles that we may later add...default_font . name = 'Courier New' # If we add a style of the "StyleType...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FontSettings.default_instance property | Aspose...

    FontSettings.default_instance property. Static default font settings....instance to use the "Courier New" font # as a backup substitute...default_font_name = 'Courier New' self . assertTrue ( aw . fonts...

    reference.aspose.com/words/python-net/aspose.wo...
  4. SvgSaveOptions.SaveFormat | Aspose.Words for .NET

    Discover the SvgSaveOptions SaveFormat property to effortlessly save documents in SVG format. Simplify your workflow with optimal file management!...SvgResourceFolder () { Document doc = new Document ( MyDir + "Rendering...); SvgSaveOptions options = new SvgSaveOptions { SaveFormat =...

    reference.aspose.com/words/net/aspose.words.sav...
  5. FindReplaceOptions.ignoreFootnotes property | A...

    FindReplaceOptions.ignoreFootnotes property. Gets or sets a boolean value indicating either to ignore footnotes...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...inside footnotes. let options = new aw . Replacing . FindReplaceOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. FieldKeywords.Text | Aspose.Words for .NET

    Manage your FieldKeywords with ease! Access and customize keyword text for optimal SEO performance and enhanced visibility....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...corresponding built-in property with the new value. field . Text = "OverridingKeyword"...

    reference.aspose.com/words/net/aspose.words.fie...
  7. PclSaveOptions.add_printer_font method | Aspose...

    PclSaveOptions.add_printer_font method. Adds information about font that is uploaded to the printer by manufacturer.... “Times New Roman Bold Italic”). font_pcl_name...add_printer_font ( 'Courier New' , 'Courier' ) # When printing...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Font.styleName property | Aspose.Words for Node.js

    Font.styleName property. Gets or sets the name of the character style applied to this formatting....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...methods to reference old and new styles. for ( let run of doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Metered.GetConsumptionQuantity | Aspose.Words f...

    Discover the Metered GetConsumptionQuantity method to efficiently retrieve file size data and optimize your resource management. Enhance your data insights!... // Create a new Metered license, and then print...statistics. Metered metered = new Metered (); metered . SetMeteredKey...

    reference.aspose.com/words/net/aspose.words/met...
  10. Comment.RemoveAllReplies | Aspose.Words for .NET

    Effortlessly clear all replies to your comment with the RemoveAllReplies method, ensuring a clutter-free discussion and enhanced user experience....Document doc = new Document (); Comment comment = new Comment ( doc... "J.B." , DateTime . Now , "New reply" ); comment . AddReply...

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