Sort Score
Result 10 results
Languages All
Labels All
Results 3,711 - 3,720 of 90,393 for

doc format

(0.69 sec)
  1. Insert HTML into Word, including SVG - Free Sup...

    Insert HTML into Word, including SVG. SVG content is not displayed in Word. Document Doc = new Document(); DocumentBuilder builder = new DocumentBuilder(Doc); builder.insertHtml("",true); Doc.save("test.Docx"); ASPOSE.…... Document doc = new Document(); DocumentBuilder...DocumentBuilder(doc); builder.insertHtml("",true); doc.save("test...

    forum.aspose.com/t/insert-html-into-word-includ...
  2. XpsSaveOptions.save_format property | Aspose.Wo...

    XpsSaveOptions.save_Format property. Specifies the Format in which the Document will be saved if this save options object is used...save_format property XpsSaveOptions.save_format property Specifies...Specifies the format in which the document will be saved if this...

    reference.aspose.com/words/python-net/aspose.wo...
  3. XlsxSectionMode enumeration | Aspose.Words for ...

    Aspose.Words.Saving.XlsxSectionMode enumeration. Specifies how sections are handled when saving a Document in the XLSX Format....saving a document in the XLSX format. Members Name Description MultipleWorksheets...as a separate worksheets. let doc = new aw . Document ( base ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. RevisionOptions.CommentColor | Aspose.Words for...

    Customize your comments with RevisionOptions' CommentColor property. Easily set your preferred color—default is red—for enhanced visibility!... Document doc = new Document ( MyDir + "Revisions...RevisionOptions revisionOptions = doc . LayoutOptions . RevisionOptions...

    reference.aspose.com/words/net/aspose.words.lay...
  5. RevisionOptions.InsertedTextEffect | Aspose.Wor...

    Discover the RevisionOptions InsertedTextEffect property to customize your content with unique effects. Default, Underline. Enhance your text's impact!... Document doc = new Document ( MyDir + "Revisions...RevisionOptions revisionOptions = doc . LayoutOptions . RevisionOptions...

    reference.aspose.com/words/net/aspose.words.lay...
  6. C++ API to Convert EPUB to PPSM | products.aspo...

    Convert EPUB to PPSM via C++ without using Microsoft Word or Adobe Acrobat Reader... EPUB is a popular format for e-books, while PPSM is...a Microsoft PowerPoint Show format. Converting EPUB to PPSM allows...

    products.aspose.com/total/cpp/conversion/epub-t...
  7. Working with Charts in Java|Aspose.Words for Java

    Introduction to Chart feature, how to create and manipulate charts using Java....are able to customize the formatting of a single data point of...you are able to specify the formatting of a single data label of...

    docs.aspose.com/words/java/working-with-charts/
  8. C++ API to Convert EPUB to POTM | products.aspo...

    Convert EPUB to POTM via C++ without using Microsoft Word or Adobe Acrobat Reader...files compatible with the POTM format. How Aspose.Total Helps for...to export EPUB files to PPTX format. It supports all the features...

    products.aspose.com/total/cpp/conversion/epub-t...
  9. FontInfo class | Aspose.Words for Node.js

    Aspose.Words.Fonts.FontInfo class. Specifies inFormation about a font used in the Document...Description getEmbeddedFont(format, style) Gets a specific embedded...OpenType format. Fonts in Embedded OpenType format are converted...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. FieldNextIf | Aspose.Words for Java

    Implements the NEXTIF field in Java....throws Exception { Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Create a data source for...

    reference.aspose.com/words/java/com.aspose.word...