Sort Score
Result 10 results
Languages All
Labels All
Results 2,491 - 2,500 of 162,388 for

docx

(0.07 sec)
  1. Export EML to JPEG via C++ | products.aspose.com

    C++ API to Convert EML to JPEG without using Microsoft Word or Outlook...document formats such as DOC, DOCX, ODT, HTML, and PDF. It also...2007 Marco File) Convert EML to DOCX (Office 2007+ Word Document)...

    products.aspose.com/total/cpp/conversion/eml-to...
  2. Export EMLX to BMP via C++ | products.aspose.com

    C++ API to Convert EMLX to BMP without using Microsoft Word or Outlook...document formats, including DOC, DOCX, ODT, HTML, and BMP. With this...Marco File) Convert EMLX to DOCX (Office 2007+ Word Document)...

    products.aspose.com/total/cpp/conversion/emlx-t...
  3. Export EMLX to RTF via C++ | products.aspose.com

    C++ API to Convert EMLX to RTF without using Microsoft Word or Outlook...formats, including HTML, DOC, DOCX, and RTF. By using Aspose.Total...Marco File) Convert EMLX to DOCX (Office 2007+ Word Document)...

    products.aspose.com/total/cpp/conversion/emlx-t...
  4. Export EMLX to TEXT via C++ | products.aspose.com

    C++ API to Convert EMLX to TEXT without using Microsoft Word or Outlook...document formats, including DOC, DOCX, HTML, ODT, and PDF. By using...Marco File) Convert EMLX to DOCX (Office 2007+ Word Document)...

    products.aspose.com/total/cpp/conversion/emlx-t...
  5. ShapeMarkupLanguage Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.ShapeMarkupLanguage enum, defining shape markup languages for enhanced document formatting and design flexibility.... Docx }; doc . Save ( ArtifactsDir..."OoxmlSaveOptions.Iso29500Strict.docx" , saveOptions ); // Our saved...

    reference.aspose.com/words/net/aspose.words.dra...
  6. IDocumentSavingCallback Interface | Aspose.Word...

    Implement the Aspose.Words.Saving.IDocumentSavingCallback interface to create custom save methods for documents, enhancing your document management solutions....docx" ); // Following formats are...manage a document while saving to docx. public void ProgressCallback...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Aspose.Words: Converting a Word document to HTM...

    Aspose version: Aspose Words.NET version 23.6.0 We are using Aspose.Words to convert a Word Document (Docx) to HTML by simply saving the loaded Docx (loaded into Aspose.Words.Document) as HTML. The document can contain…...Document (docx) to HTML by simply saving the loaded docx (loaded...Document doc = new Document("input.docx"); HtmlSaveOptions options =...

    forum.aspose.com/t/aspose-words-converting-a-wo...
  8. Words running together when converting from PDF...

    I’m using a licensed version of Aspose.PDF and ran into an interesting issue. We create a PDF using a MemoryStream based on a byte[] stored in our database and random blocks of words are having the spaces between them re…...docx (680.1 KB) var stream = new...document.Save(file, SaveFormat.DocX); file.Position = 0L; return...

    forum.aspose.com/t/words-running-together-when-...
  9. Extract Pages from Word in Python | Word Page E...

    Learn how to extract pages from a Word document in Python using Aspose.Words. Follow easy steps and code examples for Word document processing....docx file. Here’s a sample code snippet...the extracted pages as a new .docx file. Here is how it works:...

    blog.aspose.com/words/extract-pages-from-word-i...
  10. | Aspose

    Sample code for BMP to DOC Java conversion. Use API example code for batch BMP files to DOC conversion within any Web or Desktop Java based application....The updated version of DOC is DOCX which is based on Office OpenXML...generated by Microsoft Word) DOCX (Microsoft Word documents) XLS...

    products.aspose.com/ocr/cpp/conversion/bmp-to-doc/