Sort Score
Result 10 results
Languages All
Labels All
Results 6,601 - 6,610 of 18,447 for

docx to doc

(2.26 sec)
  1. Watermark XLS File Online or using Android Mobi...

    Free online app To Watermark different XLS files. Android watermark library Java code for XLS worksheets....[Product Documentation](https://docs.aspose.com/cells/java/system-requirements/)...with Android Add Watermark to DOC (Microsoft Word Binary Format)...

    products.aspose.com/total/android-java/watermar...
  2. Table class | Aspose.Words for Python

    aspose.words.tables.Table class. Represents a table in a Word Document...Constructors Name Description Table(doc) Initializes a new instance of...build a formatted 2x2 table. doc = aw . Document () builder =...

    reference.aspose.com/words/python-net/aspose.wo...
  3. CompressionLevel | Aspose.Words for Java

    Compression level for OOXML files in Java.... (DOCX and DOTX files are internally...Document doc = new Document(getMyDir() + "Big document.docx"); //...

    reference.aspose.com/words/java/com.aspose.word...
  4. Example of Hello World using Go language|Aspose...

    This sample demonstrates how To create a simple PDF Document with text Hello World using Aspose.PDF for Go....PDF, TXT, XPS, EPUB, TEX, DOC, DOCX, PPTX, image formats etc....

    docs.aspose.com/pdf/go-cpp/hello-world-example/
  5. Converting a PDF file to XLS using PHP | Aspose...

    Sample code on PHP for PDF To XLS conversion. Use example code for batch PDF To XLS conversion with Aspose.PDF for PHP via Java...Initialize a new Document Call the Doc.Save method while passing the...clipboard PDF to BMP PDF to DOCX PDF to EPUB PDF to HTML PDF...

    products.aspose.com/pdf/php-java/conversion/pdf...
  6. Word document font replacement fails - Free Sup...

    I want To replace a font in a Word Document. The font is not installed on my computer and I want To replace it with an installed font. version:aspose-words-25.9-jdk17 FontSettings fontSettings = new FontSettings(); fon…...ings fontSettings, Document doc, String sourceFont, String targetFont)...Set<String> usedFonts = getUsedFonts(doc); if (usedFonts.contains(sourceFont))...

    forum.aspose.com/t/word-document-font-replaceme...
  7. Converting a PDF file to HTML using PHP | Aspos...

    Sample code on PHP for PDF To HTML conversion. Use example code for batch PDF To HTML conversion with Aspose.PDF for PHP via Java...Initialize a new Document Call the Doc.Save method while passing the...clipboard PDF to BMP PDF to DOCX PDF to EPUB PDF to JPEG PDF...

    products.aspose.com/pdf/php-java/conversion/pdf...
  8. Convert XLSB to PPS using Python or with free O...

    XLSB To PPS conversion in your Python applications without using Microsoft Office or online. Test free XLSB To PPS online converter quickly before integrating the code....with Python Convert XLSB to DOC (Microsoft Word Binary Format)...Marco File) Convert XLSB to DOCX (Office 2007+ Word Document)...

    products.aspose.com/total/python-net/conversion...
  9. Compress DOT Files Online or via C++ | products...

    Free online app To compress different DOT files. C++ compression library code for DOT Documents....Compressor Options with C++ Compress DOC Files (Microsoft Word Binary...Word 2007 Marco File) Compress DOCX Files (Office 2007+ Word Document)...

    products.aspose.com/total/cpp/compress/dot/
  10. HtmlFixedSaveOptions | Aspose.Words for Java

    Can be used To specify additional options when saving a Document inTo the SaveFormat.HTML_FIXED format in Java....Document doc = new Document(getMyDir() + "Rendering.docx"); ResourceUriPrinter...getResourcesFolderAl()).mkdir(); doc.save(getArtifactsDir() + "HtmlFixedSaveOptions...

    reference.aspose.com/words/java/com.aspose.word...