Sort Score
Result 10 results
Languages All
Labels All
Results 6,611 - 6,620 of 18,476 for

docx to doc

(1.08 sec)
  1. Working with Lists in Node.js|Aspose.Words for ...

    Create, specify formatting and restart lists in a Document using Node.js....is supported only in RTF, DOC and DOCX document formats. This option...option will be written to DOCX only if OoxmlCompliance is higher...

    docs.aspose.com/words/nodejs-net/working-with-l...
  2. Გადაიყვანეთ TEXT SVG C#

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

    products.aspose.com/words/ka/net/conversion/tex...
  3. Გადაიყვანეთ TEXT PNG Python

    გადაიყვანეთ TEXT PNG Python ფორმატში კოდით. შეინახეთ TEXT როგორც PNG Python....კოდი Გამავალი ფორმატი DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM...კოპირება import aspose.words as aw doc = aw.Document( "Input.txt" )...

    products.aspose.com/words/ka/python-net/convers...
  4. Convert MPX to PRIMAVERA XML via Java

    Sample Java conversion code for MPX format To PRIMAVERA XML file. Use this example code To convert MPX To PRIMAVERA XML within any Web or DeskTop Java based application....Support Paid Consulting Support Docs API Reference Live Demos Code...Support Paid Consulting Support Docs API Reference Live Demos Code...

    products.aspose.com/tasks/java/conversion/mpx-t...
  5. Online PDF File Compression or Build Python App...

    Free online app To compress different PDF files. Python compression and archiving library code for PDF Documents....Camera Image Format) Compress DOC Files (Microsoft Word Binary...Word 2007 Marco File) Compress DOCX Files (Office 2007+ Word Document)...

    products.aspose.com/total/python-net/compress/pdf/
  6. Jython|Aspose.Words for Java

    Using Aspose.Words for Java from Jython....supports processing word (DOC, DOCX, OOXML, RTF) HTML, OpenDocument...

    docs.aspose.com/words/java/aspose-words-java-fo...
  7. Frames with Text Wrapping "Around" cause conten...

    Hi, We are facing an issue while converting a Word Document To PDF using Aspose.Words. A chart (embedded as EMF image) inside a table cell is not rendered in the output PDF when the paragraph has frame properties with t…...Document doc = new Document("WordToPDFTroubleInFr.docx"); doc.Save("output...SaveFormat.Pdf); WordToPDFTroubleInFr.docx (115.7 KB) Regards, alexey.noskov...

    forum.aspose.com/t/frames-with-text-wrapping-ar...
  8. Conversion to PDF/A and PDF/UA|Aspose.Words for...

    Convert To PDF/A-1, PDF/A-2, PDF/A-4 and PDF/UA using C#. Choose the best PDF standard To convert a Document using C#....Example: Document doc = new Document ( "input.docx" ); PdfSaveOptions...Compliance = PdfCompliance . PdfA2b ; doc . Save ( "output.pdf" , options...

    docs.aspose.com/words/net/learn-features-of-con...
  9. TxtSaveOptionsBase class | Aspose.Words for Python

    aspose.words.saving.TxtSaveOptionsBase class. The base class for specifying additional options when saving a Document inTo a text based formats...files used when saving to a DOC or DOCX file. By default, this property...with a custom paragraph break. doc = aw . Document () builder =...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose.Words 25.3 - Tables.Rows[x].RowFormat.Hi...

    Hi Team ! I need To hide some rows in a table. I dont see any property To do that at row level nor at the row.RowFormat level Is there something in Aspose To handle this XML Tag like MsOffice does (see below) ? If no…...2025, 12:40pm 3 I’m making a DOC/DOCX generator, using human made...

    forum.aspose.com/t/aspose-words-25-3-tables-row...