Sort Score
Result 10 results
Languages All
Labels All
Results 8,421 - 8,430 of 89,980 for

doc format

(0.2 sec)
  1. HtmlMetafileFormat | Aspose.Words for Java

    Indicates the Format in which metafiles are saved to HTML Documents in Java....HtmlMetafileFormat Indicates the format in which metafiles are saved...SVG objects to a different format when saving HTML documents...

    reference.aspose.com/words/java/com.aspose.word...
  2. HtmlSaveOptions.TableWidthOutputMode | Aspose.W...

    Optimize your HTML exports with the HtmlSaveOptions TableWidthOutputMode. Control table row and cell widths for seamless MHTML and EPUB Formatting....set ; } Remarks In the HTML format, table, row and cell elements...in the output .html. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  3. WarningInfoCollection.clear method | Aspose.Wor...

    WarningInfoCollection.clear method. Removes all elements from the collection....document that contains text formatted with a font that does not...in any of our font sources. doc = aw . Document ( file_name =...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Font.style_name property | Aspose.Words for Python

    Font.style_name property. Gets or sets the name of the character style applied to this Formatting....character style applied to this formatting. @property def style_name...the style of existing text. doc = aw . Document () builder =...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Fields::FieldStyleRef::get_Style...

    Aspose::Words::Fields::FieldStyleRef::get_StyleName method. Gets or sets the name of the style by which the text to search for is Formatted in C++....the text to search for is formatted. System :: String Aspose ::...to use STYLEREF fields. auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. ParagraphAlignment enumeration | Aspose.Words f...

    aspose.words.ParagraphAlignment enumeration. Specifies text alignment in a paragraph.... doc = aw . Document () # A blank...document node with no children. doc . remove_all_children () # This...

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

    Discover the Aspose.Words.Fonts.FontSettings class to effortlessly customize Document font settings for enhanced readability and professional presentation....fixed page formats. But when loading some formats, Aspose.Words...document to the fixed-page format. By default all documents uses...

    reference.aspose.com/words/net/aspose.words.fon...
  8. How to Create Word Document using Java

    In this short tutorial, you will learn how to create Word Document using Java in Windows, Mac OS, Ubuntu. The code sample can create a Word Document in Java....can create the file in DOC or DOCX format which can contain text...generate a PDF file from HTML format, please refer to the article...

    kb.aspose.com/words/java/how-to-create-word-doc...
  9. Font.strike_through property | Aspose.Words for...

    Font.strike_through property. True if the font is Formatted as strikethrough text....property True if the font is formatted as strikethrough text. @property...strikethrough to text. doc = aw . Document () para = doc . get_child (...

    reference.aspose.com/words/python-net/aspose.wo...
  10. WatermarkLayout enumeration | Aspose.Words for ...

    aspose.words.WatermarkLayout enumeration. Defines layout of the watermark relative to the watermark center.... doc = aw . Document () # Add a plain...plain text watermark. doc . watermark . set_text ( text = 'Aspose...

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