Sort Score
Result 10 results
Languages All
Labels All
Results 2,621 - 2,630 of 90,031 for

doc format

(0.61 sec)
  1. Export MSG to DOTM via C++ | products.aspose.com

    C++ API to Convert MSG to DOTM without using Microsoft Word or Outlook...transforming an email message from one format to another. For example, you...need to convert an MSG file format to HTML. How Aspose.Total Helps...

    products.aspose.com/total/cpp/conversion/msg-to...
  2. Aspose::Words::Font::get_SmallCaps method | Asp...

    Aspose::Words::Font::get_SmallCaps method. True if the font is Formatted as small capital letters in C++....method True if the font is formatted as small capital letters....get_SmallCaps () Examples Shows how to format a run to display its contents...

    reference.aspose.com/words/cpp/aspose.words/fon...
  3. FieldGreetingLine.NameFormat | Aspose.Words for...

    Discover the FieldGreetingLine NameFormat property to easily customize name Formats in your fields, enhancing user experience and personalization....NameFormat property Gets or sets the format of the name included in the...GREETINGLINE field. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Export EMAIL to ODT via C++ | products.aspose.com

    C++ API to Convert EMAIL to ODT without using Microsoft Word or Outlook...transforming an email file format into another format. This process is... and convert various file formats. It includes two APIs, Aspose...

    products.aspose.com/total/cpp/conversion/email-...
  5. Aspose::Words::Fields::FieldInclude::get_TextCo...

    Aspose::Words::Fields::FieldInclude::get_TextConverter method. Gets or sets the name of the text converter for the Format of the included file in C++....the text converter for the format of the included file. System...and set its properties. auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Export MSG to SVG via C++ | products.aspose.com

    C++ API to Convert MSG to SVG without using Microsoft Word or Outlook...may need to convert MSG file format to HTML. This is where Aspose...allows you to convert MSG file format to HTML. After that, you can...

    products.aspose.com/total/cpp/conversion/msg-to...
  7. Export EMAIL to PS via C++ | products.aspose.com

    C++ API to Convert EMAIL to PS without using Microsoft Word or Outlook...transforming an email file format into another format. This is useful when...developers to convert EMAIL file format to HTML. It supports a wide...

    products.aspose.com/total/cpp/conversion/email-...
  8. Document.OriginalLoadFormat | Aspose.Words for ...

    Discover the OriginalLoadFormat property to easily access the Format of the original Document loaded into your object, enhancing Document management....OriginalLoadFormat property Gets the format of the original document that...blank document, returns the Doc value. Examples Shows how to...

    reference.aspose.com/words/net/aspose.words/doc...
  9. OoxmlCompliance enumeration | Aspose.Words for ...

    aspose.words.saving.OoxmlCompliance enumeration. Allows to specify which OOXML specification will be used when saving in the DocX Format....used when saving in the DOCX format. Members Name Description ECMA376_2006...saved document to adhere to. doc = aw . Document () builder =...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Extend CRM OneClick Word Document Generator|Asp...

    How to defined a custom workflow using Aspose.Words to generate Document from template in C#....MemoryStream ( DocumentBody ); Document doc = new Document ( fileStream );...); string [] fields = doc . MailMerge . GetFieldNames (); Entity...

    docs.aspose.com/words/net/extend-and-contribute...