Sort Score
Result 10 results
Languages All
Labels All
Results 7,841 - 7,850 of 213,104 for

new

(0.2 sec)
  1. Installation|Aspose.Words for Node.js via .NET

    Install Aspose.Words for Node.js using npm.... var doc = new aw . Document (); // Use a DocumentBuilder...builder = new aw . DocumentBuilder ( doc ); // Write a new paragraph...

    docs.aspose.com/words/nodejs-net/installation/
  2. Aspose.Diagram for Node.js Examples|Documentation

    Viso Diagram Node.js API lets you work with Visio diagrams without any understanding of underlying file format. You can create Visio VSDX files from scratch and convert VSDX files to PNG with just a couple of lines of code....diagram" ); var diagram = new aspose . diagram . Diagram ();..."aspose.diagram" ); diagram = new aspose . diagram . Diagram (...

    docs.aspose.com/diagram/java/aspose-diagram-for...
  3. 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...
  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. 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...
  7. 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...
  8. Get help|Documentation

    Stuck? Join the community and get professional help from the Aspose team....report a problem, or request a new feature? Aspose team is here...here to help: Blog Learn about new features in Aspose.OCR for Python...

    docs.aspose.com/ocr/python-java/support/
  9. Hello World|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....$workbook = new Workbook (); # Note: when you create a new workbook...format. $file_format_type = new FileFormatType (); $workbook...

    docs.aspose.com/cells/java/hello-world/
  10. Integration with JasperReports|Aspose.PDF for J...

    Discover how to integrate Aspose.PDF with JasperReports. Seamlessly export reports to professional-grade PDFs with enhanced functionality.... JrPdfExporter exporter = new com . aspose . pdf . jr3_7_0...JrPdfExporter (); File sourceFile = new File ( fileName ); JasperPrint...

    docs.aspose.com/pdf/jasperreports/integration-w...