Sort Score
Result 10 results
Languages All
Labels All
Results 3,121 - 3,130 of 33,950 for

new

(0.05 sec)
  1. CompositeNode.count property | Aspose.Words for...

    CompositeNode.count property. Gets the number of immediate children of this node.... let doc = new aw . Document (); // An empty...firstParagraph ; let paragraphText = new aw . Run ( doc , "Initial text...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Shape.imageData property | Aspose.Words for Nod...

    Shape.imageData property. Provides access to the image of the shape... let doc = new aw . Document ( base . myDir...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. HtmlMetafileFormat | Aspose.Words for Java

    Indicates the format in which metafiles are saved to HTML documents in Java....HtmlLoadOptions loadOptions = new HtmlLoadOptions(); { loadOptions...ue); } Document doc = new Document(new ByteArrayInputStream(html...

    reference.aspose.com/words/java/com.aspose.word...
  4. CompositeNode.getText method | Aspose.Words for...

    CompositeNode.getText method. Gets the text of this node and of all its children....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. CompositeNode.GetText | Aspose.Words for .NET

    Discover the CompositeNode GetText method to efficiently retrieve text from nodes and their children, enhancing your data processing capabilities....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/com...
  6. ICssSavingCallback.cssSaving method | Aspose.Wo...

    ICssSavingCallback.cssSaving method. Called when Aspose.Words saves an CSS (Cascading Style Sheet)....'ExternalCssFilenames' , () => { let doc = new aw . Document ( base . myDir...document to HTML. let options = new aw . Saving . HtmlSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ImageSavingArgs.keepImageStreamOpen property | ...

    ImageSavingArgs.keepImageStreamOpen property. Specifies whether Aspose.Words should keep the stream open or close it after saving an image....supported' , () => { let doc = new aw . Document ( base . myDir...saving process. let options = new aw . Saving . HtmlSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. HtmlSaveOptions.fontResourcesSubsettingSizeThre...

    HtmlSaveOptions.fontResourcesSubsettingSizeThreshold property. Controls which font resources need subsetting when saving to HTML, MHTML or EPUB...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...builder . font . name = "Times New Roman" ; builder . writeln (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ShapeBase.IsDecorative | Aspose.Words for .NET

    Discover ShapeBase. Easily manage decorative properties in your documents. Enhance visual appeal by setting flags for unique shape designs.... Document doc = new Document ( MyDir + "Decorative...); DocumentBuilder builder = new DocumentBuilder ( doc ); builder...

    reference.aspose.com/words/net/aspose.words.dra...
  10. FontConfigSubstitutionRule.Enabled | Aspose.Wor...

    Discover how to manage the FontConfigSubstitutionRule Enabled property to optimize font settings and enhance your design flexibility....FontSettings fontSettings = new FontSettings (); FontConfigSubstituti...FontConfigSubstituti ; bool isWindows = new [] { PlatformID . Win32NT , PlatformID...

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