Sort Score
Result 10 results
Languages All
Labels All
Results 1,891 - 1,900 of 78,289 for

doc format

(0.07 sec)
  1. ChartDataTable.hasVerticalBorder property | Asp...

    ChartDataTable.hasVerticalBorder property. Gets or sets a flag indicating whether a vertical border of the data table is displayed... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertChart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ChartDataTable.hasOutlineBorder property | Aspo...

    ChartDataTable.hasOutlineBorder property. Gets or sets a flag indicating whether an outline border, that is, a border around series and category names, is displayed... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertChart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Export OFT to DOTX via C++ | products.aspose.com

    C++ API to Convert OFT to DOTX without using Microsoft Word or Outlook...tasks is to convert OFT file format to HTML. This is necessary...be used to convert OFT file format to HTML. After that, Aspose...

    products.aspose.com/total/cpp/conversion/oft-to...
  4. Export EMLX to SVG via C++ | products.aspose.com

    C++ API to Convert EMLX to SVG without using Microsoft Word or Outlook...may need to convert EMLX file format to HTML. This can be done using...it easy to convert EMLX file format to HTML and then export HTML...

    products.aspose.com/total/cpp/conversion/emlx-t...
  5. Export OFT to DOTM via C++ | products.aspose.com

    C++ API to Convert OFT to DOTM without using Microsoft Word or Outlook...conversions is from OFT file format to HTML. This conversion is...be used to convert OFT file format to HTML. After that, Aspose...

    products.aspose.com/total/cpp/conversion/oft-to...
  6. Export EML to GIF via C++ | products.aspose.com

    C++ API to Convert EML to GIF without using Microsoft Word or Outlook...transforming emails from one format to another. For example, you...need to convert an EML file format to HTML. How Aspose.Total helps...

    products.aspose.com/total/cpp/conversion/eml-to...
  7. Insert Image using Apache POI and Aspose.Words|...

    Add image into a Document easily and fast instead of using Apache POI.... class ); Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . insertImage ( dataDir...

    docs.aspose.com/words/java/insert-image-using-a...
  8. PageLayoutCallbackArgs.Event | Aspose.Words for...

    Discover the PageLayoutCallbackArgs event property to enhance your application's functionality. Unlock seamless event handling for better performance....PageLayoutCallback () { Document doc = new Document (); doc . BuiltInDocumentPrope...DocumentBuilder ( doc ); builder . Writeln ( "Hello world!" ); doc . LayoutOptions...

    reference.aspose.com/words/net/aspose.words.lay...
  9. Android API to Render MHTML to DOTM | products....

    Transform MHTML to DOTM via Android via Java API...MHTML is a web page archive format which is used to save web pages...Microsoft Word template file format which is used to store settings...

    products.aspose.com/total/android-java/conversi...
  10. PlainTextDocument constructor | Aspose.Words fo...

    aspose.words.PlainTextDocument 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...