Sort Score
Result 10 results
Languages All
Labels All
Results 2,221 - 2,230 of 89,770 for

doc format

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

    Implements an unknown or unrecognized field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Insert a field that does...

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

    Implements the OCX field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); FieldOcx field = (FieldOcx)...

    reference.aspose.com/words/java/com.aspose.word...
  3. BorderCollection.GetEnumerator | Aspose.Words f...

    Discover the BorderCollection GetEnumerator method to easily iterate through all borders, enhancing your coding efficiency and collection management....borders in a paragraph format object. Document doc = new Document ();...DocumentBuilder ( doc ); // Configure the builder's paragraph format settings...

    reference.aspose.com/words/net/aspose.words/bor...
  4. Export EML to EMF via C++ | products.aspose.com

    C++ API to Convert EML to EMF without using Microsoft Word or Outlook...the process of changing the format of an email message from one...be used to convert EML file format to HTML, and then export HTML...

    products.aspose.com/total/cpp/conversion/eml-to...
  5. FieldPage | Aspose.Words for Java

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

    reference.aspose.com/words/java/com.aspose.word...
  6. FieldBidiOutline | Aspose.Words for Java

    Implements the BIDIOUTLINE field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // The BIDIOUTLINE field numbers...

    reference.aspose.com/words/java/com.aspose.word...
  7. ChartSeries.bubbleSizes property | Aspose.Words...

    ChartSeries.bubbleSizes property. Gets a collection of bubble sizes for this chart series....work with the format code of the chart data. let doc = new aw ....= new aw . DocumentBuilder ( doc ); // Insert a Bubble chart....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. StyleCollection.clearQuickStyleGallery method |...

    StyleCollection.clearQuickStyleGallery method. Removes all styles from the Quick Style Gallery panel.... let doc = new aw . Document (); // Note...work only with DOCX format for now. doc . styles . clearQuickStyleGalle...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::PageSetup::get_PaperSize method ...

    Aspose::Words::PageSetup::get_PaperSize method. Returns or sets the paper size in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> get_PageSetup ()...

    reference.aspose.com/words/cpp/aspose.words/pag...
  10. Export EML to DOTX via C++ | products.aspose.com

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

    products.aspose.com/total/cpp/conversion/eml-to...