Sort Score
Result 10 results
Languages All
Labels All
Results 5,201 - 5,210 of 87,978 for

save

(0.09 sec)
  1. CssSavingArgs.KeepCssStreamOpen | Aspose.Words ...

    Discover the KeepCssStreamOpen property in CssSavingArgs. Control Aspose.Words' stream behavior for efficient CSS saving and enhanced performance....stream open or close it after saving an CSS information. public...can pass to the document's "Save" method // to modify how we...

    reference.aspose.com/words/net/aspose.words.sav...
  2. CssSavingArgs.IsExportNeeded | Aspose.Words for...

    Control CSS export with CssSavingArgs IsExportNeeded property. Choose to embed or Save CSS to file for optimized HTML documents. Default, true....CSS information will not be saved to a CSS file and will not be...can pass to the document's "Save" method // to modify how we...

    reference.aspose.com/words/net/aspose.words.sav...
  3. IWarningCallback.Warning | Aspose.Words for .NET

    Discover the IWarningCallback method in Aspose.Words. Handle document loading and saving issues seamlessly, preserving formatting and data integrity....during document loading or saving that might result in loss of...font substitution warning if we save a document with a missing font...

    reference.aspose.com/words/net/aspose.words/iwa...
  4. BookmarksOutlineLevelCollection.RemoveAt | Aspo...

    Easily manage your bookmarks with the RemoveAt method. Quickly remove bookmarks by index for a streamlined experience in your application!...EndBookmark ( "Bookmark 3" ); // When saving to .pdf, bookmarks can be accessed...will be optimized during the save operation. // In this case,...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Freeze Top Row(s) of Excel Worksheet with Node....

    In this article, you will learn how to freeze top rows of Excel Worksheets programmatically using Node.js Library with C++ API.... Save the file. const path = require..., 1 , 0 ); // Saving the file workbook . save ( "frozen.xlsx"...

    docs.aspose.com/cells/nodejs-cpp/how-to-freeze-...
  6. Freeze First Column(s) of Excel Worksheet with ...

    Learn how to freeze left columns of Excel Worksheets programmatically using Aspose.Cells for Node.js via C++.... Save the file. const path = require..., 0 , 1 ); // Saving the file workbook . save ( "frozen.xlsx"...

    docs.aspose.com/cells/nodejs-cpp/how-to-freeze-...
  7. Freeze Top Row(s) of Excel Worksheet with C++|D...

    In this article, you will learn how to freeze top rows of Excel Worksheets programmatically using C++ Library with Aspose.Cells API.... Save the file. #include <iostream>..., 1 , 0 ); // Saving the file workbook . Save ( u "frozen.xlsx"...

    docs.aspose.com/cells/cpp/how-to-freeze-rows-of...
  8. Add Digital Signature to an already signed Exce...

    Learn how to add digital signatures to signed Excel files using Aspose.Cells for C++. Maintain document integrity with multiple signatures....structure after loading and re-saving, which may invalidate existing...dsCollection ); // Save modified workbook workbook . Save ( outputFilePath...

    docs.aspose.com/cells/cpp/add-digital-signature...
  9. MarkdownExportAsHtml enumeration | Aspose.Words...

    aspose.words.saving.MarkdownExportAsHtml enumeration. Allows to specify the elements to be exported to Markdown as raw HTML....write ( 'Cell2' ) save_options = aw . saving . MarkdownSaveOptions...MarkdownSaveOptions () save_options . export_as_html = aw . saving . MarkdownExportAsHtml...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Table.title property | Aspose.Words for Node.js

    Table.title property. Gets or sets title of this table... When saved to pre-ISO/IEC 29500 formats...appendChild ( innerTable ); doc . save ( base . artifactsDir + "Table...

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