Sort Score
Result 10 results
Languages All
Labels All
Results 2,631 - 2,640 of 90,948 for

doc format

(0.12 sec)
  1. FieldNumPages | Aspose.Words for Java

    Implements the NUMPAGES field in Java.... Document doc = new Document(getMyDir() + "Paragraphs...builder = new DocumentBuilder(doc); builder.moveToHeaderFooter(HeaderFooterType...

    reference.aspose.com/words/java/com.aspose.word...
  2. FieldMergeSeq | Aspose.Words for Java

    Implements the MERGESEQ field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); builder.write("Dear "); FieldMergeField...

    reference.aspose.com/words/java/com.aspose.word...
  3. Table.style_options property | Aspose.Words for...

    Table.style_options property. Gets or sets bit flags that specify how a table style is applied to this table.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) table = builder . start_table...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Export OFT to PNG via C++ | products.aspose.com

    C++ API to Convert OFT to PNG without using Microsoft Word or Outlook...conversions is from OFT file format to HTML. This conversion is...supports a wide range of file formats, including Outlook MSG, EML...

    products.aspose.com/total/cpp/conversion/oft-to...
  5. ListCollection.add method | Aspose.Words for No...

    Aspose.Words.Lists.ListCollection.add method... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); expect ( builder . listFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Convert WORD To MARKDOWN C++

    Convert a Word Document to MARKDOWN Format in C++ code. Save a Word Document as MARKDOWN using C++....Markdown, and many other document formats using C++. MD Node Python Java...easily convert files from one format to another, making it an indispensable...

    products.aspose.com/words/cpp/conversion/word-t...
  7. Aspose::Words::Fields::FieldInclude::get_TextCo...

    Aspose::Words::Fields::FieldInclude::get_TextConverter method. Gets or sets the name of the text converter for the Format of the included file in C++....the text converter for the format of the included file. System...and set its properties. auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. Aspose::Words::Saving::OdtSaveOptions::get_Save...

    Aspose::Words::Saving::OdtSaveOptions::get_SaveFormat method. Specifies the Format in which the Document will be saved if this save options object is used. Can be Odt or Ott in C++....ormat method Specifies the format in which the document will...it using Aspose.Words. auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. WordML2003SaveOptions class | Aspose.Words for ...

    aspose.words.saving.WordML2003SaveOptions class. Can be used to specify additional options when saving a Document into the [SaveFormat.WORD_ML](../../aspose.words/saveFormat/#WORD_ML) Format...WORD_ML format. To learn more, visit the Specify...the WordML2003SaveOption.save_format property, but in the future...

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

    Discover Aspose.Words.Saving.MarkdownExportAsHtml enum to effortlessly convert Markdown elements to raw HTML, enhancing your Document export options.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Writeln ( "Sample...

    reference.aspose.com/words/net/aspose.words.sav...