Sort Score
Result 10 results
Languages All
Labels All
Results 5,121 - 5,130 of 18,286 for

docx to doc

(0.14 sec)
  1. Digitally Sign JPG File Online or Build Python ...

    Free online app for digital signature in JPG files. Develop Python application To electronically sign JPG Documents....File) Sign DOC (Microsoft Word Binary Format) Sign DOCX (Office...

    products.aspose.com/total/python-net/signature/...
  2. Embedded Excel Object in Word to pdf with Farsi...

    I have a word Document written in Farsi which has an Embedded Excel Object which is a table copied from an excel and pasted as picture in this Document. When I convert it To PDF all the characters in this table get messe…...conversion: var doc = new Aspose.Words.Document(SRC); doc.Save(dest);...Document doc = new Document(@"C:\Temp\in.docx"); doc.LayoutOptions...

    forum.aspose.com/t/embedded-excel-object-in-wor...
  3. Გადაიყვანეთ PDF JPG Python

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

    products.aspose.com/words/ka/python-net/convers...
  4. Გადაიყვანეთ HTML PNG Python

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

    products.aspose.com/words/ka/python-net/convers...
  5. Unexpected Duplicate Versions in Word Document ...

    Hi, I have a Word Document with two tracked changes, but when I retrieve the list of versions, I get four versions instead. Two of these versions appear To be duplicates. Why is this happening? I am using Aspose.Words …...Document doc = new Aspose.Words.Document("Source.docx"); var versions=...versions= doc.Versions; Source Document : New_Section_06_01_26_15_35...

    forum.aspose.com/t/unexpected-duplicate-version...
  6. Javascript Split WORD

    Split WORD files inTo e pages using JavaScript code. Save WORD as separate files using JavaScript.... DOCX Node Python Java C# C++ View...JavaScript code example to split a DOCX file Copy Examples Input file...

    products.aspose.com/words/nodejs-net/split/word/
  7. Convert Markdown to PDF – Aspose.HTML for .NET

    Convert Markdown To PDF using Aspose.HTML for .NET. Consider Markdown To PDF conversion scenarios in C# examples. Try online Markdown 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-markdown-to-pdf/
  8. C# Split WORD

    Split WORD files inTo e pages using C# code. Save WORD as separate files using C#.... DOCX Node Python Java C# C++ View...C#: C# code example to split a DOCX file Download Copy Examples...

    products.aspose.com/words/net/split/word/
  9. Converting XL to PDF to Word yields incorrect o...

    Hi Aspose Team, I’m trying To convert an excel To word by first converting the excel worksheet To PDF and converting the PDF Doc To word using the following code: Workbook workbook = new Workbook(dir + @"\Test_09122025…...to PDF and converting the PDF doc to word using the following code:...Save(pdfFile, pdfSaveOptions); Document doc = new Document(pdfFile); string...

    forum.aspose.com/t/converting-xl-to-pdf-to-word...
  10. MailMergerContext.SetRegionsDataSource | Aspose...

    Enhance your mail merge efficiency with the MailMergerContext SetRegionsDataSource method To seamlessly set your data source for regions....DataTable: string doc = MyDir + "Mail merge with regions.docx" ; DataTable...mailMergerContext ) . From ( doc ) . To ( ArtifactsDir + "LowCode...

    reference.aspose.com/words/net/aspose.words.low...