Sort Score
Result 10 results
Languages All
Labels All
Results 7,401 - 7,410 of 81,658 for

doc format

(0.2 sec)
  1. Aspose::Words::Saving::HtmlSaveOptions::get_Met...

    Aspose::Words::Saving::HtmlSaveOptions::get_MetafileFormat method. Specifies in what Format metafiles are saved when exporting to HTML, MHTML, or EPUB. Default value is Png, meaning that metafiles are rendered to raster PNG images in C++....t method Specifies in what format metafiles are saved when exporting...SVG objects to a different format when saving HTML documents...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. Font.underline property | Aspose.Words for Python

    Font.underline property. Gets or sets the type of underline applied to the font....to insert formatted text using DocumentBuilder. doc = aw . Document...DocumentBuilder ( doc = doc ) # Specify font formatting, then add text...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Convert PPT to DOCM in Python or with free Onli...

    PPT to DocM conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free PPT to DocM online converter quickly before integrating the code.... The DOCM format is a Microsoft Word document...ideal format for creating documents with complex formatting or for...

    products.aspose.com/total/python-net/conversion...
  4. CleanupOptions.unusedBuiltinStyles property | A...

    CleanupOptions.unusedBuiltinStyles property. Specifies that unused [Style.builtIn](../../style/builtIn/) styles should be removed from Document.... let doc = new aw . Document (); doc . styles . add...StyleType . List , "MyListStyle1" ); doc . styles . add ( aw . StyleType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. SpecialChar | Aspose.Words for Java

    Base class for special characters in the Document in Java....throws Exception { Document doc = new Document(getMyDir() + "Hidden...Paragraph para = (Paragraph) doc.getChild(NodeType.PARAGRAPH,...

    reference.aspose.com/words/java/com.aspose.word...
  6. Compress TXT Files Online or using Android Mobi...

    Free online app to compress different TXT files. Android compression library Java code for TXT Documents....supports many popular formats including TXT format. Android Compression...[Product Documentation](https://docs.aspose.com/words/java/system-requirements/)...

    products.aspose.com/total/android-java/compress...
  7. Compress DOCX Files Online or using Android Mob...

    Free online app to compress different DocX files. Android compression library Java code for DocX Documents....supports many popular formats including DOCX format. Android Compression...[Product Documentation](https://docs.aspose.com/words/java/system-requirements/)...

    products.aspose.com/total/android-java/compress...
  8. Compress RTF Files Online or using Android Mobi...

    Free online app to compress different RTF files. Android compression library Java code for RTF Documents....supports many popular formats including RTF format. Android Compression...[Product Documentation](https://docs.aspose.com/words/java/system-requirements/)...

    products.aspose.com/total/android-java/compress...
  9. BMP to PDF Merge using C++ | Aspose.PDF

    Combine two or more BMP Documents into one PDF single file programmatically with C++ sample code using Aspose.PDF for C++...file File not added Output format: PDF Output file: // create...create empty pdf document doc = MakeObject < Document > (); // make...

    products.aspose.com/pdf/cpp/merger/bmp-to-pdf/
  10. Style.base_style_name property | Aspose.Words f...

    Style.base_style_name property. Gets/sets the name of the style this style is based on.... doc = aw . Document ( file_name =...is a separate alias. style = doc . styles . get_by_name ( 'MyStyle'...

    reference.aspose.com/words/python-net/aspose.wo...