Sort Score
Result 10 results
Languages All
Labels All
Results 7,251 - 7,260 of 90,687 for

doc format

(0.25 sec)
  1. Convert EML to DOTM in Python | products.aspose...

    Save EML to DOTM in your Python applications without using Microsoft Outlook or Word... EML is an email message format used by many email clients...clients. It is a text-based format that contains the message header...

    products.aspose.com/total/python-net/conversion...
  2. Section | Aspose.Words for .NET

    Create dynamic web sections effortlessly with our Section Constructor. Easily initialize and customize your Section class for optimal site performance....DocumentBase doc ) Parameter Type Description doc DocumentBase...Words document by hand. Document doc = new Document (); // A blank...

    reference.aspose.com/words/net/aspose.words/sec...
  3. HtmlFixedSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Saving.HtmlFixedSaveOptions to enhance your Document saving experience. Customize settings for optimal HtmlFixed Format output....document into the HtmlFixed format. To learn more, visit the Specify...into Html document in Base64 format. Note setting this flag can...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Aspose::Words::Markup::CustomXmlPropertyCollect...

    Aspose::Words::Markup::CustomXmlPropertyCollection::Remove method. Removes a property with the specified name from the collection in C++.... auto doc = System :: MakeObject < Aspose...get_MyDir () + u "Smart tags.doc" ); // A smart tag appears in...

    reference.aspose.com/words/cpp/aspose.words.mar...
  5. Extract Content in Ruby|Aspose.Words for Java

    Extract contents from Word Document using Ruby....extract_content_between_paragraphs ( doc ) # Gather the nodes. The `GetChild`...words.NodeType" ) start_para = doc . getFirstSection () . getChild...

    docs.aspose.com/words/java/extract-content-in-r...
  6. Aspose::Words::Markup::CustomXmlProperty::get_U...

    Aspose::Words::Markup::CustomXmlProperty::get_Uri method. Gets or sets the namespace URI of the custom XML attribute or smart tag property in C++.... auto doc = System :: MakeObject < Aspose...get_MyDir () + u "Smart tags.doc" ); // A smart tag appears in...

    reference.aspose.com/words/cpp/aspose.words.mar...
  7. Aspose::Words::Markup::CustomXmlPropertyCollect...

    Aspose::Words::Markup::CustomXmlPropertyCollection::IndexOfKey method. Returns the zero-based index of the specified property in the collection in C++.... auto doc = System :: MakeObject < Aspose...get_MyDir () + u "Smart tags.doc" ); // A smart tag appears in...

    reference.aspose.com/words/cpp/aspose.words.mar...
  8. Aspose::Words::Markup::CustomXmlPropertyCollect...

    Aspose::Words::Markup::CustomXmlPropertyCollection::Add method. Adds a property to the collection in C++.... auto doc = System :: MakeObject < Aspose...get_MyDir () + u "Smart tags.doc" ); // A smart tag appears in...

    reference.aspose.com/words/cpp/aspose.words.mar...
  9. Convert OTT to POWERPOINT via C++ or with free ...

    Export OTT to POWERPOINT in your C++ applications without using Microsoft Word of PowerPoint or online. Test free OTT to POWERPOINT online converter quickly before integrating the code....file Save the document to PPTX format using Save method and set Pptx...SaveFormat Get Started with C++ File Format APIs Install from command line...

    products.aspose.com/total/cpp/conversion/ott-to...
  10. CompositeNode | Aspose.Words for Java

    Base class for nodes that can contain other nodes in Java.... Document doc = new Document(); // Add two...Paragraph paragraph = (Paragraph) doc.getChild(NodeType.PARAGRAPH,...

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