Sort Score
Result 10 results
Languages All
Labels All
Results 3,331 - 3,340 of 81,338 for

doc format

(0.08 sec)
  1. Working with Images in Python|Aspose.Words for ...

    Create and manage images of various Formats in a Document using Python....metafile format. All other images will be stored in PNG format. The...cursor position into a document: doc = aw . Document () builder =...

    docs.aspose.com/words/python-net/working-with-i...
  2. HtmlSaveOptions | Aspose.Words for .NET

    Discover the HtmlSaveOptions constructor to effortlessly create and save Documents in HTML Format, ensuring optimal Formatting and easy sharing....save a document in the Html format. public HtmlSaveOptions ()...document to .epub. Document doc = new Document ( MyDir + "Rendering...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Border.is_visible property | Aspose.Words for P...

    Border.is_visible property. Returns ``True`` if the [Border.line_style](../line_style/) is not [LineStyle.NONE](../../linestyle/#NONE).... doc = aw . Document ( file_name =...via the paragraph format object. borders = doc . first_section...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Online WORD File Merger or Build Python Apps to...

    Free online app to combine different WORD files. Python merging library code to merge WORD Documents into other Formats....Excel, PowerPoint & many other formats online. Download How to Merge...dropdown. Save to required format: DOCX, DOC, PDF, XLSX, PPTX, Image...

    products.aspose.com/total/python-net/merge/word/
  5. FileFormatUtil.contentTypeToLoadFormat method |...

    FileFormatUtil.contentTypeToLoadFormat method. Converts IANA content type into a load Format enumerated value....IANA content type into a load format enumerated value. contentTypeToLoadFor...corresponding Aspose load/save format from each media type string...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ParagraphFormat.RightIndent | Aspose.Words for ...

    Discover how to easily adjust the right indent of your paragraphs with the ParagraphFormat RightIndent property. Enhance your Document Formatting today!...paragraph formatting to create off-center text. Document doc = new...builder = new DocumentBuilder ( doc ); // Center all text that the...

    reference.aspose.com/words/net/aspose.words/par...
  7. Save Email Message As PDF|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....Message to output stream in MHTML format ByteArrayOutputStrea emlStream...LoadFormat . MHTML ); Document doc = new Document ( new ByteArrayInputStream...

    docs.aspose.com/email/java/save-email-message-a...
  8. FileFormatInfo class | Aspose.Words for Node.js

    Aspose.Words.FileFormatInfo class. Contains data returned by [FileFormatUtil](../fileFormatutil/) Document Format detection methods...by FileFormatUtil document format detection methods. To learn...visit the Detect File Format and Check Format Compatibility documentation...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::Tables::CellCollection::ToArray ...

    Aspose::Words::Tables::CellCollection::ToArray method. Copies all cells from the collection to a new array of cells in C++.... auto doc = System :: MakeObject < Aspose...:: TableCollection > tables = doc -> get_FirstSection () -> get_Body...

    reference.aspose.com/words/cpp/aspose.words.tab...
  10. ImageSaveOptions.jpeg_quality property | Aspose...

    ImageSaveOptions.jpeg_quality property. Gets or sets a value determining the quality of the generated JPEG images....images when saving in JPEG format. The value may vary from 0...saving a document as a JPEG. doc = aw . Document () builder =...

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