Sort Score
Result 10 results
Languages All
Labels All
Results 5,621 - 5,630 of 138,468 for

new

(0.15 sec)
  1. IFontSavingCallback Interface | Aspose.Words fo...

    Control font saving in Aspose.Words with the IFontSavingCallback interface. Get notifications and customize HTML exports for optimal document quality....SaveExportedFonts () { Document doc = new Document ( MyDir + "Rendering...manner. HtmlSaveOptions options = new HtmlSaveOptions { ExportFontResources...

    reference.aspose.com/words/net/aspose.words.sav...
  2. CssStyleSheetType enumeration | Aspose.Words fo...

    Aspose.Words.Saving.CssStyleSheetType enumeration. Specifies how CSS (Cascading Style Sheet) styles are exported to HTML....'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...
  3. HtmlSaveOptions.cssStyleSheetType property | As...

    HtmlSaveOptions.cssStyleSheetType property. Specifies how CSS (Cascading Style Sheet) styles are exported to HTML, MHTML or EPUB...'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...
  4. ChartAxis.MinorUnit | Aspose.Words for .NET

    Discover the ChartAxis MinorUnit property to easily adjust the spacing of minor tick marks for enhanced chart clarity and precision....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Add ( "Aspose Test Series" , new [] { "Word" , "PDF" , "Excel"...

    reference.aspose.com/words/net/aspose.words.dra...
  5. FieldAsk.PromptText | Aspose.Words for .NET

    Discover how to easily manage the FieldAsk PromptText property to customize your prompt window's title for enhanced user experience....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...
  6. Index was outside the bounds of the array when ...

    Hello, I am updating the XMP metadata of a PSB file approximately 2.7GB in size. However, upon saving the file, I encountered the following error: “System.IndexOutOfRangeException: Index was outside the bounds of the ar…...the issue on opening of the new generated psb file is also fix...file try { var loadOptions = new PsdLoadOptions() { BufferSizeHint...

    forum.aspose.com/t/index-was-outside-the-bounds...
  7. Cell.cellFormat property | Aspose.Words for Nod...

    Cell.cellFormat property. Provides access to the formatting properties of the cell....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...formatting of a table cell. let doc = new aw . Document ( base . myDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Style.Name | Aspose.Words for .NET

    Discover the Style Name property, easily manage and customize your styles for enhanced design flexibility and user experience....affected nodes will reference new style. Examples Shows how to...style collection. Document doc = new Document (); Assert . AreEqual...

    reference.aspose.com/words/net/aspose.words/sty...
  9. DocumentBuilder.paragraphFormat property | Aspo...

    DocumentBuilder.paragraphFormat property. Returns an object that represents current paragraph formatting properties....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...cursor is in, // as well as any new cells and rows created using...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. FontSavingArgs.keepFontStreamOpen property | As...

    FontSavingArgs.keepFontStreamOpen property. Specifies whether Aspose.Words should keep the stream open or close it after saving a font....supported yet' , () => { let doc = new aw . Document ( base . myDir...custom manner. let options = new aw . Saving . HtmlSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...