Sort Score
Result 10 results
Languages All
Labels All
Results 4,821 - 4,830 of 78,378 for

doc format

(0.07 sec)
  1. IChartDataPoint | Aspose.Words for Java

    Contains properties of a single data point on the chart in Java....throws Exception { Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); Shape shape = builder.insertChart(ChartType...

    reference.aspose.com/words/java/com.aspose.word...
  2. ExportListLabels enumeration | Aspose.Words for...

    Aspose.Words.Saving.ExportListLabels enumeration. Specifies how list labels are exported to HTML, MHTML and EPUB.... let doc = new aw . Document (); let builder... DocumentBuilder ( doc ); let list = doc . lists . add ( aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. SvgSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a Document into the SaveFormat.SVG Format in Java....SVG format. To learn more, visit the Specify...throws Exception { Document doc = new Document(getMyDir() + "Rendering...

    reference.aspose.com/words/java/com.aspose.word...
  4. XamlFlowSaveOptions.image_saving_callback prope...

    XamlFlowSaveOptions.image_saving_callback property. Allows to control how images are saved when a Document is saved to XAML....test_image_folder ( self ): doc = aw . Document ( MY_DIR + "Rendering...the document to the XAML save format. options = aw . saving . XamlFlowSaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  5. XamlFlowSaveOptions constructor | Aspose.Words ...

    aspose.words.saving.XamlFlowSaveOptions constructor...XAML_FLOW format. def __init__ ( self ): ...... XamlFlowSaveOptions(save_format) Initializes a new instance...

    reference.aspose.com/words/python-net/aspose.wo...
  6. How to Insert Comment into DOCX using C++

    In this tutorial, we will learn how to insert comment into DocX using C++. Comments are useful for reviewing the Word Document. They don't change the Document itself but are used by authors to discuss or comment about any section of Word Document....you can include comments in DOC file using C++ with no dependence...save the document in DOCX or DOC format. Code to Add a Comment in...

    kb.aspose.com/words/cpp/how-to-insert-comment-i...
  7. XamlFlowSaveOptions.ImageSavingCallback | Aspos...

    Discover XamlFlow's ImageSavingCallback property to effortlessly manage image saving options when exporting Documents to XAML. Optimize your workflow today!...void ImageFolder () { Document doc = new Document ( MyDir + "Rendering...the document to the XAML save format. XamlFlowSaveOptions options...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Translate Markdown to DOM|Aspose.Words for Pyth...

    Tarnslate a Markdown Document to Document Object Model and back using Python. So you can work with complex existing Markdown and programmatically create a Markdown Document from scratch....and modify the content and formatting of a document, you need to...their elements such as text formatting, tables, headers, and others...

    docs.aspose.com/words/python-net/translate-mark...
  9. IFontSavingCallback class | Aspose.Words for No...

    Aspose.Words.Saving.IFontSavingCallback class. Implement this interface if you want to receive notifications and control how Aspose.Words saves fonts when exporting a Document to HTML Format....exporting a document to HTML format. Methods Name Description fontSaving(args)...supported yet' , () => { let doc = new aw . Document ( base ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ListFormat.ListLevelNumber | Aspose.Words for .NET

    Discover the ListFormat ListLevelNumber property, easily manage paragraph list levels from 0 to 8 for enhanced Document organization and clarity.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Assert . That ( builder ....

    reference.aspose.com/words/net/aspose.words.lis...