Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 1,954 for

epub

(0.09 sec)
  1. FileFormatUtil.ContentTypeToLoadFormat | Aspose...

    Transform IANA content types into load format values effortlessly with the FileFormatUtil ContentTypeToLoadFormat method. Simplify your file handling today!... Epub , FileFormatUtil . ContentTypeToSaveFor...ContentTypeToSaveFor ( "application/epub+zip" )); // For file types that...

    reference.aspose.com/words/net/aspose.words/fil...
  2. SaveOptions Class | Aspose.Words for .NET

    Discover the Aspose.Words.Saving.SaveOptions class, your key to customizing document saving with advanced options for various formats. Enhance your workflow today!...epub. Document doc = new Document.... SaveFormat = SaveFormat . Epub ; saveOptions . Encoding = Encoding...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Aspose::Words::Saving::SaveOptions::get_UseAnti...

    Aspose::Words::Saving::SaveOptions::get_UseAntiAliasing method. Gets or sets a value determining whether or not to use anti-aliasing for rendering in C++....exported to the Html , Mhtml , Epub , Azw3 or Mobi formats this...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveOptions::get_ExportPageSetup method. Specifies whether page setup is exported to HTML, MHTML or Epub. Default is false in C++....is exported to HTML, MHTML or EPUB. Default is false . bool Aspose...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. Aspose::Words::Saving namespace | Aspose.Words ...

    Aspose::Words::Saving namespace. The Aspose.Words.Saving namespace provides classes and enumerations that allow to specify additional options for saving or converting documents in C++....document into the Html , Mhtml , Epub , Azw3 or Mobi format. To learn...exporting a document to Html or Epub format. IDocumentSavingCallb...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. ThumbnailGeneratingOptions.thumbnail_size prope...

    ThumbnailGeneratingOptions.thumbnail_size property. Size of generated thumbnail in pixels...epub. # 1 - Use the document's first...'Document.UpdateThumbnail.FirstPage.epub' ) # 2 - Use the first image...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FileFormatUtil.content_type_to_load_format meth...

    FileFormatUtil.content_type_to_load_format method. Converts IANA content type into a load format enumerated value.... EPUB , aw . FileFormatUtil . con...content_type_to_save_format ( 'application/epub+zip' )) # For file types that...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FileFormatUtil.contentTypeToSaveFormat method |...

    FileFormatUtil.contentTypeToSaveFormat method. Converts IANA content type into a save format enumerated value...."application/epub+zip" )). toEqual ( aw . SaveFormat . Epub ); // For...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Convert Markdown to Word in C#

    This guide covers the details to convert Markdown to Word in C#. It explains the step-by-step program flow and a working code snippet to render Markdown to DOCX in C#....However, if you want to learn EPUB to PDF conversion then read...read the article on Convert EPUB to PDF in C# . Updated on 01 Nov...

    kb.aspose.com/html/net/convert-markdown-to-word...
  10. DocumentPartSavingArgs.document_part_stream pro...

    DocumentPartSavingArgs.document_part_stream property. Allows to specify the stream where the document part will be saved to.... When saving to EPUB format that is a container format...

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