Sort Score
Result 10 results
Languages All
Labels All
Results 6,641 - 6,650 of 18,474 for

docx to doc

(1.8 sec)
  1. ImageSaveOptions | Aspose.Words for Java

    Allows To specify additional options when rendering Document pages or shapes To images in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); builder.getFont().setName("Times...

    reference.aspose.com/words/java/com.aspose.word...
  2. ImageSaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.ImageSaveOptions class. Allows To specify additional options when rendering Document pages or shapes To images...files used when saving to a DOC or DOCX file. By default, this property...transparent or colored background. let doc = new aw . Document (); let builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Convert HTML to JPG – C# Examples and Online Co...

    Convert HTML To JPG using Aspose.HTML for .NET. Consider various HTML To JPG conversion scenarios in C# examples. Try online HTML 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-html-to-jpg/
  4. DoclingSaveOptions class | Aspose.Words for Python

    aspose.words.saving.DoclingSaveOptions class. Can be used To specify additional options when saving a Document inTo the [SaveFormat.DocLING](../../aspose.words/saveformat/#DocLING) format...files used when saving to a DOC or DOCX file. By default, this property...into a Docling JSON format. doc = aw . Document ( file_name =...

    reference.aspose.com/words/python-net/aspose.wo...
  5. TxtSaveOptionsBase Class | Aspose.Words for .NET

    Discover Aspose.Words.Saving.TxtSaveOptionsBase for enhanced Document saving. CusTomize your text format options for optimal results and efficiency....files used when saving to a DOC or DOCX file. By default, this property...custom paragraph break. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  6. 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/...
  7. Aspose.Words conver pdf to markdown anomaly mem...

    Use the following code for try: Document1 = aw.Document("自訂格式(電商匯入中心)11.pdf") save_options = aw.saving.MarkdownSaveOptions() save_options.image_resolution = 150 Document1.save(f"自訂格式(電商匯入中心)11.md", save_opti…...Dockerfile: doc = aw.Document("/temp/in.docx") doc.save("/temp/out..."python3", "app.py"] app.py: doc = aw.Document("/temp/in.pdf")...

    forum.aspose.com/t/aspose-words-conver-pdf-to-m...
  8. Is it possible to remove the space between two ...

    Hello, Directly in Word it is possible To remove the spacing between two pages by hiding the header and footer. See image capture “img-1” and “img-2” Is it possible To reproduce this operation with Aspose when saving a…...property: Document doc = new Document(@"C:\Temp\in.docx"); HtmlFixedSaveOptions...HtmlFixedSaveOptions(); opt.PageMargins = 0; doc.Save(@"C:\Temp\out.html", opt);...

    forum.aspose.com/t/is-it-possible-to-remove-the...
  9. Convert SVG to PDF in Python – Aspose.HTML

    Use powerful Aspose.HTML for Python via .NET API To convert SVG To PDF programmatically or convert SVG online using 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/...
  10. How to Add Files To Archives Without Compression

    How To add files To archives without compression for enhanced file management, providing convenience in transportation, quick access, and compatibility across various applications....Support Paid Consulting Support Docs API Reference Live Demos Code...Support Paid Consulting Support Docs API Reference Live Demos Code...

    products.aspose.com/zip/net/advanced-api-featur...