Sort Score
Result 10 results
Languages All
Labels All
Results 2,441 - 2,450 of 78,314 for

doc format

(0.26 sec)
  1. FieldImport | Aspose.Words for Java

    Implements the IMPORT field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Below are two similar field...

    reference.aspose.com/words/java/com.aspose.word...
  2. Export EMLX to PDF via C++ | products.aspose.com

    C++ API to Convert EMLX to PDF without using Microsoft Word or Outlook...transforming emails from one format to another. This process is... you can convert EMLX file format to HTML. After that, by using...

    products.aspose.com/total/cpp/conversion/emlx-t...
  3. Export MSG to GIF via C++ | products.aspose.com

    C++ API to Convert MSG to GIF without using Microsoft Word or Outlook...transforming emails from one format to another. This can be useful...be used to convert MSG file format to HTML, and then export HTML...

    products.aspose.com/total/cpp/conversion/msg-to...
  4. PageLayoutCallbackArgs.PageIndex | Aspose.Words...

    Discover the PageIndex property of PageLayoutCallbackArgs, which provides the 0-based index of the related Document page. Get accurate page tracking and reflow insights!...PageLayoutCallback () { Document doc = new Document (); doc . BuiltInDocumentPrope...DocumentBuilder ( doc ); builder . Writeln ( "Hello world!" ); doc . LayoutOptions...

    reference.aspose.com/words/net/aspose.words.lay...
  5. Export MSG to WORD via C++ | products.aspose.com

    C++ API to Convert MSG to WORD without using Microsoft Word or Outlook...transforming emails from one format to another. This is useful...class Save the document to DOCX format using Save method and set Docx...

    products.aspose.com/total/cpp/conversion/msg-to...
  6. FieldFormat.date_time_format property | Aspose....

    FieldFormat.date_time_Format property. Gets or sets a Formatting that is applied to a date and time field result...date_time_format property FieldFormat.date_time_format property...property Gets or sets a formatting that is applied to a date and time...

    reference.aspose.com/words/python-net/aspose.wo...
  7. DocSaveOptions.saveFormat property | Aspose.Wor...

    DocSaveOptions.saveFormat property. Specifies the Format in which the Document will be saved if this save options object is used...saveFormat property Specifies the format in which the document will...object is used. Can be SaveFormat.Doc or SaveFormat.Dot . get saveFormat...

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

    Aspose::Words::Font::get_Name method. Gets or sets the name of the font in C++....insert formatted text using DocumentBuilder . auto doc = System...DocumentBuilder > ( doc ); // Specify font formatting, then add text...

    reference.aspose.com/words/cpp/aspose.words/fon...
  9. FieldGreetingLine | Aspose.Words for Java

    Implements the GREETINGLINE field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Create a generic greeting...

    reference.aspose.com/words/java/com.aspose.word...
  10. Aspose::Words::Document::UpdateListLabels metho...

    Aspose::Words::Document::UpdateListLabels method. Updates list labels for all list items in the Document in C++.... auto doc = System :: MakeObject < Aspose...get_MyDir () + u "Rendering.docx" ); doc -> UpdateListLabels (); System...

    reference.aspose.com/words/cpp/aspose.words/doc...