Sort Score
Result 10 results
Languages All
Labels All
Results 5,051 - 5,060 of 121,350 for

new

(0.35 sec)
  1. StyleCollection.addCopy method | Aspose.Words f...

    StyleCollection.addCopy method. Copies a style into this collection....style with the same name, then new name is automatically generated...document’s style. let doc = new aw . Document (); // The AddCopy...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. FontSettings.FallbackSettings | Aspose.Words fo...

    Discover the FontSettings FallbackSettings property for optimized font fallback mechanisms. Enhance your design with seamless text rendering!...doc = new Document (); FontSettings fontSettings = new FontSettings...FolderFontSource folderFontSource = new FolderFontSource ( FontsDir ...

    reference.aspose.com/words/net/aspose.words.fon...
  3. Load or Import CSV file with Formulas via Node....

    Learn how to load and import CSV files containing formulas using Aspose.Cells for Node.js via C++....cells' ); let loadOptions = new AsposeCells . TxtLoadOptions...setHasFormula ( true ); let workbook = new AsposeCells . Workbook (); workbook...

    docs.aspose.com/cells/nodejs-cpp/load-or-import...
  4. How to use Aspose.CAD in React|CAD Documentation

    Use Aspose.CAD in React... Start a new one and then the name of the..., function() { var reader = new FileReader(); reader.onload =...

    docs.aspose.com/cad/javascript-net/how-to-use-a...
  5. FontSettings.GetFontsSources | Aspose.Words for...

    Discover the FontSettings GetFontsSources method to easily access the array of sources for TrueType fonts in Aspose.Words. Optimize your font management today!... To specify new font sources use the SetFontsSources...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fon...
  6. Hyphenation.Callback | Aspose.Words for .NET

    Optimize your document layout with the Hyphenation Callback property. Efficiently load dictionaries for multilingual processing and enhance user experience....WarningInfoCollectio warningInfoCollectio = new WarningInfoCollectio (); Hyphenation...stream. Stream dictionaryStream = new FileStream ( MyDir + "hyph_en_US...

    reference.aspose.com/words/net/aspose.words/hyp...
  7. ShapeMarkupLanguage | Aspose.Words for Java

    Specifies Markup language used for the shape in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...OoxmlSaveOptions saveOptions = new OoxmlSaveOptions(); saveOptions...

    reference.aspose.com/words/java/com.aspose.word...
  8. Digital Signature in PowerPoint|Aspose.Slides f...

    Add digital signature certificate, certificate authority into PowerPoint presentation with Aspose.Slides....the presentation file $pres = new Presentation (); try { # Create...and PFX password $signature = new DigitalSignature ( "testsignature1...

    docs.aspose.com/slides/php-java/digital-signatu...
  9. FieldAsk.BookmarkName | Aspose.Words for .NET

    Discover the FieldAsk BookmarkName property to easily manage and customize your bookmarks. Enhance your user experience with seamless navigation!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...mail merge. DataTable table = new DataTable ( "My Table" ); table...

    reference.aspose.com/words/net/aspose.words.fie...
  10. HtmlSaveOptions.CssStyleSheetType | Aspose.Word...

    Discover how the CssStyleSheetType property in HtmlSaveOptions optimizes CSS export to HTML, MHTML, and EPUB formats for seamless integration....ExternalCssFilenames () { Document doc = new Document ( MyDir + "Rendering...HTML. HtmlSaveOptions options = new HtmlSaveOptions (); // Set the...

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