Sort Score
Result 10 results
Languages All
Labels All
Results 2,881 - 2,890 of 90,033 for

doc format

(0.27 sec)
  1. FieldDatabase.InsertOnceOnMailMerge | Aspose.Wo...

    Discover how the InsertOnceOnMailMerge property in FieldDatabase enhances your data merging by allowing seamless insertion at the start of merges.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // This DATABASE field will...

    reference.aspose.com/words/net/aspose.words.fie...
  2. RtfSaveOptions.SaveImagesAsWmf | Aspose.Words f...

    Discover how the RtfSaveOptions SaveImagesAsWmf property enhances your Document by saving all images as WMF for superior quality and compatibility....Metafile format as we save the document as an RTF. Document doc = new...builder = new DocumentBuilder ( doc ); builder . Writeln ( "Jpeg...

    reference.aspose.com/words/net/aspose.words.sav...
  3. FieldMacroButton | Aspose.Words for Java

    Implements the MACROBUTTON field in Java.... Document doc = new Document(getMyDir() + "Macro...DocumentBuilder(doc); Assert.assertTrue(doc.hasMacros()); //...

    reference.aspose.com/words/java/com.aspose.word...
  4. StructuredDocumentTag.word_open_xml_minimal pro...

    StructuredDocumentTag.word_open_xml_minimal property. Gets a string that represents the XML contained within the node in the [SaveFormat.FLAT_OPC](../../../aspose.words/saveFormat/#FLAT_OPC) Format....FLAT_OPC format. Unlike the StructuredDocumentTa...for content control elements. doc = aw . Document () builder =...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Font.allCaps property | Aspose.Words for Node.js

    Font.allCaps property. True if the font is Formatted as all capital letters....property True if the font is formatted as all capital letters. get...boolean Examples Shows how to format a run to display its contents...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Font.smallCaps property | Aspose.Words for Node.js

    Font.smallCaps property. True if the font is Formatted as small capital letters....property True if the font is formatted as small capital letters....boolean Examples Shows how to format a run to display its contents...

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

    Aspose::Words::Font::get_Size method. Gets or sets the font size in points 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...
  8. ChartDataPointCollection Class | Aspose.Words f...

    Discover the Aspose.Words.Drawing.Charts.ChartDataPointCollection class, your key to managing ChartDataPoint collections effortlessly for enhanced data visualization....Description ClearFormat () Clears format of all ChartDataPoint in this...CopyFormat ( int, int ) Copies format from the source data point...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Convert HTML To MARKDOWN C#

    Convert HTML to MARKDOWN Format in C# code. Save HTML as MARKDOWN using C#....Markdown, and many other document formats using C#, F#, VB.NET. MD Node...can convert HTML to Markdown format and in the opposite direction...

    products.aspose.com/words/net/conversion/html-t...
  10. Aspose::Words::Lists::ListLabel class | Aspose....

    Aspose::Words::Lists::ListLabel class. Defines properties specific to a list label. To learn more, visit the Documentation article in C++.... auto doc = System :: MakeObject < Aspose...get_MyDir () + u "Rendering.docx" ); doc -> UpdateListLabels (); System...

    reference.aspose.com/words/cpp/aspose.words.lis...