Sort Score
Result 10 results
Languages All
Labels All
Results 3,561 - 3,570 of 38,277 for

save

(0.04 sec)
  1. Add XML namespace in XMP metadata of EPS |Python

    The process of adding XML namespace in XMP metadata of EPS with Aspose.Page for Python via .NET is explained and illustrated with the code snippets here.... Save the EPS file with the updated...XmpValue( "NewValue" )) 19 20 # Save the EPS file with the changed...

    docs.aspose.com/page/python-net/xmp-metadata/ad...
  2. Change simple values in XMP EPS metadata |Python

    The process of changing simple values in XMP metadata of EPS file with Aspose.Page API solution for Python is explained and illustrated with the code here.... Save EPS file with new XMP metadata..."dc:title" , value) 26 27 # Save EPS file with changed XMP metadata...

    docs.aspose.com/page/python-net/xmp-metadata/ch...
  3. DocumentBuilder.InsertComboBox | Aspose.Words f...

    Enhance your documents with the DocumentBuilder InsertComboBox method. Easily add interactive combo box form fields for improved user experience.... Save ( ArtifactsDir + "DocumentBuilder..., 0 ); builder . Document . Save ( ArtifactsDir + "DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  4. WriteProtection class | Aspose.Words for Python

    aspose.words.settings.WriteProtection class. Specifies write protection settings for a document...Microsoft Word in the options of the Save As dialog box. You do not create...encrypt the contents. doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  5. LoadOptions.FontSettings | Aspose.Words for .NET

    Customize your document's font settings with LoadOptions FontSettings for enhanced readability and style. Optimize your documents effortlessly!... Save ( ArtifactsDir + "LoadOptions...[ 0 ]. Font . Name ); doc . Save ( ArtifactsDir + "FontSettings...

    reference.aspose.com/words/net/aspose.words.loa...
  6. SaveOptions.update_ambiguous_text_font property...

    SaveOptions.update_ambiguous_text_font property. Determines whether the font attributes will be changed according to the character code being used....Arial save_options = aw . saving . OoxmlSaveOptions () save_options...update_ambiguous_text_font = True doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ChartSeries.Insert | Aspose.Words for .NET

    Effortlessly enhance your charts with the ChartSeries Insert method. Insert X values at any index, optimizing your data visualization with ease!... Save ( ArtifactsDir + "Charts.PopulateChartWithDat...FromDouble ( 10 ), 10 ); doc . Save ( ArtifactsDir + "Charts.PopulateChartWithDat...

    reference.aspose.com/words/net/aspose.words.dra...
  8. How to Convert Outlook Email to Word using Java

    In this topic, we will learn about how to convert Outlook Email to Word using Java. You will witness that in order to convert an Email to Word Java-based API can be used in any of the commonly available operating system like Windows, macOS, or Linux....MSG email file from the disk Save the loaded Email (MSG/EML) file...to MHTML Save the loaded MHTML to Docx using the save method By...

    kb.aspose.com/email/java/how-to-convert-outlook...
  9. StyleCollection.clear_quick_style_gallery metho...

    StyleCollection.clear_quick_style_gallery method. Removes all styles from the Quick Style Gallery panel.... save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  10. HtmlSaveOptions.office_math_output_mode propert...

    HtmlSaveOptions.office_math_output_mode property. Controls how OfficeMath objects are exported to HTML, MHTML or EPUB... saving . HtmlOfficeMathOutput : ...., value : aspose . words . saving . HtmlOfficeMathOutput ): ...

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