Sort Score
Result 10 results
Languages All
Labels All
Results 7,001 - 7,010 of 19,867 for

docx to doc

(0.12 sec)
  1. How to check current SDT Content is Splited in ...

    Hii team, How can i check the current sdt content is splited in two or more pages ? Snippet : Aspose.Words.Document Doc = new Aspose.Words.Document(@"C:\\SDT_Check.Docx"); var sdts = Doc.GetChildNodes(NodeType.Struct…...Document doc = new Aspose.Words.Document(@"C:\\SDT_Check.docx"); var...var sdts = doc.GetChildNodes(NodeType.StructuredDocumentTa, true)...

    forum.aspose.com/t/how-to-check-current-sdt-con...
  2. Create WORD Report In Python

    Generate reports and auTomate Documents using WORD templates and cusTom data in Python.... DOCX Python Java C# View code snippet...library. Build a report from a DOCX template in Python Copy Examples...

    products.aspose.com/words/python-net/report/word/
  3. Several PDF Into JPG C#

    Merge multiple PDF inTo JPG in C# code. Save PDF as JPG using C#....formats: PDF TO BMP PDF TO DOC PDF TO DOCX PDF TO EPUB PDF TO GIF...Order Upgrade an Order Support Docs API Reference Live Demos Code...

    products.aspose.com/words/net/merge/pdf-to-jpg/
  4. File Formats and Conversions|Aspose.Words for .NET

    Convert Documents from any supported load To save format with just two lines of C# code. It provides high-quality conversions.... For example, for the DOC format, shapes, textboxes, fields...for those formats, such as DOC, DOCX, RTF, or WordprocessingML...

    docs.aspose.com/words/net/file-formats-and-conv...
  5. Several PDF Into Image C#

    Merge multiple PDF inTo Image in C# code. Save PDF as Image using C#....formats: PDF TO BMP PDF TO DOC PDF TO DOCX PDF TO EPUB PDF TO GIF...Order Upgrade an Order Support Docs API Reference Live Demos Code...

    products.aspose.com/words/net/merge/pdf-to-image/
  6. Aspose.Words Losing Text / Spacing of PDF When ...

    Hi. I feel like this might be any easy fix but I haven’t been able To figure out how To let Aspose.Words correctly merge a Docx and PDF without cramming / not showing some of the text in the PDF fields. It also seems To …...Words correctly merge a DOCX and PDF without cramming / not...convert the resulting document to DOCX? Could you please provide the...

    forum.aspose.com/t/aspose-words-losing-text-spa...
  7. Extract text and images from DOTX document via ...

    C# sample code To extract text and images from Microsoft Word DOTX file using server side .NET library....OpenDocument Formats like DOC, DOCX, ODT to PDF, XPS, HTML and...including. DOC (Microsoft Word Binary Format) DOCX (Office 2007+...

    products.aspose.com/words/net/parser/dotx/
  8. Export CSV to DOTM in Android or with free Onli...

    Android API To Convert CSV To DOTM without using Microsoft Word or online. Test free CSV To DOTM online converter quickly before integrating the code....docx" , com . aspose . pdf . SaveFormat . DocX ); Free...with Android Convert CSV to DOC (Microsoft Word Binary Format)...

    products.aspose.com/total/android-java/conversi...
  9. Extract text and images from DOTX document via ...

    C++ example code To extract text and images from DOTX file on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit....OpenDocument Formats like DOC, DOCX, ODT to PDF, XPS, HTML and...settings for generation of further DOCX files. A template file is created...

    products.aspose.com/words/cpp/parser/dotx/
  10. Encrypt a Document in C++|Aspose.Words for C++

    Encrypt your Document using appropriate encryption algorithms for specific Document formats....the DocSaveOptions class for DOC, or the Password property in...the OoxmlSaveOptions class for DOCX, DOCM, DOTX, DOTM, and FlatOpc...

    docs.aspose.com/words/cpp/encrypt-a-document/