Sort Score
Result 10 results
Languages All
Labels All
Results 6,891 - 6,900 of 18,447 for

docx to doc

(0.22 sec)
  1. Issue with Font Family Change During Mail Merge...

    Dear Team, I am currently utilizing the Aspose Mail Merge mechanism, and I’ve encountered an issue where, for a specific value, the font family changes unexpectedly. Specifically, when the value “µL/bee” is inserted int…... Error Doc.docx (13.7 KB) Professionalize...Verify the template – Open the DOCX in Microsoft Word, select the...

    forum.aspose.com/t/issue-with-font-family-chang...
  2. Document.GrammarChecked | Aspose.Words for .NET

    Ensure your Document's quality with the GrammarChecked property. Discover if your text is grammar-verified for polished, professional results.... Document doc = new Document (); // The string...string with spelling errors. doc . FirstSection . Body . FirstParagraph...

    reference.aspose.com/words/net/aspose.words/doc...
  3. Document.SpellingChecked | Aspose.Words for .NET

    Ensure your Document is error-free with the SpellingChecked property. Discover if your content has been thoroughly spell-checked for professionalism.... Document doc = new Document (); // The string...string with spelling errors. doc . FirstSection . Body . FirstParagraph...

    reference.aspose.com/words/net/aspose.words/doc...
  4. PageSetup.PaperSize | Aspose.Words for .NET

    Discover the PageSetup PaperSize property To easily cusTomize and manage your Document's paper size for optimal printing results.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . PageSetup . PaperSize...

    reference.aspose.com/words/net/aspose.words/pag...
  5. Word to html font issue - Free Support Forum - ...

    I have issue of while converting word To html. it is not giving exact font like word. Font name in word : Bahnschrift Condensed Font family in html : Bahnschrift...docx (31.9 KB) input.zip (1.8 MB)...Document doc = new Document(@"C:\Temp\in.docx"); doc.FontSettings...

    forum.aspose.com/t/word-to-html-font-issue/250063
  6. Document.FirstSection | Aspose.Words for .NET

    Retrieve the first section of your Document effortlessly. Enhance your workflow with our Document FirstSection property for streamlined organization....Document doc = new Document ( MyDir + "Footer.docx" ); HeaderFooterCollecti...HeaderFooterCollecti headersFooters = doc . FirstSection . HeadersFooters...

    reference.aspose.com/words/net/aspose.words/doc...
  7. Რამდენიმე WORD EPUB Javascript

    შეაერთეთ მრავალი WORD EPUB JavaScript კოდში. შეინახეთ WORD როგორც EPUB JavaScript....JavaScript რათა გააერთიანოთ მრავალი DOCX EPUB კოპირება Მაგალითები შეიტანეთ...გსურთ Გამავალი ფორმატი DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM...

    products.aspose.com/words/ka/nodejs-net/merge/w...
  8. StyleCollection | Aspose.Words for Java

    A collection of Style objects that represent both the built-in and user-defined styles in a Document in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Create a custom paragraph...

    reference.aspose.com/words/java/com.aspose.word...
  9. Font.small_caps property | Aspose.Words for Python

    Font.small_caps property. True if the font is formatted as small capital letters.... doc = aw . Document () para = doc . get_child (...capitals: run = aw . Run ( doc = doc , text = 'all capitals' )...

    reference.aspose.com/words/python-net/aspose.wo...
  10. XmlMapping.SetMapping | Aspose.Words for .NET

    Discover how the XmlMapping SetMapping method connects parent structured Documents To cusTom XML nodes, enhancing data integration and management.... Document doc = new Document (); // Construct...</text></root>" ; CustomXmlPart xmlPart = doc . CustomXmlParts . Add ( xmlPartId...

    reference.aspose.com/words/net/aspose.words.mar...