Sort Score
Result 10 results
Languages All
Labels All
Results 3,971 - 3,980 of 18,447 for

docx to doc

(0.07 sec)
  1. How to Add Signature in Word using C#

    This tuTorial briefs on how To add signature in Word using C#. It provides configuration details, program flow and a runnable sample code To sign Word Documents using C#....the supported formats like DOCX , DOC , etc. Steps to Add Signature...

    kb.aspose.com/words/net/how-to-add-signature-in...
  2. Convert MSG to XPS in Python | products.aspose.com

    Save MSG To XPS in your Python applications without using Microsoft Outlook or Word...(Bitmap Image File) Convert MSG to DOC (Microsoft Word Binary Format)...2007 Marco File) Convert MSG to DOCX (Office 2007+ Word Document)...

    products.aspose.com/total/python-net/conversion...
  3. Convert MBOX to EPUB in Python | products.aspos...

    Save MBOX To EPUB in your Python applications without using Microsoft Outlook or Word...Image File) Convert MBOX to DOC (Microsoft Word Binary Format)...Marco File) Convert MBOX to DOCX (Office 2007+ Word Document)...

    products.aspose.com/total/python-net/conversion...
  4. Upgrade with new apose liabrary to 24.9.0 leads...

    We have upgraded aspose library in our application 20.6.0.0 To 24.9.0.0 After upgrading it created issue in tables which are in PDF report. content goes beyond right margin, previously it was adjusting content as per do…...pdf saving ---------- Document doc = new Document(tempPath); DocumentBuilder...builder = new DocumentBuilder(doc); doc.Save(path, Aspose.Words.SaveFormat...

    forum.aspose.com/t/upgrade-with-new-apose-liabr...
  5. Convert OST to DOTM in Python | products.aspose...

    Save OST To DOTM in your Python applications without using Microsoft Outlook or Word...(Bitmap Image File) Convert OST to DOC (Microsoft Word Binary Format)...2007 Marco File) Convert OST to DOCX (Office 2007+ Word Document)...

    products.aspose.com/total/python-net/conversion...
  6. Convert EMLX to DOTX in Python | products.aspos...

    Save EMLX To DOTX in your Python applications without using Microsoft Outlook or Word...Image File) Convert EMLX to DOC (Microsoft Word Binary Format)...Marco File) Convert EMLX to DOCX (Office 2007+ Word Document)...

    products.aspose.com/total/python-net/conversion...
  7. Გადაიყვანეთ JPG WORD C#

    გადაიყვანეთ JPG WORD C# ფორმატში კოდით. შეინახეთ JPG როგორც WORD C#.... DOCX Node Python Java C# C++ კოდის...სახელები. კოდის მაგალითი C# JPG DOCX ფორმატში გადასაყვანად ჩამოტვირთვა...

    products.aspose.com/words/ka/net/conversion/jpg...
  8. Convert ICS to TEXT in Python | products.aspose...

    Save ICS To TEXT in your Python applications without using Microsoft Outlook or Word...(Bitmap Image File) Convert ICS to DOC (Microsoft Word Binary Format)...2007 Marco File) Convert ICS to DOCX (Office 2007+ Word Document)...

    products.aspose.com/total/python-net/conversion...
  9. Several TEXT Into WORD C++

    Merge multiple TEXT inTo WORD in C++ code. Save TEXT as WORD using C++.... DOCX Node Python Java C# C++ View...C++ to combine multiple TXT to DOCX Copy Examples Input files Upload...

    products.aspose.com/words/cpp/merge/text-to-word/
  10. Add tab stops to the headers - Free Support For...

    Hi Alexey, A quick question if you don’t mind. I am trying To add tab sTops To the headers To “move” the right margin of the text To the left side (see the screenshot). Here is my code, but it doesn’t look like doing an…...the following code: Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); builder.MoveToHeaderFooter(HeaderFooterType...

    forum.aspose.com/t/add-tab-stops-to-the-headers...