Sort Score
Result 10 results
Languages All
Labels All
Results 1,841 - 1,850 of 380,970 for

save

(0.62 sec)
  1. ShapeRenderer class | Aspose.Words for Python

    aspose.words.rendering.ShapeRenderer class. Provides methods to render an individual [Shape](../../aspose.words.drawing/shape/) or [GroupShape](../../aspose.words.drawing/groupshape/) to a raster or vector image or to a Graphics object...from NodeRendererBase ) save(file_name, save_options) Renders the...the shape into an image and saves into a file. (Inherited from...

    reference.aspose.com/words/python-net/aspose.wo...
  2. HtmlSaveOptions.fontSavingCallback property | A...

    HtmlSaveOptions.fontSavingCallback property. Allows to control how fonts are Saved when a document is Saved to HTML, MHTML or EPUB....control how fonts are saved when a document is saved to HTML, MHTML...fontSavingCallback () : Aspose . Words . Saving . IFontSavingCallback Examples...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 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...
  4. 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...
  5. Convert PPT and PPTX to PDF in Java [Advanced F...

    Convert PowerPoint PPT/PPTX to high-quality, searchable PDFs in Java using Aspose.Slides, with fast code examples and advanced conversion options....and then save the presentation as a PDF using a save method. The...Presentation class exposes the save method that is typically used...

    docs.aspose.com/slides/java/convert-powerpoint-...
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  10. Add Bookmark Action|Aspose.PDF for Python via .NET

    This example binds an input PDF, creates a bookmark labeled "PdfContentEditor Bookmark" that navigates to page 1, and Saves the updated document.... Save the updated Document. import..."1" , ) # Save updated document content_editor . save ( outfile...

    docs.aspose.com/pdf/python-net/add-bookmark-act...