Sort Score
Result 10 results
Languages All
Labels All
Results 9,111 - 9,120 of 89,762 for

doc format

(0.15 sec)
  1. HtmlVersion enumeration | Aspose.Words for Node.js

    Aspose.Words.Saving.HtmlVersion enumeration. Indicates the version of HTML is used when saving the Document to [SaveFormat.Html](../../aspose.words/saveFormat/#Html) and [SaveFormat.Mhtml](../../aspose.words/saveFormat/#Mhtml) Formats....Mhtml formats. Members Name Description Xhtml...specific version of HTML. let doc = new aw . Document ( base ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Style.nextParagraphStyleName property | Aspose....

    Style.nextParagraphStyleName property. Gets/sets the name of the style to be applied automatically to a new paragraph inserted after a paragraph Formatted with the specified style....inserted after a paragraph formatted with the specified style....collection. let doc = new aw . Document (); expect ( doc . styles ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. How to Convert a JPG to Word in Python

    This article guides on how to convert a JPG to Word in Python. It has all the details to set the IDE, a list of steps, and a runnable sample code to convert a JPG to Word in Python....code to convert JPG to Word format in Python . Different properties...via .NET to convert JPG to DOC format Create a new Word file using...

    kb.aspose.com/words/python/how-to-convert-a-jpg...
  4. AI Grammar Checking|Aspose.Words for .NET

    Check a Document grammar. Aspose.Words for .NET allows users to check grammar and detect errors in Documents using OpenAI, Google, and Claude models....apiKey ); Q: What document formats are supported for grammar checking...on any format that Aspose.Words can load, such as DOC, DOCX,...

    docs.aspose.com/words/net/grammar-checking/
  5. Convert DWT to DWF via C# | products.aspose.com

    Sample code for DWT to DWF C# conversion. Use API example code for batch DWT files to DWF conversion within VB.NET, Asp.NET or any .NET based application....various vector and raster formats without using AutoCAD or any...process. DWT What is DWT File Format? A DWT file is an AutoCAD drawing...

    products.aspose.com/cad/net/conversion/dwt-to-dwf/
  6. Inline.font property | Aspose.Words for Python

    Inline.font property. Provides access to the font Formatting of this object....Provides access to the font formatting of this object. @property...Aspose.Words document by hand. doc = aw . Document () # A blank...

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

    Discover the Node GetText method to effortlessly retrieve text from a node and its child elements, enhancing your data management and development efficiency.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert paragraphs with...

    reference.aspose.com/words/net/aspose.words/nod...
  8. Convert DWT to BMP via C# | products.aspose.com

    Sample code for DWT to BMP C# conversion. Use API example code for batch DWT files to BMP conversion within VB.NET, Asp.NET or any .NET based application....various vector and raster formats without using AutoCAD or any...process. DWT What is DWT File Format? A DWT file is an AutoCAD drawing...

    products.aspose.com/cad/net/conversion/dwt-to-bmp/
  9. Font.noProofing property | Aspose.Words for Nod...

    Font.noProofing property. True when the Formatted characters are not to be spell checked....noProofing property True when the formatted characters are not to be spell...checked by Microsoft Word. let doc = new aw . Document (); let builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. C# Split HTML

    Split HTML files into e pages using C# code. Save HTML as separate files using C#....result to the required file format using the 'Document.Save' method...exported to HTML and EPUB formats using the 'DocumentPartSavingCa'...

    products.aspose.com/words/net/split/html/