Sort Score
Result 10 results
Languages All
Labels All
Results 2,861 - 2,870 of 90,313 for

doc format

(0.16 sec)
  1. DocSaveOptions.SaveFormat | Aspose.Words for .NET

    Discover the DocSaveOptions SaveFormat property to easily choose between Doc or Dot Formats for seamless Document saving. Optimize your workflow today!...SaveFormat property Specifies the format in which the document will...options object is used. Can be Doc or Dot. public override SaveFormat...

    reference.aspose.com/words/net/aspose.words.sav...
  2. SaveOutputParameters | Aspose.Words for Java

    This object is returned to the caller after a Document is saved and contains additional inFormation that has been generated or calculated during the save operation in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); builder.writeln("Hello world...

    reference.aspose.com/words/java/com.aspose.word...
  3. Supported Features on Document Save|Aspose.Word...

    Save a Document in most of popular Formats and supports lots of Microsoft Word features using C#....with documents in various formats and provides a wide range of...file in any supported export format . While saving the document...

    docs.aspose.com/words/net/supported-features-on...
  4. Export OFT to DOCM via C++ | products.aspose.com

    C++ API to Convert OFT to DocM without using Microsoft Word or Outlook...conversions is from OFT file format to HTML. This conversion is...be used to convert OFT file format to HTML. After that, Aspose...

    products.aspose.com/total/cpp/conversion/oft-to...
  5. StructuredDocumentTag.word_open_xml_minimal pro...

    StructuredDocumentTag.word_open_xml_minimal property. Gets a string that represents the XML contained within the node in the [SaveFormat.FLAT_OPC](../../../aspose.words/saveFormat/#FLAT_OPC) Format....FLAT_OPC format. Unlike the StructuredDocumentTa...for content control elements. doc = aw . Document () builder =...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldDatabase.FirstRecord | Aspose.Words for .NET

    Discover the FirstRecord property in FieldDatabase, easily manage your initial data record number for seamless data insertion and enhanced efficiency.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // This DATABASE field will...

    reference.aspose.com/words/net/aspose.words.fie...
  7. FieldDatabase.Query | Aspose.Words for .NET

    Effortlessly manage your database with FieldDatabase Query. Easily set and retrieve SQL instructions for efficient data querying.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // This DATABASE field will...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Aspose::Words::Fields::GeneralFormatCollection:...

    Aspose::Words::Fields::GeneralFormatCollection::GetEnumerator method. Returns an enumerator object in C++....Examples Shows how to format field results. auto doc = System :: MakeObject...Words :: DocumentBuilder > ( doc ); // Use a document builder...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. Aspose::Words::RevisionGroupCollection::get_Cou...

    Aspose::Words::RevisionGroupCollection::get_Count method. Returns the number of revision groups in the collection in C++.... auto doc = System :: MakeObject < Aspose..."Revisions.docx" ); ASSERT_EQ ( 7 , doc -> get_Revisions () -> get_Groups...

    reference.aspose.com/words/cpp/aspose.words/rev...
  10. Font.allCaps property | Aspose.Words for Node.js

    Font.allCaps property. True if the font is Formatted as all capital letters....property True if the font is formatted as all capital letters. get...boolean Examples Shows how to format a run to display its contents...

    reference.aspose.com/words/nodejs-net/aspose.wo...