Sort Score
Result 10 results
Languages All
Labels All
Results 961 - 970 of 10,516 for

mobi save

(0.29 sec)
  1. Compress and Decompress OSM Files via .NET

    C# compression and decompression source code to compress OSM documents into a single zip archive or vice versa on .NET Framework, .NET Core.... Call the Save() method and pass the compressed...MHTML (Web Page Archive Format) MOBI (Open Ebook Format) MOV (QuickTime...

    products.aspose.com/zip/net/zip-file/osm/
  2. aspose.words.saving module | Aspose.Words for P...

    The aspose.words.saving module provides classes and enumerations that allow to specify additional options for saving or converting documents....saving module Contents [ Hide ] The aspose.words...words.saving module provides classes and enumerations that allow...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Միավորել Word, PDF և Շատ Այլ Ֆայլերի Ձևաչափեր՝ ...

    Միավորել բազմաթիվ ֆայլեր Java: DOCX, DOC, ODT, PDF, RTF, Mobi, HTML, TXT, PNG, JPG և շատ ավելին:...MHTML Ֆայլերի այլ տեսակներ՝ MOBI, EPUB, Xaml, PCL և այլն: Փոխակերպեք...KEEP_SOURCE_FORMATTING); } output.save( "Output.pdf" ); Գործարկել կոդը...

    products.aspose.com/words/hy/java/merge/
  4. Aspose.Words.Saving module | Aspose.Words for N...

    The Aspose.Words.Saving module provides classes and enumerations that allow to specify additional options for saving or converting documents....Saving module Contents [ Hide ] The Aspose.Words...Words.Saving module provides classes and enumerations that allow...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. HtmlSaveOptions constructor | Aspose.Words for ...

    aspose.words.saving.HtmlSaveOptions constructor...this class that can be used to save a document in the SaveFormat...self ): ... HtmlSaveOptions(save_format) Initializes a new instance...

    reference.aspose.com/words/python-net/aspose.wo...
  6. HtmlSaveOptions.saveFormat property | Aspose.Wo...

    HtmlSaveOptions.SaveFormat property. Specifies the format in which the document will be Saved if this Save options object is used...the document will be saved if this save options object is used...SaveFormat.Azw3 or SaveFormat.Mobi . get saveFormat () : Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. HtmlSaveOptions.save_format property | Aspose.W...

    HtmlSaveOptions.Save_format property. Specifies the format in which the document will be Saved if this Save options object is used...save_format property HtmlSaveOptions.save_format property Specifies...the document will be saved if this save options object is used...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Create a Simple or Protected ZIP archive via C#

    C# source code for creating ZIP archives. Add single or multiple files and folders to ZIP archives programmatically....Save(FileStream) method for creating...MHTML (Web Page Archive Format) MOBI (Open Ebook Format) MOV (QuickTime...

    products.aspose.com/zip/net/extract/create/
  9. 透過 .NET 在 C# 壓縮 ICS 檔案 | Aspose.Zip

    C# 壓縮範例,用於在 .NET Framework 和 .NET Core 上將 ICS 文件壓縮為 zip 和其他存檔格式。... 呼叫 Save() 方法並將輸出存檔檔案名稱(完整路徑)作為參數傳遞。...ics" , dir+ "file.ics" ); arch.Save(dir+ "archived_result.zip" );...

    products.aspose.com/zip/zh-hant/net/compress/ics/
  10. 透過.NET 在 C# 壓縮 POTM 檔案 | Aspose.Zip

    C# 壓縮範例,用於在 .NET Framework 和 .NET Core 上將 POTM 文件壓縮為 zip 和其他存檔格式。... 呼叫 Save() 方法並將輸出存檔檔案名稱(完整路徑)作為參數傳遞。...potm" , dir+ "file.potm" ); arch.Save(dir+ "archived_result.zip" );...

    products.aspose.com/zip/zh-hant/net/compress/potm/