Sort Score
Result 10 results
Languages All
Labels All
Results 6,871 - 6,880 of 18,404 for

docx to doc

(0.51 sec)
  1. Convert SVG to GIF in Python – Aspose.HTML

    Use Aspose.HTML for Python via .NET To convert SVG To GIF with full control over save options or convert SVG online with a free SVG Converter....Support Paid Consulting Support Docs API Reference Tutorials Live...Support Paid Consulting Support Docs API Reference Tutorials Live...

    products.aspose.com/html/python-net/conversion/...
  2. HtmlSaveOptions | Aspose.Words for Java

    Can be used To specify additional options when saving a Document inTo the SaveFormat.HTML SaveFormat.MHTML SaveFormat.EPUB SaveFormat.AZW_3 or SaveFormat.MOBI format in Java....Document doc = new Document(getMyDir() + "Rendering.docx"); File...setImagesFolder(imagesDir.getPath()); doc.save(getArtifactsDir() + "HtmlSaveOptions...

    reference.aspose.com/words/java/com.aspose.word...
  3. Supported Features on Document Load|Aspose.Word...

    Load your Document in any supported format using Python. Import and convert a Document of any size....Microsoft Word, including DOC, DOCX, RTF, HTML, MHTML, ODT, PDF...

    docs.aspose.com/words/python-net/supported-feat...
  4. Რამდენიმე HTML Markdown Javascript

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

    products.aspose.com/words/ka/nodejs-net/merge/h...
  5. Font changed in PDF file - Free Support Forum -...

    Hi Alexey, We have the code that builds Aspose Document in memory and then saves it To either Word or Pdf. We have recently installed 3 new fonts To our server, and while the Word shows them correctly, the PDF Document …...subfolders var doc = new Aspose.Words.Document(stream); doc.FontSettings...FontSettings = fontSettings; doc.Save("output.pdf"); The SetFontsFolder...

    forum.aspose.com/t/font-changed-in-pdf-file/325129
  6. Issue with unwanted page breaks - Free Support ...

    Dear Aspose Support Team, We are using Aspose.Words To generate Word Documents programmatically and have encountered an issue related To page breaks. When we insert a page break using DocumentBuilder.InsertBreak(BreakT…...how to achieve this: Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Insert a page break builder...

    forum.aspose.com/t/issue-with-unwanted-page-bre...
  7. How to Resize Document During Conversion from H...

    Learn how To resize HTML Documents with Aspose.HTML for .NET by setting rendering options when converting To PDF, XPS, Docx, and image formats....Support Paid Consulting Support Docs API Reference Tutorials Live...Support Paid Consulting Support Docs API Reference Tutorials Live...

    docs.aspose.com/html/net/resize-document/
  8. Რამდენიმე HTML MARKDOWN Javascript

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

    products.aspose.com/words/ka/nodejs-net/merge/h...
  9. Რამდენიმე HTML EPUB Javascript

    შეაერთეთ მრავალი HTML EPUB JavaScript კოდში. შეინახეთ HTML როგორც EPUB JavaScript....გსურთ Გამავალი ფორმატი DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM...სხვა ფორმატებს: HTML ში DOC HTML ში DOCX HTML ში GIF HTML ში ᲒᲐᲛᲝᲡᲐᲮᲣᲚᲔᲑᲐ...

    products.aspose.com/words/ka/nodejs-net/merge/h...
  10. Recognize document language(s) - Free Support F...

    I am looking for a way To recognize/classify the language(s) code in a (Word) Document: nl, en, fr, … Is this possible with Aspose? The only thing I found is OCR in different languages....document: Document doc = new Document("C:\\Temp\\in1.docx"); foreach...foreach (Run run in doc.GetChildNodes(NodeType.Run, true)) { Console...

    forum.aspose.com/t/recognize-document-language-...