Sort Score
Result 10 results
Languages All
Labels All
Results 3,321 - 3,330 of 17,113 for

docx to doc

(0.04 sec)
  1. Compress PDF In C#

    Compress PDF in C# without losing quality. Optimize PDF content, reduce file size easily....Words; var doc = new Document("Input.pdf"); doc.Cleanup(); var...var nodes = doc.GetChildNodes(NodeType.Shape, true); foreach...

    products.aspose.com/words/net/compress/pdf/
  2. | Aspose

    Sample code for WBMP To Doc Java conversion. Use API example code for batch WBMP files To Doc conversion within any Web or DeskTop Java based application....Conversion WBMP to Doc HTML JPG OCR XML BMP DOC Aspose.OCR for Java...that converts an WBMP image to DOC document: Create an instance...

    products.aspose.com/ocr/java/conversion/wbmp-to...
  3. Convert Word to JSON format via .NET | products...

    Convert Word To JSON in C# without using Microsoft Excel or Adobe Reader...various formats, including DOC, DOCX, RTF, and ODT. It ensures...

    products.aspose.com/total/net/conversion/word-t...
  4. How to Resize Picture in Word using Python

    This article guides you on how To resize picture in Word using Python. It provides configuration details, step-wise process and a runnable sample code To resize image in MS Word using Python....supported by MS Word-like DOCX , DOC , etc. Steps to Resize Picture...

    kb.aspose.com/words/python/how-to-resize-pictur...
  5. Several JPG Into JPG C++

    Merge multiple JPG inTo JPG in C++ code. Save JPG as JPG using C++....jpg" }; auto doc = MakeObject <Document>(); auto...MakeObject <DocumentBuilder>(doc); std::vector<SharedPtr<Shape>>...

    products.aspose.com/words/cpp/merge/jpg-to-jpg/
  6. Several JPG Into SVG C++

    Merge multiple JPG inTo SVG in C++ code. Save JPG as SVG using C++....jpg" }; auto doc = MakeObject <Document>(); auto...MakeObject <DocumentBuilder>(doc); std::vector<SharedPtr<Shape>>...

    products.aspose.com/words/cpp/merge/jpg-to-svg/
  7. How to Password Protect a Word Document in C#

    This tuTorial provides information on how To password protect a Word Document in C#. You will get the detailed information for configuring the IDE, detailed steps To understand the programming model and a runnable sample code To demonstrate the process To protect Word Document in C#....Word document in C# like DOC , DOCX , or any other Word file...

    kb.aspose.com/words/net/how-to-password-protect...
  8. Online RTF File Merger or Build Python Apps to ...

    Free online app To combine different RTF files. Python merging library code To merge RTF Documents inTo other formats....Save to required format: DOCX, DOC, PDF, XLSX, PPTX, Image, HTML...Files (Bitmap Image File) Merge DOC Files (Microsoft Word Binary...

    products.aspose.com/total/python-net/merge/rtf/
  9. Export XLS to WORD in Android or with free Onli...

    Android API To Convert XLS To WORD without using Microsoft Word or online. Test free XLS To WORD online converter quickly before integrating the code....Document class Save the document to DOC format using save method Get...document in DOC format document . save ( "output.doc" , com . aspose...

    products.aspose.com/total/android-java/conversi...
  10. Several Image Into SVG C++

    Merge multiple Image inTo SVG in C++ code. Save Image as SVG using C++....png" }; auto doc = MakeObject <Document>(); auto...MakeObject <DocumentBuilder>(doc); std::vector<SharedPtr<Shape>>...

    products.aspose.com/words/cpp/merge/image-to-svg/