Sort Score
Result 10 results
Languages All
Labels All
Results 9,761 - 9,770 of 17,140 for

docx to doc

(0.16 sec)
  1. Aspose::Words::Saving::OdtSaveOptions::OdtSaveO...

    Aspose::Words::Saving::OdtSaveOptions::OdtSaveOptions construcTor. Initializes a new instance of this class that can be used To save a Document in the Odt format in C++.... auto doc = System :: MakeObject < Aspose...get_MyDir () + u "Rendering.docx" ); auto saveOptions = System...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. Aspose::Words::Document::get_WebExtensionTaskPa...

    Aspose::Words::Document::get_WebExtensionTaskPanes method. Returns a collection that represents a list of task pane add-ins in C++.... auto doc = System :: MakeObject < Aspose...WebExtensions :: TaskPane > (); doc -> get_WebExtensionTaskPane ()...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. Aspose::Words::WebExtensions::TaskPane::get_Wid...

    Aspose::Words::WebExtensions::TaskPane::get_Width method. Specifies the default width value for this task pane instance in C++.... auto doc = System :: MakeObject < Aspose...WebExtensions :: TaskPane > (); doc -> get_WebExtensionTaskPane ()...

    reference.aspose.com/words/cpp/aspose.words.web...
  4. ChartAxisTitle class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartAxisTitle class. Provides access To the axis title properties... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  5. HtmlSaveOptions.ExportFontsAsBase64 | Aspose.Wo...

    Discover how the HtmlSaveOptions ExportFontsAsBase64 property enhances your HTML by embedding fonts in Base64 encoding for improved performance. Default, false....Document doc = new Document ( MyDir + "Rendering.docx" ); HtmlSaveOptions...Embedded , PrettyFormat = true }; doc . Save ( ArtifactsDir + "HtmlSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Document.AcceptStart | Aspose.Words for .NET

    Discover the AcceptStart method, seamlessly welcome visiTors To your Document's beginning for an enhanced user experience and smoother navigation....DocStructureToText () { Document doc = new Document ( MyDir + "Do..."DocumentVisitor-compatible features.docx" ); DocStructurePrinter visitor...

    reference.aspose.com/words/net/aspose.words/doc...
  7. HtmlSaveOptions.exportImagesAsBase64 property |...

    HtmlSaveOptions.exportImagesAsBase64 property. Specifies whether images are saved in Base64 format To the output HTML, MHTML or EPUB... let doc = new aw . Document ( base .... myDir + "Rendering.docx" ); let options = new aw . Saving ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ChartDataPointCollection.clear_format method | ...

    ChartDataPointCollection.clear_format method. Clears format of all [ChartDataPoint](../../chartdatapoint/) in this collection.... def chart_data_point (): doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) shape = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ChartDataPointCollection indexer | Aspose.Words...

    ChartDataPointCollection indexer. Returns [ChartDataPoint](../../chartdatapoint/) for the specified index.... def chart_data_point (): doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) shape = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ChartSeriesGroupCollection class | Aspose.Words...

    Aspose.Words.Drawing.Charts.ChartSeriesGroupCollection class. Represents a collection of [ChartSeriesGroup](../chartseriesgroup/) objects.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertChart...

    reference.aspose.com/words/nodejs-net/aspose.wo...