Sort Score
Result 10 results
Languages All
Labels All
Results 4,001 - 4,010 of 18,242 for

docx to doc

(0.09 sec)
  1. Several Image Into JPG Javascript

    Merge multiple Image inTo JPG in JavaScript code. Save Image as JPG using JavaScript....png" ] var doc = new aw.Document() var builder...builder = new aw.DocumentBuilder(doc) shapes = fileNames.map(fileName...

    products.aspose.com/words/nodejs-net/merge/imag...
  2. HtmlSaveOptions.export_headers_footers_mode pro...

    HtmlSaveOptions.export_headers_footers_mode property. Specifies how headers and footers are output To HTML, MHTML or EPUB... doc = aw . Document ( file_name =...MY_DIR + 'Header and footer types.docx' ) # This document contains...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 将 PDF 转换为 Excel 工作簿在 Python 中|Aspose.PDF for Java

    Class Libraries & REST APIs for the developers To manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, DeskTop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... doc = self . Document () pdf = self...ExcelSaveOptions (); # 将输出保存为 XLS 格式 doc . save ( self . dataDir + "Converted_Excel...

    docs.aspose.com/pdf/zh/java/convert-pdf-to-exce...
  4. 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/
  5. Modifications on PDF documents - Free Support F...

    Hell Support, I am working with the team for our Aspose use cases on Document related requirements. We ran inTo an issue while trying To import the appose-pdf library and were hoping you could assist us with this. The …...on PDF documents [ covert to docx format or add or remove watermarks]...tasks such as converting to DOCX format or adding/removing watermarks...

    forum.aspose.com/t/modifications-on-pdf-documen...
  6. How to Insert Picture in Word using Python

    This tuTorial provides quick information on how To insert picture in Word using Python. It contains information To configure the environment, a step-by-step process and finally a runnable sample code that demonstrates the process To insert image in Word using Python....in different formats like DOCX , DOC , etc. after adding the image...

    kb.aspose.com/words/python/how-to-insert-pictur...
  7. Convert XLSM to POWERPOINT using Java or with f...

    Java API To Export XLSM To POWERPOINT or online with using Excel or Word or online. Test free CSV To Doc online converter quickly before integrating the code....Options with Java Convert XLSM to DOC (Microsoft Word Binary Format)...Format) Convert XLSM to DOCX (Office 2007+ Word Document) Convert...

    products.aspose.com/total/java/conversion/xlsm-...
  8. How to Put a Watermark on a Word Document using...

    This article describes how To put a watermark on a Word Document using Python. It provides details about configuration, programming steps and a runnable sample code To add watermark To word using python....save the resultant file as a DOCX , DOC , or any other supported...

    kb.aspose.com/words/python/how-to-put-a-waterma...
  9. Load Text File in PHP|Aspose.Words for .NET

    Loading text Document using Aspose.Words for .NET in PHP using COM in C#.... $doc = $comHelper -> Open ( $dataDir...such as DOCX. $doc -> Save ( $dataDir . "/LoadTxt Out.docx" ); print...

    docs.aspose.com/words/net/load-text-file-in-php/
  10. MailMergerContext Class | Aspose.Words for .NET

    Discover the powerful Aspose.Words.LowCode.MailMergerContext class for seamless mail merging, enhancing your Document auTomation with ease and efficiency....operation: string doc = MyDir + "Mail merge.doc" ; string [] fieldNames...mailMergerContext ) . From ( doc ) . To ( ArtifactsDir + "LowCode...

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