Sort Score
Result 10 results
Languages All
Labels All
Results 4,911 - 4,920 of 213,130 for

new

(0.09 sec)
  1. TaskPane.DockState | Aspose.Words for .NET

    Discover the TaskPane DockState property to easily manage your task pane's last docked position for enhanced workflow and efficiency.... Document doc = new Document (); // Create task pane...TaskPane myScriptTaskPane = new TaskPane (); doc . WebExtensionTaskPane...

    reference.aspose.com/words/net/aspose.words.web...
  2. WebExtensionProperty.Value | Aspose.Words for .NET

    Discover the WebExtensionProperty Value feature, allowing you to define custom property values for enhanced functionality and flexibility in your web applications.... Document doc = new Document (); // Create task pane...TaskPane myScriptTaskPane = new TaskPane (); doc . WebExtensionTaskPane...

    reference.aspose.com/words/net/aspose.words.web...
  3. BaseWebExtensionCollection1.Add | Aspose.Words ...

    Discover how to enhance your projects with the BaseWebExtensionCollection Add method. Effortlessly add items to your collection for seamless integration.... Document doc = new Document (); // Create task pane...TaskPane myScriptTaskPane = new TaskPane (); doc . WebExtensionTaskPane...

    reference.aspose.com/words/net/aspose.words.web...
  4. WebExtension.IsFrozen | Aspose.Words for .NET

    Discover the WebExtension IsFrozen property, which controls user interaction with your web extension. Enhance usability and optimize user experience today!... Document doc = new Document (); // Create task pane...TaskPane myScriptTaskPane = new TaskPane (); doc . WebExtensionTaskPane...

    reference.aspose.com/words/net/aspose.words.web...
  5. GraphicsQualityOptions.TextRenderingHint | Aspo...

    Discover the GraphicsQualityOptions TextRenderingHint property for optimal text rendering in your graphics. Enhance visual quality and performance today!... Document doc = new Document ( MyDir + "Rendering...GraphicsQualityOptio qualityOptions = new GraphicsQualityOptio { SmoothingMode...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Node.getText method | Aspose.Words for Node.js

    Node.getText method. Gets the text of this node and of all its children....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...document by hand. let doc = new aw . Document (); // A blank...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Workbook Related Settings for GridJs|Documentation

    This article describes the workbook settings for GridJs....gw = new GridJsWorkbook (); GridWorkbookSettings gws = new GridWorkbookSettings...gw = new GridJsWorkbook (); GridWorkbookSettings gws = new GridWorkbookSettings...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  8. Resizing|Documentation

    How to resize an image to improve recognition accuracy.... AsposeOCR api = new AsposeOCR (); // Scale the image...PreprocessingFilter filters = new PreprocessingFilter (); filters...

    docs.aspose.com/ocr/java/resize/
  9. ParagraphAlignment enumeration | Aspose.Words f...

    Aspose.Words.ParagraphAlignment enumeration. Specifies text alignment in a paragraph.... let doc = new aw . Document (); // A blank...collection. // First, create a new section, and then append it as...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. FieldNext | Aspose.Words for Java

    Implements the NEXT field in Java....document, rather than starting a new merged document. Examples: Shows...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

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