Sort Score
Result 10 results
Languages All
Labels All
Results 5,791 - 5,800 of 18,417 for

docx to doc

(1.8 sec)
  1. Issue with custom fonts converting from word to...

    We have an issue converting a word Document To pdf with a cusTom font. I’ve tried several ways To setup the cusTom fonts, but so far it always failed. here is my code: string[] fontFolders = FontsLoader.GetFontFolder…...Document doc = new Aspose.Words.Document(context...SourcePath); doc.FontSettings = new FontSettings(); doc.FontSettings...

    forum.aspose.com/t/issue-with-custom-fonts-conv...
  2. Python Split A File

    Split Documents programmatically in Python: Docx, PDF, Doc, ODT, RTF, HTML, TXT and many more.... DOCX Node Python Java C# C++ View...split Word, PDF, EPUB, HTML, DOCX documents into parts. Splitting...

    products.aspose.com/words/python-net/split/
  3. Several HTML Into JPG Javascript

    Merge multiple HTML inTo JPG in JavaScript code. Save HTML as JPG using JavaScript....file formats: HTML TO DOC HTML TO DOCX HTML TO EPUB HTML TO GIF...Support Paid Consulting Support Docs API Reference Tutorials Live...

    products.aspose.com/words/nodejs-net/merge/html...
  4. Document language settings ignored in preview -...

    Description: We are experiencing an issue where the preview system ignores the language settings defined within the Document. Instead, the rendering appears To follow the system (server) regional settings. Issue deta…...reproduce: Open the attached DOCX document Ensure the system/server...Attachments: KMS Mehrsprachig (1).docx (64,6 KB) alexey.noskov April...

    forum.aspose.com/t/document-language-settings-i...
  5. DocSaveOptions | Aspose.Words for Java

    Can be used To specify additional options when saving a Document inTo the SaveFormat.Doc or SaveFormat.DOT format in Java....DOC or SaveFormat.DOT format. To...Microsoft Word formats. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  6. Გადაიყვანეთ HTML JPG C#

    გადაიყვანეთ HTML JPG C# ფორმატში კოდით. შეინახეთ HTML როგორც JPG C#....კოდი Გამავალი ფორმატი DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM...კოპირება using Aspose.Words; var doc = new Document( "Input.html"...

    products.aspose.com/words/ka/net/conversion/htm...
  7. Გადაიყვანეთ HTML PNG C#

    გადაიყვანეთ HTML PNG C# ფორმატში კოდით. შეინახეთ HTML როგორც PNG C#....კოდი Გამავალი ფორმატი DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM...კოპირება using Aspose.Words; var doc = new Document( "Input.html"...

    products.aspose.com/words/ka/net/conversion/htm...
  8. Გადაიყვანეთ PDF SVG C#

    გადაიყვანეთ PDF SVG C# ფორმატში კოდით. შეინახეთ PDF როგორც SVG C#....კოდი Გამავალი ფორმატი DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM...კოპირება using Aspose.Words; var doc = new Document( "Input.pdf" );...

    products.aspose.com/words/ka/net/conversion/pdf...
  9. Several WORD Into TIFF Java

    Merge multiple a Word Document inTo TIFF in Java code. Save a Word Document as TIFF using Java....in Java to combine multiple DOCX to TIFF Copy Examples Input...Arrays.asList( "Input1.docx" , "Input2.docx" ); Document output...

    products.aspose.com/words/java/merge/word-to-tiff/
  10. Several WORD Into PNG Java

    Merge multiple a Word Document inTo PNG in Java code. Save a Word Document as PNG using Java....in Java to combine multiple DOCX to PNG Copy Examples Input files...Arrays.asList( "Input1.docx" , "Input2.docx" ); Document output...

    products.aspose.com/words/java/merge/word-to-png/