Sort Score
Result 10 results
Languages All
Labels All
Results 4,451 - 4,460 of 18,475 for

docx to doc

(0.22 sec)
  1. EmbeddedFontFormat | Aspose.Words for Java

    Specifies format of particular embedded font inside FontInfo object in Java....Document doc = new Document(getMyDir() + "Embedded font.docx"); FontInfo...FontInfo embeddedFont = doc.getFontInfos().get("Alte DIN 1451...

    reference.aspose.com/words/java/com.aspose.word...
  2. Several Image Into BMP Java

    Merge multiple Image inTo BMP in Java code. Save Image as BMP using Java....png" ); Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder (doc); List<Shape> shapes = fileNames...

    products.aspose.com/words/java/merge/image-to-bmp/
  3. Several Image Into JPG Java

    Merge multiple Image inTo JPG in Java code. Save Image as JPG using Java....png" ); Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder (doc); List<Shape> shapes = fileNames...

    products.aspose.com/words/java/merge/image-to-jpg/
  4. Field.update method | Aspose.Words for Python

    aspose.words.fields.Field.update method... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) # Use a document builder to insert...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Convert PPSX to XLSB via C++ or with free Onlin...

    Export PPSX To XLSB in C++ without using Microsoft Excel or Powerpoint or online. Test free PPSX To XLSB online converter quickly before integrating the code....Options with C++ Convert PPSX to DOC (Microsoft Word Binary Format)...Marco File) Convert PPSX to DOCX (Office 2007+ Word Document)...

    products.aspose.com/total/cpp/conversion/ppsx-t...
  6. Convert PPSM to XLTM via C++ or with free Onlin...

    Export PPSM To XLTM in C++ without using Microsoft Excel or Powerpoint or online. Test free PPSM To XLTM online converter quickly before integrating the code....Options with C++ Convert PPSM to DOC (Microsoft Word Binary Format)...Marco File) Convert PPSM to DOCX (Office 2007+ Word Document)...

    products.aspose.com/total/cpp/conversion/ppsm-t...
  7. Convert PPS to XLS via C++ or with free Online ...

    Export PPS To XLS in C++ without using Microsoft Excel or Powerpoint or online. Test free PPS To XLS online converter quickly before integrating the code....Options with C++ Convert PPS to DOC (Microsoft Word Binary Format)...2007 Marco File) Convert PPS to DOCX (Office 2007+ Word Document)...

    products.aspose.com/total/cpp/conversion/pps-to...
  8. Convert POTM to MHTML via C++ or with free Onli...

    Export POTM To MHTML in C++ without using Microsoft Excel or Powerpoint or online. Test free POTM To MHTML online converter quickly before integrating the code....Options with C++ Convert POTM to DOC (Microsoft Word Binary Format)...Marco File) Convert POTM to DOCX (Office 2007+ Word Document)...

    products.aspose.com/total/cpp/conversion/potm-t...
  9. Several Image Into PNG C#

    Merge multiple Image inTo PNG in C# code. Save Image as PNG using C#....png" }; var doc = new Document(); var builder...builder = new DocumentBuilder(doc); var shapes = fileNames.Select(fileName...

    products.aspose.com/words/net/merge/image-to-png/
  10. Several Image Into SVG C#

    Merge multiple Image inTo SVG in C# code. Save Image as SVG using C#....png" }; var doc = new Document(); var builder...builder = new DocumentBuilder(doc); var shapes = fileNames.Select(fileName...

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