Sort Score
Result 10 results
Languages All
Labels All
Results 1,451 - 1,460 of 380,946 for

save

(2.98 sec)
  1. FontSavingArgs.italic property | Aspose.Words f...

    FontSavingArgs.italic property. Indicates whether the current font is italic....fonts when saving to HTML. def handle_font_saving ( self , args...'Rendering.docx' ) options = aw . saving . HtmlSaveOptions () options...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FontSavingArgs.font_family_name property | Aspo...

    FontSavingArgs.font_family_name property. Indicates the current font family name....fonts when saving to HTML. def handle_font_saving ( self , args...'Rendering.docx' ) options = aw . saving . HtmlSaveOptions () options...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose.Cells 8.3.1中的公共API更改|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....ShowCellRange = true ; //Save the workbook workbook . Save ( "output.xlsx"...ShowCellRange = True ' Save the workbook m_workbook . Save ( "output.xlsx"...

    docs.aspose.com/cells/zh/net/public-api-changes...
  4. FontSavingArgs.KeepFontStreamOpen | Aspose.Word...

    Discover how the KeepFontStreamOpen property in FontSavingArgs lets Aspose.Words manage font streams efficiently, enhancing your document processing experience....stream open or close it after saving a font. public bool KeepFontStreamOpen...logic for exporting fonts when saving to HTML. Document doc = new...

    reference.aspose.com/words/net/aspose.words.sav...
  5. SaveOptions.update_fields property | Aspose.Wor...

    SaveOptions.update_fields property. Gets or sets a value determining if fields of certain types should be updated before saving the document to a fixed page format...types should be updated before saving the document to a fixed page...document immediately before saving it to PDF. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FontSavingArgs.originalFileName property | Aspo...

    FontSavingArgs.originalFileName property. Gets the original font file name with an extension....logic for exporting fonts when saving to HTML. test . skip ( 'SaveExportedFonts...callback that will handle font saving in a custom manner. let options...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. FontSavingArgs.OriginalFileSize | Aspose.Words ...

    Discover the FontSavingArgs OriginalFileSize property to efficiently retrieve the original font file size, enhancing your font management experience....logic for exporting fonts when saving to HTML. Document doc = new...callback that will handle font saving in a custom manner. HtmlSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  8. View POTM in Java | products.aspose.com

    View POTM files in Java. Use Aspose.Slides for Java to open macro-enabled PowerPoint template files and Save them as HTML....for opening POTM files and saving them as HTML. Download View...You can load POTM files and save them as HTML for viewing in...

    products.aspose.com/slides/java/viewer/potm/
  9. View POT in Java | products.aspose.com

    View POT files in Java. Use Aspose.Slides for Java to open PowerPoint template files and Save them as HTML....API for opening POT files and saving them as HTML. Download View... You can load POT files and save them as HTML for viewing in...

    products.aspose.com/slides/java/viewer/pot/
  10. TxtSaveOptionsBase.Encoding | Aspose.Words for ...

    Discover how to optimize text exports with TxtSaveOptionsBase's Encoding property. Easily set encoding options for seamless UTF-8 text formatting....document's "Save" method // to modify how we save the document.... Encoding . UTF8 )); doc . Save ( ArtifactsDir + "TxtSaveOptions...

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