Sort Score
Result 10 results
Languages All
Labels All
Results 2,571 - 2,580 of 90,310 for

doc format

(0.56 sec)
  1. Export OFT to EMF via C++ | products.aspose.com

    C++ API to Convert OFT to EMF without using Microsoft Word or Outlook...conversions is from OFT file format to HTML. This conversion is...a wide range of other file formats, such as MSG, EML, MHTML, and...

    products.aspose.com/total/cpp/conversion/oft-to...
  2. Aspose::Words::Tables::Cell::get_LastParagraph ...

    Aspose::Words::Tables::Cell::get_LastParagraph method. Gets the last paragraph among the immediate children in C++....borders to a table row’s format. auto doc = System :: MakeObject...Words :: DocumentBuilder > ( doc ); // Create a table with red...

    reference.aspose.com/words/cpp/aspose.words.tab...
  3. Document constructor | Aspose.Words for Python

    aspose.words.Document constructor...Automatically detects the file format. def __init__ ( self , file_name...error(UnsupportedFileForma)) The document format is not recognized or not supported...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Java API to Export EPUB to MARKDOWN | products....

    Convert EPUB to MARKDOWN using on premise Java API...need to render EPUB file to DOC using Aspose.PDF for Java . After...Words for Java , you can convert DOC to MARKDOWN. Both APIs come under...

    products.aspose.com/total/java/conversion/epub-...
  5. FieldSaveDate | Aspose.Words for Java

    Implements the SAVEDATE field in Java.... Document doc = new Document(getMyDir() + "Document...builder = new DocumentBuilder(doc); builder.moveToDocumentEnd();...

    reference.aspose.com/words/java/com.aspose.word...
  6. Export OFT to SVG via C++ | products.aspose.com

    C++ API to Convert OFT to SVG without using Microsoft Word or Outlook...allows you to convert OFT file format to HTML. After that, you can...enables you to convert OFT file format to HTML. It is easy to use...

    products.aspose.com/total/cpp/conversion/oft-to...
  7. ViewOptions.forms_design property | Aspose.Word...

    ViewOptions.forms_design property. Specifies whether the Document is in forms design mode....only for documents in WordML format. Examples Shows how to enable/disable...enable/disable forms design mode. doc = aw . Document () builder =...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Font::get_Fill method | Aspose.W...

    Aspose::Words::Font::get_Fill method. Gets fill Formatting for the Font in C++....Font::get_Fill method Gets fill formatting for the Font . System ::...fills back to solid fill. auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words/fon...
  9. CompressionLevel enumeration | Aspose.Words for...

    aspose.words.saving.CompressionLevel enumeration. Compression level for OOXML and XPS files... doc = aw . Document ( MY_DIR + 'Big...save the document to an OOXML format, we can create an OoxmlSaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Document.GrammarChecked | Aspose.Words for .NET

    Ensure your Document's quality with the GrammarChecked property. Discover if your text is grammar-verified for polished, professional results.... Document doc = new Document (); // The string...string with spelling errors. doc . FirstSection . Body . FirstParagraph...

    reference.aspose.com/words/net/aspose.words/doc...