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

docx to doc

(0.62 sec)
  1. Document.CustomXmlParts | Aspose.Words for .NET

    Explore the Document CusTomXmlParts property To manage CusTom XML Data STorage Parts efficiently. Enhance your Document's functionality Today!...Custom XML Parts into OOXML and DOC documents only. This property...with custom XML data. Document doc = new Document (); // Construct...

    reference.aspose.com/words/net/aspose.words/doc...
  2. Convert SVG to BMP – Aspose.HTML for .NET

    Convert SVG To BMP in C# using Aspose.HTML for .NET. Consider various SVG To BMP conversion scenarios in C# examples. Try online SVG Converter....Support Paid Consulting Support Docs API Reference Tutorials Live...Support Paid Consulting Support Docs API Reference Tutorials Live...

    docs.aspose.com/html/net/convert-svg-to-bmp/
  3. Რამდენიმე 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...
  4. LoadOptions.convertMetafilesToPng property | As...

    LoadOptions.convertMetafilesToPng property. Gets or sets whether To convert metafile(Wmf or Emf) images To Png image format.... let doc = new aw . Document (); let shape...= new aw . Drawing . Shape ( doc , aw . Drawing . ShapeType ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 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...
  6. 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...
  7. 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...
  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. Table border is missing after accept all revisi...

    The table border is different withe accept revisions by office. The codes: String path = "C:\\Users\\z_jia\\DeskTop\\a\\data\\"; Document word = new Document(path + "temp.Docx"); var revisions = word.getRevisions(); re…...docx"); var revisions = word.getRevisions();...+ "result.docx"); result.docx (54.5 KB) temp.docx (63.0 KB) The...

    forum.aspose.com/t/table-border-is-missing-afte...
  10. 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...