Sort Score
Result 10 results
Languages All
Labels All
Results 3,191 - 3,200 of 182,572 for

doc

(1.01 sec)
  1. C++ API to Export CGM to FLATOPC | products.asp...

    Convert CGM to FLATOPC within C++ applications....used to convert CGM files to DOC. Secondly, the advanced Word...for C++, can be used to export DOC to FLATOPC. This makes it easy...

    products.aspose.com/total/cpp/conversion/cgm-to...
  2. C++ API to Export MD to OTT | products.aspose.com

    Convert MD to OTT within C++ applications....to convert MD file format to DOC. Secondly, by using advanced...Words for C++, you can export DOC to OTT. Aspose.PDF for C++ is...

    products.aspose.com/total/cpp/conversion/md-to-...
  3. C++ API to Export SVG to ODT | products.aspose.com

    Convert SVG to ODT within C++ applications....to convert SVG file format to DOC. Secondly, by using advanced...Words for C++, you can export DOC to ODT. Aspose.Total for C++...

    products.aspose.com/total/cpp/conversion/svg-to...
  4. C++ API to Export XPS to MHTML | products.aspos...

    Convert XPS to MHTML within C++ applications....to convert XPS file format to DOC. Secondly, the advanced Word...for C++ can be used to export DOC to MHTML. This makes it easy...

    products.aspose.com/total/cpp/conversion/xps-to...
  5. SmartTag | Aspose.Words for .NET

    Create dynamic SmartTags effortlessly with our constructor. Enhance your projects with customizable features and seamless integration for optimal performance....DocumentBase doc ) Parameter Type Description doc DocumentBase...public void Create () { Document doc = new Document (); // A smart...

    reference.aspose.com/words/net/aspose.words.mar...
  6. Aspose::Words::Markup::XmlMapping::SetMapping m...

    Aspose::Words::Markup::XmlMapping::SetMapping method. Sets a mapping between the parent structured Document tag and an XML node of a custom XML data part in C++.... auto doc = System :: MakeObject < Aspose...:: CustomXmlPart > xmlPart = doc -> get_CustomXmlParts () -> Add...

    reference.aspose.com/words/cpp/aspose.words.mar...
  7. Section.clone method | Aspose.Words for Node.js

    Section.clone method. Creates a duplicate of this section.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . write ( "Section...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. MailMergeSettings.MailSubject | Aspose.Words fo...

    Customize your MailMerge with the MailSubject property to create engaging email or fax subject lines. Enhance communication with personalized content.... Document doc = new Document ( MyDir + "Odso...MailMergeSettings settings = doc . MailMergeSettings ; Console...

    reference.aspose.com/words/net/aspose.words.set...
  9. Aspose::Words::Section::ClearHeadersFooters met...

    Aspose::Words::Section::ClearHeadersFooters method. Clears the headers and footers of this section in C++.... auto doc = System :: MakeObject < Aspose...Document > (); ASSERT_EQ ( 0 , doc -> get_FirstSection () -> get_HeadersFooters...

    reference.aspose.com/words/cpp/aspose.words/sec...
  10. TextPath Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.TextPath class for creating stunning WordArt. Easily define text and formatting to enhance your Documents....InsertTextPaths () { Document doc = new Document (); // Insert...Shape shape = AppendWordArt ( doc , "Hello World! This text is...

    reference.aspose.com/words/net/aspose.words.dra...