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

doc format

(0.12 sec)
  1. ImageData.Save | Aspose.Words for .NET

    Effortlessly save images with the ImageData Save method. Streamline your workflow by storing images directly into your chosen stream with ease.... Document doc = new Document ( MyDir + "Images...system. NodeCollection shapes = doc . GetChildNodes ( NodeType ....

    reference.aspose.com/words/net/aspose.words.dra...
  2. Make PDF Using Java

    Make a new PDF in Java in a few steps. Easily create PDF using Java library....Examples Output format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM...ODT OTT XPS Select the target format from the list Run code // Repository...

    products.aspose.com/words/java/make/pdf/
  3. FieldDdeAuto | Aspose.Words for Java

    Implements the DDEAUTO field in Java....throws Exception { Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Below are three types of...

    reference.aspose.com/words/java/com.aspose.word...
  4. Several Image Into DOCX C++

    Merge multiple Image into DocX in C++ code. Save Image as DocX using C++....the combined content to DOCX format. Use C++ to convert image to...to merge Output format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM...

    products.aspose.com/words/cpp/merge/image-to-docx/
  5. ChartDataLabel class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartDataLabel class. Represents data label on a chart point or trendline...to the font formatting of this data label. format Provides access...access to fill and line formatting of the data label. index Specifies...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 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...
  7. 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...
  8. HtmlSaveOptions.exportListLabels property | Asp...

    HtmlSaveOptions.exportListLabels property. Controls how list labels are output to HTML, MHTML or EPUB... let doc = new aw . Document (); let builder... DocumentBuilder ( doc ); let list = doc . lists . add ( aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 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...
  10. ListLevel Class | Aspose.Words for .NET

    Discover the Aspose.Words.Lists.ListLevel class for advanced list Formatting. Enhance your Document's structure with powerful, customizable options....] ListLevel class Defines formatting for a list level. To learn...sets the custom number style format for this list level. For example:...

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