Sort Score
Result 10 results
Languages All
Labels All
Results 2,741 - 2,750 of 90,313 for

doc format

(1.14 sec)
  1. IPageLayoutCallback Interface | Aspose.Words fo...

    Customize your Document layout with Aspose.Words.Layout.IPageLayoutCallback interface. Enhance rendering with your own methods for optimal results.... Document doc = new Document (); doc . BuiltInDocumentPrope...DocumentBuilder ( doc ); builder . Writeln ( "Hello world!" ); doc . LayoutOptions...

    reference.aspose.com/words/net/aspose.words.lay...
  2. Java API to Export CGM to RTF | products.aspose...

    Convert CGM to RTF using on premise Java API...documents in a variety of formats. The first step in the conversion...is to render the CGM file to DOC using Aspose.PDF for Java. Aspose...

    products.aspose.com/total/java/conversion/cgm-t...
  3. Online XPS to DOT Conversion or Develop Java ba...

    Free online app to convert XPS to DOT files. Java conversion library code for XPS Documents....XPS files to DOT and other formats via Java automation API. Freely...Convert XPS to DOC by using save method Load DOC file by using...

    products.aspose.com/total/java/conversion/xps-t...
  4. 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...
  5. 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...
  6. Buat DOCX Menggunakan C++

    Buat DocX baharu dalam C++ dalam beberapa langkah. Buat DocX dengan mudah menggunakan pustaka C++....membuat DOCX dalam beberapa format menggunakan contoh berikut:...Salinan Contoh Format keluaran DOCX PDF MD HTML TXT DOC DOT DOCM DOTX...

    products.aspose.com/words/ms/cpp/make/docx/
  7. C# API to Export MD to ODT | products.aspose.com

    Convert MD to ODT without using Microsoft Word...convert documents in various formats. The PDF Processing API, Aspose...tool for converting MD files to DOC. It offers a range of features...

    products.aspose.com/total/net/conversion/md-to-...
  8. Convert HTML To MARKDOWN Javascript

    Convert HTML to MARKDOWN Format in JavaScript code. Save HTML as MARKDOWN using JavaScript....can convert HTML to Markdown format and in the opposite direction...documents to many popular formats. Save HTML as Markdown in JavaScript...

    products.aspose.com/words/nodejs-net/conversion...
  9. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_LastSavedBy method. Gets or sets the name of the last author in C++.... auto doc = System :: MakeObject < Aspose...BuiltInDocumentPrope > properties = doc -> get_BuiltInDocumentPrope ();...

    reference.aspose.com/words/cpp/aspose.words.pro...
  10. XpsSaveOptions.CompressionLevel | Aspose.Words ...

    XpsSaveOptions CompressionLevel property. Specifies the compression level used to save Document. The default value is Normal....saving a document to XPS format. Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Writeln ( "Sample...

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