Sort Score
Result 10 results
Languages All
Labels All
Results 5,311 - 5,320 of 90,638 for

doc format

(0.36 sec)
  1. C# API to Export MSG to PCL | products.aspose.com

    Convert MSG to PCL without using Microsoft Word or Outlook on .NET...you can use the powerful file format manipulation APIs provided...tool for converting MSG file format to HTML. After that, Aspose...

    products.aspose.com/total/net/conversion/msg-to...
  2. Preserve text effects (shadow, outline, reflect...

    It seems that advanced text effects (used for WordArt or as standalone effects) are not reproduced when converting DocX Documents to HTML....set these options: Document doc = new Document("path/to/your/document...Save the document to HTML format doc.save("path/to/output/document...

    forum.aspose.com/t/preserve-text-effects-shadow...
  3. Convert PDF to Word documents in Node.js|Aspose...

    Learn how to convert PDF to Doc(DocX) in the Node.js environment....support DOC and DOCX formats. PDF files are editable, but DOC and...customizable. Try to convert PDF to DOC online Aspose.PDF for Node.js...

    docs.aspose.com/pdf/nodejs-cpp/convert-pdf-to-doc/
  4. StructuredDocumentTag Class | Aspose.Words for ...

    Discover Aspose.Words.Markup.StructuredDocumentTag class for efficient content control in Documents. Enhance your Document management with SDT features!...ContentsFont { get; } Font formatting that will be applied to text...String that represents the format in which dates are displayed...

    reference.aspose.com/words/net/aspose.words.mar...
  5. ChartDataLabelCollection class | Aspose.Words f...

    aspose.words.drawing.charts.ChartDataLabelCollection class. Represents a collection of [ChartDataLabel](../chartdatalabel/)...Provides access to the font formatting of the data labels of the...series. format Provides access to fill and line formatting of the...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Convert a Document in Python|Aspose.Words for P...

    Easily convert Documents from one Format to another using Python. You can work with all the most popular Formats like Microsoft Word Formats such as DocX or Doc, OpenDocument Formats such as ODT or OTT, web Formats such as HTML or XHTML, text Formats such as MarkDown or TXT, and others....documents between various formats using Aspose.Words for Python...convert documents from one format to another is one of the main...

    docs.aspose.com/words/python-net/convert-a-docu...
  7. RtfSaveOptions class | Aspose.Words for Python

    aspose.words.saving.RtfSaveOptions class. Can be used to specify additional options when saving a Document into the [SaveFormat.RTF](../../aspose.words/saveFormat/#RTF) Format...RTF format. To learn more, visit the Specify...SaveOptions ) pretty_format When True , pretty formats output where applicable...

    reference.aspose.com/words/python-net/aspose.wo...
  8. How to Convert OneNote to Word using C#

    This article guides on how to convert OneNote to Word using C#. It has IDE settings, programming steps and a sample code to export OneNote to Word using C#....Steps to Convert OneNote to DOC using C# Set the IDE to use Aspose...Save the loaded document as .DOC file using the Save() method...

    kb.aspose.com/note/net/how-to-convert-onenote-t...
  9. SaveOptions Class | Aspose.Words for .NET

    Discover the Aspose.Words.Saving.SaveOptions class, your key to customizing Document saving with advanced options for various Formats. Enhance your workflow today!...document into a particular format. To learn more, visit the Specify...set; } When true , pretty formats output where applicable. Default...

    reference.aspose.com/words/net/aspose.words.sav...
  10. How to Convert Word to Markdown using C++

    In this quick tutorial, we will elaborate how to convert Word to Markdown using C++. You can easily convert DocX to MD in C++ by making simple API calls with a few lines of code in Linux or MS Windows....documents saved in DOCX or DOC format that can comprise of textual...generated markdown file in MD file format The aforementioned steps explain...

    kb.aspose.com/words/cpp/how-to-convert-word-to-...